diff options
author | Sarven Capadisli <csarven@status.net> | 2009-10-27 15:00:35 +0100 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-10-27 15:00:35 +0100 |
commit | ac47015e2b9b4a82ef497d203fb971b7f128ad41 (patch) | |
tree | c9bb929b2062f4437bafea1830a8af08d877015f | |
parent | 0e029d728429009e7791ae052df4e9998e309fab (diff) | |
parent | 0b4390e7f2322a15f16919425de039d555b3e516 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
-rw-r--r-- | .gitignore | 2 | ||||
-rw-r--r-- | EVENTS.txt | 164 | ||||
-rw-r--r-- | README | 164 | ||||
-rw-r--r-- | actions/apidirectmessagenew.php | 2 | ||||
-rw-r--r-- | actions/apifavoritecreate.php | 2 | ||||
-rw-r--r-- | actions/apigroupcreate.php | 9 | ||||
-rw-r--r-- | actions/editgroup.php | 5 | ||||
-rw-r--r-- | actions/emailsettings.php | 2 | ||||
-rw-r--r-- | actions/groupbyid.php | 5 | ||||
-rw-r--r-- | actions/groupdesignsettings.php | 5 | ||||
-rw-r--r-- | actions/grouplogo.php | 5 | ||||
-rw-r--r-- | actions/groupmembers.php | 9 | ||||
-rw-r--r-- | actions/grouprss.php | 5 | ||||
-rw-r--r-- | actions/invite.php | 2 | ||||
-rw-r--r-- | actions/joingroup.php | 5 | ||||
-rw-r--r-- | actions/leavegroup.php | 5 | ||||
-rw-r--r-- | actions/newgroup.php | 5 | ||||
-rw-r--r-- | actions/register.php | 2 | ||||
-rw-r--r-- | actions/showgroup.php | 5 | ||||
-rw-r--r-- | actions/showstream.php | 366 | ||||
-rw-r--r-- | classes/Notice.php | 89 | ||||
-rw-r--r-- | classes/Profile.php | 5 | ||||
-rw-r--r-- | classes/User.php | 58 | ||||
-rw-r--r-- | config.php.sample | 4 | ||||
-rw-r--r-- | extlib/DB/DataObject.php | 2 | ||||
-rw-r--r-- | extlib/DB/DataObject/Cast.php | 8 | ||||
-rw-r--r-- | extlib/DB/DataObject/Error.php | 8 | ||||
-rw-r--r-- | extlib/php-gettext/ChangeLog | 16 | ||||
-rw-r--r-- | extlib/php-gettext/gettext.inc | 8 | ||||
-rw-r--r-- | extlib/php-gettext/gettext.php | 6 | ||||
-rw-r--r-- | install.php | 8 | ||||
-rw-r--r-- | lib/api.php | 20 | ||||
-rw-r--r-- | lib/default.php | 29 | ||||
-rw-r--r-- | lib/httpclient.php | 2 | ||||
-rw-r--r-- | lib/language.php | 47 | ||||
-rw-r--r-- | lib/mail.php | 72 | ||||
-rw-r--r-- | lib/omb.php | 2 | ||||
-rw-r--r-- | lib/profilelist.php | 62 | ||||
-rw-r--r-- | lib/queuehandler.php | 77 | ||||
-rw-r--r-- | lib/router.php | 8 | ||||
-rw-r--r-- | lib/unqueuemanager.php | 13 | ||||
-rw-r--r-- | lib/util.php | 20 | ||||
-rw-r--r-- | locale/bg/LC_MESSAGES/statusnet.mo | bin | 0 -> 97732 bytes | |||
-rw-r--r-- | locale/bg/LC_MESSAGES/statusnet.po (renamed from locale/bg_BG/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/bg_BG/LC_MESSAGES/statusnet.mo | bin | 89338 -> 0 bytes | |||
-rw-r--r-- | locale/ca/LC_MESSAGES/statusnet.mo (renamed from locale/ca_ES/LC_MESSAGES/statusnet.mo) | bin | 84543 -> 84543 bytes | |||
-rw-r--r-- | locale/ca/LC_MESSAGES/statusnet.po (renamed from locale/ca_ES/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/cs/LC_MESSAGES/statusnet.mo | bin | 0 -> 38703 bytes | |||
-rw-r--r-- | locale/cs/LC_MESSAGES/statusnet.po (renamed from locale/cs_CZ/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/cs_CZ/LC_MESSAGES/statusnet.mo | bin | 28419 -> 0 bytes | |||
-rw-r--r-- | locale/de/LC_MESSAGES/statusnet.mo | bin | 0 -> 84579 bytes | |||
-rw-r--r-- | locale/de/LC_MESSAGES/statusnet.po (renamed from locale/de_DE/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/de_DE/LC_MESSAGES/statusnet.mo | bin | 59656 -> 0 bytes | |||
-rw-r--r-- | locale/el/LC_MESSAGES/statusnet.mo | bin | 0 -> 27725 bytes | |||
-rw-r--r-- | locale/el/LC_MESSAGES/statusnet.po (renamed from locale/el_GR/LC_MESSAGES/statusnet.po) | 266 | ||||
-rw-r--r-- | locale/el_GR/LC_MESSAGES/statusnet.mo | bin | 7230 -> 0 bytes | |||
-rw-r--r-- | locale/en_GB/LC_MESSAGES/statusnet.mo | bin | 77405 -> 78521 bytes | |||
-rw-r--r-- | locale/es/LC_MESSAGES/statusnet.mo | bin | 71978 -> 83472 bytes | |||
-rw-r--r-- | locale/fr/LC_MESSAGES/statusnet.mo | bin | 0 -> 86462 bytes | |||
-rw-r--r-- | locale/fr/LC_MESSAGES/statusnet.po (renamed from locale/fr_FR/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/fr_FR/LC_MESSAGES/statusnet.mo | bin | 83964 -> 0 bytes | |||
-rw-r--r-- | locale/ga/LC_MESSAGES/statusnet.mo | bin | 0 -> 73858 bytes | |||
-rw-r--r-- | locale/ga/LC_MESSAGES/statusnet.po | 4713 | ||||
-rw-r--r-- | locale/he/LC_MESSAGES/statusnet.mo | bin | 0 -> 42235 bytes | |||
-rw-r--r-- | locale/he/LC_MESSAGES/statusnet.po (renamed from locale/he_IL/LC_MESSAGES/statusnet.po) | 6 | ||||
-rw-r--r-- | locale/he_IL/LC_MESSAGES/statusnet.mo | bin | 31408 -> 0 bytes | |||
-rw-r--r-- | locale/is/LC_MESSAGES/statusnet.mo | bin | 0 -> 85990 bytes | |||
-rw-r--r-- | locale/is/LC_MESSAGES/statusnet.po (renamed from locale/pl_PL/LC_MESSAGES/statusnet.po) | 2176 | ||||
-rw-r--r-- | locale/it/LC_MESSAGES/statusnet.mo | bin | 0 -> 83401 bytes | |||
-rw-r--r-- | locale/it/LC_MESSAGES/statusnet.po (renamed from locale/it_IT/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/it_IT/LC_MESSAGES/statusnet.mo | bin | 80186 -> 0 bytes | |||
-rw-r--r-- | locale/ja/LC_MESSAGES/statusnet.mo | bin | 0 -> 46648 bytes | |||
-rw-r--r-- | locale/ja/LC_MESSAGES/statusnet.po (renamed from locale/ja_JP/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/ja_JP/LC_MESSAGES/statusnet.mo | bin | 37594 -> 0 bytes | |||
-rw-r--r-- | locale/ko/LC_MESSAGES/statusnet.mo (renamed from locale/ko_KR/LC_MESSAGES/statusnet.mo) | bin | 88929 -> 88929 bytes | |||
-rw-r--r-- | locale/ko/LC_MESSAGES/statusnet.po (renamed from locale/ko_KR/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/mk/LC_MESSAGES/statusnet.mo | bin | 0 -> 50541 bytes | |||
-rw-r--r-- | locale/mk/LC_MESSAGES/statusnet.po (renamed from locale/mk_MK/LC_MESSAGES/statusnet.po) | 4 | ||||
-rw-r--r-- | locale/mk_MK/LC_MESSAGES/statusnet.mo | bin | 37731 -> 0 bytes | |||
-rw-r--r-- | locale/nb/LC_MESSAGES/statusnet.mo | bin | 0 -> 22230 bytes | |||
-rw-r--r-- | locale/nb/LC_MESSAGES/statusnet.po (renamed from locale/nb_NO/LC_MESSAGES/statusnet.po) | 102 | ||||
-rw-r--r-- | locale/nb_NO/LC_MESSAGES/statusnet.mo | bin | 14685 -> 0 bytes | |||
-rw-r--r-- | locale/nl/LC_MESSAGES/statusnet.mo | bin | 0 -> 63579 bytes | |||
-rw-r--r-- | locale/nl/LC_MESSAGES/statusnet.po (renamed from locale/nl_NL/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/nl_NL/LC_MESSAGES/statusnet.mo | bin | 56796 -> 0 bytes | |||
-rw-r--r-- | locale/nn/LC_MESSAGES/statusnet.mo (renamed from locale/nn_NO/LC_MESSAGES/statusnet.mo) | bin | 80329 -> 80329 bytes | |||
-rw-r--r-- | locale/nn/LC_MESSAGES/statusnet.po (renamed from locale/nn_NO/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/pl/LC_MESSAGES/statusnet.mo | bin | 0 -> 124708 bytes | |||
-rw-r--r-- | locale/pl/LC_MESSAGES/statusnet.po | 6966 | ||||
-rw-r--r-- | locale/pl_PL/LC_MESSAGES/statusnet.mo | bin | 38812 -> 0 bytes | |||
-rw-r--r-- | locale/pt/LC_MESSAGES/statusnet.mo | bin | 22701 -> 25415 bytes | |||
-rw-r--r-- | locale/pt_BR/LC_MESSAGES/statusnet.mo | bin | 76797 -> 83652 bytes | |||
-rw-r--r-- | locale/ru/LC_MESSAGES/statusnet.mo (renamed from locale/ru_RU/LC_MESSAGES/statusnet.mo) | bin | 109421 -> 109421 bytes | |||
-rw-r--r-- | locale/ru/LC_MESSAGES/statusnet.po (renamed from locale/ru_RU/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/sv/LC_MESSAGES/statusnet.mo | bin | 0 -> 69744 bytes | |||
-rw-r--r-- | locale/sv/LC_MESSAGES/statusnet.po (renamed from locale/sv_SE/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/sv_SE/LC_MESSAGES/statusnet.mo | bin | 54299 -> 0 bytes | |||
-rw-r--r-- | locale/te/LC_MESSAGES/statusnet.mo | bin | 0 -> 43726 bytes | |||
-rw-r--r-- | locale/te/LC_MESSAGES/statusnet.po (renamed from locale/te_IN/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/te_IN/LC_MESSAGES/statusnet.mo | bin | 29270 -> 0 bytes | |||
-rw-r--r-- | locale/tr/LC_MESSAGES/statusnet.mo | bin | 0 -> 37703 bytes | |||
-rw-r--r-- | locale/tr/LC_MESSAGES/statusnet.po (renamed from locale/tr_TR/LC_MESSAGES/statusnet.po) | 4 | ||||
-rw-r--r-- | locale/tr_TR/LC_MESSAGES/statusnet.mo | bin | 27598 -> 0 bytes | |||
-rw-r--r-- | locale/uk/LC_MESSAGES/statusnet.mo (renamed from locale/uk_UA/LC_MESSAGES/statusnet.mo) | bin | 109628 -> 109628 bytes | |||
-rw-r--r-- | locale/uk/LC_MESSAGES/statusnet.po (renamed from locale/uk_UA/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/vi/LC_MESSAGES/statusnet.mo | bin | 0 -> 78725 bytes | |||
-rw-r--r-- | locale/vi/LC_MESSAGES/statusnet.po (renamed from locale/vi_VN/LC_MESSAGES/statusnet.po) | 0 | ||||
-rw-r--r-- | locale/vi_VN/LC_MESSAGES/statusnet.mo | bin | 50650 -> 0 bytes | |||
-rw-r--r-- | locale/zh_CN/LC_MESSAGES/statusnet.mo | bin | 63488 -> 76504 bytes | |||
-rw-r--r-- | locale/zh_CN/LC_MESSAGES/statusnet.po | 26 | ||||
-rw-r--r-- | locale/zh_TW/LC_MESSAGES/statusnet.mo | bin | 11931 -> 17868 bytes | |||
-rw-r--r-- | locale/zh_TW/LC_MESSAGES/statusnet.po | 4 | ||||
-rw-r--r-- | plugins/FBConnect/README | 76 | ||||
-rw-r--r-- | plugins/Facebook/FBCLoginGroupNav.php (renamed from plugins/FBConnect/FBCLoginGroupNav.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/FBCSettingsNav.php (renamed from plugins/FBConnect/FBCSettingsNav.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/FBC_XDReceiver.php (renamed from plugins/FBConnect/FBC_XDReceiver.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/FBConnect.css (renamed from plugins/FBConnect/FBConnectPlugin.css) | 0 | ||||
-rw-r--r-- | plugins/Facebook/FBConnectAuth.php (renamed from plugins/FBConnect/FBConnectAuth.php) | 2 | ||||
-rw-r--r-- | plugins/Facebook/FBConnectLogin.php (renamed from plugins/FBConnect/FBConnectLogin.php) | 3 | ||||
-rw-r--r-- | plugins/Facebook/FBConnectSettings.php (renamed from plugins/FBConnect/FBConnectSettings.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/FacebookPlugin.php (renamed from plugins/FBConnect/FBConnectPlugin.php) | 378 | ||||
-rw-r--r-- | plugins/Facebook/README | 129 | ||||
-rw-r--r-- | plugins/Facebook/facebook/facebook.php (renamed from extlib/facebook/facebook.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/facebook/facebook_desktop.php (renamed from extlib/facebook/facebook_desktop.php) | 0 | ||||
-rwxr-xr-x | plugins/Facebook/facebook/facebookapi_php5_restlib.php (renamed from extlib/facebook/facebookapi_php5_restlib.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/facebook/jsonwrapper/JSON/JSON.php (renamed from extlib/facebook/jsonwrapper/JSON/JSON.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/facebook/jsonwrapper/JSON/LICENSE (renamed from extlib/facebook/jsonwrapper/JSON/LICENSE) | 0 | ||||
-rw-r--r-- | plugins/Facebook/facebook/jsonwrapper/jsonwrapper.php (renamed from extlib/facebook/jsonwrapper/jsonwrapper.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/facebook/jsonwrapper/jsonwrapper_inner.php (renamed from extlib/facebook/jsonwrapper/jsonwrapper_inner.php) | 0 | ||||
-rw-r--r-- | plugins/Facebook/facebookaction.php (renamed from lib/facebookaction.php) | 44 | ||||
-rw-r--r-- | plugins/Facebook/facebookhome.php (renamed from actions/facebookhome.php) | 6 | ||||
-rw-r--r-- | plugins/Facebook/facebookinvite.php (renamed from actions/facebookinvite.php) | 2 | ||||
-rw-r--r-- | plugins/Facebook/facebooklogin.php (renamed from actions/facebooklogin.php) | 34 | ||||
-rwxr-xr-x | plugins/Facebook/facebookqueuehandler.php (renamed from scripts/facebookqueuehandler.php) | 7 | ||||
-rw-r--r-- | plugins/Facebook/facebookremove.php (renamed from actions/facebookremove.php) | 6 | ||||
-rw-r--r-- | plugins/Facebook/facebooksettings.php (renamed from actions/facebooksettings.php) | 35 | ||||
-rw-r--r-- | plugins/Facebook/facebookutil.php (renamed from lib/facebookutil.php) | 45 | ||||
-rw-r--r-- | plugins/Facebook/fbfavicon.ico (renamed from plugins/FBConnect/fbfavicon.ico) | bin | 1150 -> 1150 bytes | |||
-rw-r--r-- | plugins/OpenID/finishopenidlogin.php | 2 | ||||
-rw-r--r-- | plugins/OpenID/openid.php | 2 | ||||
-rw-r--r-- | plugins/Realtime/realtimeupdate.js | 13 | ||||
-rw-r--r-- | plugins/TwitterBridge/README | 86 | ||||
-rw-r--r-- | plugins/TwitterBridge/TwitterBridgePlugin.php | 113 | ||||
-rw-r--r-- | plugins/TwitterBridge/twitter.php | 37 | ||||
-rw-r--r-- | plugins/TwitterBridge/twittersettings.php | 2 | ||||
-rw-r--r-- | scripts/commandline.inc | 1 | ||||
-rwxr-xr-x | scripts/fixup_conversations.php | 14 | ||||
-rwxr-xr-x | scripts/getvaliddaemons.php | 1 | ||||
-rwxr-xr-x | scripts/maildaemon.php | 4 | ||||
-rw-r--r-- | tests/URLDetectionTest.php | 6 | ||||
-rw-r--r-- | theme/default/css/display.css | 2 |
151 files changed, 14426 insertions, 2224 deletions
diff --git a/.gitignore b/.gitignore index 1cde3a625..217622c84 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,4 @@ config-*.php good-config.php lac08.log php.log - +.DS_Store diff --git a/EVENTS.txt b/EVENTS.txt index 02b11a8a6..5d34a9e13 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -291,3 +291,167 @@ EndShowHeadElements: Right before the </head> tag; put <script>s here if you nee - $action: the current action CheckSchema: chance to check the schema + +StartProfilePageProfileSection: Starting to show the section of the + profile page with the actual profile data; + hook to prevent showing the profile (e.g.) +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageProfileElements: inside the section, before the first + element; prepend elements here +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageProfileElements: inside the section, after the last element; + append elements here +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageProfileSection: After showing the section of the profile + page with the profile elements +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageActionsSection: Starting to show the section of the + profile page with action links; hook + to hide them (for example) +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageActionsElements: inside the list, before the first + element; prepend elements here +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageActionsElements: inside the list, after the last element; + append elements here +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageActionsSection: After showing the section of the profile + page with the entity actions +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageAvatar: before showing the avatar on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageAvatar: after showing the avatar on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageNickname: before showing the nickname on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageNickname: after showing the nickname on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageFullName: before showing the fullname on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageFullName: after showing the fullname on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageLocation: before showing the location on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageLocation: after showing the location on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageHomepage: before showing the homepage link on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageHomepage: after showing the homepage on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageBio: before showing the bio on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageBio: after showing the bio on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfilePageProfileTags: before showing the tags on the profile page +- $action: the current action +- &$profile: the profile being shown + +EndProfilePageProfileTags: after showing the tags on the profile page +- $action: the current action +- &$profile: the profile being shown + +StartProfileList: when starting a list of profiles (before <ul>) +- $profilelist: ProfileList widget, with $profile, $action, and $out + +EndProfileList: when ending a list of profiles (after </ul>) +- $profilelist: ProfileList widget + +StartProfileListItem: when starting to show a profile list item +- $item: ProfileListItem widget + +EndProfileListItem: after showing a profile list item +- $item: ProfileListItem widget + +StartProfileListItemProfile: the profile data part of the item +- $item: ProfileListItem widget + +EndProfileListItemProfile: the profile data part of the item +- $item: ProfileListItem widget + +StartProfileListItemActions: the actions (buttons) for an item +- $item: ProfileListItem widget + +EndProfileListItemActions: the actions (buttons) for an item +- $item: ProfileListItem widget + +StartProfileListItemProfileElements: inside the <div> +- $item: ProfileListItem widget + +EndProfileListItemProfileElements: inside the <div> +- $item: ProfileListItem widget + +StartProfileListItemAvatar: Showing a profile list avatar +- $item: ProfileListItem widget + +EndProfileListItemAvatar: Showing a profile list avatar +- $item: ProfileListItem widget + +StartProfileListItemFullName: Showing the profile list full name +- $item: ProfileListItem widget + +EndProfileListItemFullName: Showing the profile list full name +- $item: ProfileListItem widget + +StartProfileListItemLocation: Showing the profile list location +- $item: ProfileListItem widget + +EndProfileListItemLocation: Showing the profile list location +- $item: ProfileListItem widget + +StartProfileListItemHomepage: Showing the profile list homepage +- $item: ProfileListItem widget + +EndProfileListItemHomepage: Showing the profile list homepage +- $item: ProfileListItem widget + +StartProfileListItemBio: Showing the profile list bio +- $item: ProfileListItem widget + +EndProfileListItemBio: Showing the profile list bio +- $item: ProfileListItem widget + +StartProfileListItemActionElements: Showing the profile list actions (prepend a button here, or replace all buttons) +- $item: ProfileListItem widget + +EndProfileListItemActionElements: Showing profile list actions (append a button here) +- $item: ProfileListItem widget @@ -2,7 +2,7 @@ README ------ -StatusNet 0.8.1 ("Second Guessing") +StatusNet 0.8.2 ("Life and How to Live It") 26 Aug 2009 This is the README file for StatusNet (formerly Laconica), the Open @@ -526,10 +526,6 @@ This will run eight (for now) queue handlers: of registered users. * xmppconfirmhandler.php - sends confirmation messages to registered users. -* twitterqueuehandler.php - sends queued notices to Twitter for user - who have opted to set up Twitter bridging. -* facebookqueuehandler.php - sends queued notices to Facebook for users - of the built-in Facebook application. Note that these queue daemons are pretty raw, and need your care. In particular, they leak memory, and you may want to restart them on a @@ -547,101 +543,6 @@ our kind of hacky home-grown DB-based queue solution. See the "queues" config section below for how to configure to use STOMP. As of this writing, the software has been tested with ActiveMQ ( -Twitter Bridge --------------- - -* OAuth - -As of 0.8.1, OAuth is used to to access protected resources on Twitter -instead of HTTP Basic Auth. To use Twitter bridging you will need -to register your instance of StatusNet as an application on Twitter -(http://twitter.com/apps), and update the following variables in your -config.php with the consumer key and secret Twitter generates for you: - - $config['twitter']['consumer_key'] = 'YOURKEY'; - $config['twitter']['consumer_secret'] = 'YOURSECRET'; - -When registering your application with Twitter set the type to "Browser" -and your Callback URL to: - - http://example.org/mublog/twitter/authorization - -The default access type should be, "Read & Write". - -* Importing statuses from Twitter - -To allow your users to import their friends' Twitter statuses, you will -need to enable the bidirectional Twitter bridge in config.php: - - $config['twitterbridge']['enabled'] = true; - -and run the TwitterStatusFetcher daemon (scripts/twitterstatusfetcher.php). -Additionally, you will want to set the integration source variable, -which will keep notices posted to Twitter via StatusNet from looping -back. The integration source should be set to the name of your -application, exactly as you specified it on the settings page for your -StatusNet application on Twitter, e.g.: - - $config['integration']['source'] = 'YourApp'; - -* Twitter Friends Syncing - -Users may set a flag in their settings ("Subscribe to my Twitter friends -here" under the Twitter tab) to have StatusNet attempt to locate and -subscribe to "friends" (people they "follow") on Twitter who also have -accounts on your StatusNet system, and who have previously set up a link -for automatically posting notices to Twitter. - -As of 0.8.0, this is no longer accomplished via a cron job. Instead you -must run the SyncTwitterFriends daemon (scripts/synctwitterfreinds.php). - -Built-in Facebook Application ------------------------------ - -StatusNet's Facebook application allows your users to automatically -update their Facebook statuses with their latest notices, invite -their friends to use the app (and thus your site), view their notice -timelines, and post notices -- all from within Facebook. The application -is built into StatusNet and runs on your host. For automatic Facebook -status updating to work you will need to enable queuing and run the -facebookqueuehandler.php daemon (see the "Queues and daemons" section -above). - -Quick setup instructions*: - -Install the Facebook Developer application on Facebook: - - http://www.facebook.com/developers/ - -Use it to create a new application and generate an API key and secret. -Uncomment the Facebook app section of your config.php and copy in the -key and secret, e.g.: - - # Config section for the built-in Facebook application - $config['facebook']['apikey'] = 'APIKEY'; - $config['facebook']['secret'] = 'SECRET'; - -In Facebook's application editor, specify the following URLs for your app: - -- Canvas Callback URL: http://example.net/mublog/facebook/ -- Post-Remove Callback URL: http://example.net/mublog/facebook/remove -- Post-Add Redirect URL: http://apps.facebook.com/yourapp/ -- Canvas Page URL: http://apps.facebook.com/yourapp/ - -(Replace 'example.net' with your host's URL, 'mublog' with the path -to your StatusNet installation, and 'yourapp' with the name of the -Facebook application you created.) - -Additionally, Choose "Web" for Application type in the Advanced tab. -In the "Canvas setting" section, choose the "FBML" for Render Method, -"Smart Size" for IFrame size, and "Full width (760px)" for Canvas Width. -Everything else can be left with default values. - -*For more detailed instructions please see the installation guide on the -StatusNet wiki: - - http://status.net/trac/wiki/FacebookApplication - Sitemaps -------- @@ -839,40 +740,8 @@ to update it. Notice inboxes -------------- -Before version 0.6.2, the page showing all notices from people the -user is subscribed to ("so-and-so with friends") was calculated at run -time. Starting with 0.6.2, we have a new data structure for holding a -user's "notice inbox". (Note: distinct from the "message inbox", which -is the "inbox" tab in the UI. The notice inbox appears under the -"Personal" tab.) - -Notices are added to the inbox when they're created. This speeds up -the query considerably, and also allows us the opportunity, in the -future, to add different kind of notices to an inbox -- like @-replies -or subscriptions to search terms or hashtags. - -Notice inboxes are enabled by default for new installations. If you -are upgrading an existing site, this means that your users will see -empty "Personal" pages. The following steps will help you fix the -problem. - -0. $config['inboxes']['enabled'] can be set to one of three values. If - you set it to 'false', the site will work as before. Support for this - will probably be dropped in future versions. -1. Setting the flag to 'transitional' means that you're in transition. - In this mode, the code will run the "new query" or the "old query" - based on whether the user's inbox has been updated. -2. After setting the flag to "transitional", you can run the - fixup_inboxes.php script to create the inboxes. You may want to set - the memory limit high. You can re-run it without ill effect. -3. When fixup_inboxes is finished, you can set the enabled flag to - 'true'. - -NOTE: As of version 0.8.1 notice inboxes are automatically trimmed back - to ~1000 notices every once in a while. - -NOTE: we will drop support for non-inboxed sites in the 0.9.x version -of StatusNet. It's time to switch now! +Notice inboxes are now required. If you don't have inboxes enabled, +StatusNet will no longer run. UTF-8 Database -------------- @@ -1283,24 +1152,11 @@ For SMS integration. enabled: Whether to enable SMS integration. Defaults to true. Queues should also be enabled. -twitter -------- - -For Twitter integration - -enabled: Whether to enable Twitter integration. Defaults to true. - Queues should also be enabled. - integration ----------- A catch-all for integration with other systems. -source: The name to use for the source of posts to Twitter. Defaults - to 'statusnet', but if you request your own source name from - Twitter <http://twitter.com/help/request_source>, you can use - that here instead. Status updates on Twitter will then have - links to your site. taguri: base for tag:// URIs. Defaults to site-server + ',2009'. inboxes @@ -1308,9 +1164,8 @@ inboxes For notice inboxes. -enabled: A three-valued flag for whether to use notice inboxes (see - upgrading info above for notes about this change). Can be - 'false', 'true', or '"transitional"'. +enabled: No longer used. If you set this to something other than true, + StatusNet will no longer run. throttle -------- @@ -1479,15 +1334,6 @@ dir: directory to write backgrounds too. Default is '/background/' path: path to backgrounds. Default is sub-path of install path; note that you may need to change this if you change site-path too. -twitterbridge -------------- - -A bi-direction bridge to Twitter (http://twitter.com/). - -enabled: default false. If true, will show user's Twitter friends' - notices in their inbox and faves pages, only to the user. You - must also run the twitterstatusfetcher.php script. - ping ---- diff --git a/actions/apidirectmessagenew.php b/actions/apidirectmessagenew.php index fa6cafbe8..ca1ee70dd 100644 --- a/actions/apidirectmessagenew.php +++ b/actions/apidirectmessagenew.php @@ -157,7 +157,7 @@ class ApiDirectMessageNewAction extends ApiAuthAction // Note: sending msgs to yourself is allowed by Twitter $errmsg = 'Don\'t send a message to yourself; ' . - 'just say it to yourself quietly instead.' + 'just say it to yourself quietly instead.'; $this->clientError(_($errmsg), 403, $this->format); return; diff --git a/actions/apifavoritecreate.php b/actions/apifavoritecreate.php index a80a6492e..436739770 100644 --- a/actions/apifavoritecreate.php +++ b/actions/apifavoritecreate.php @@ -127,7 +127,7 @@ class ApiFavoriteCreateAction extends ApiAuthAction if (empty($fave)) { $this->clientError( - _('Could not create favorite.') + _('Could not create favorite.'), 403, $this->format ); diff --git a/actions/apigroupcreate.php b/actions/apigroupcreate.php index cdb2afb5b..f66e83073 100644 --- a/actions/apigroupcreate.php +++ b/actions/apigroupcreate.php @@ -99,15 +99,6 @@ class ApiGroupCreateAction extends ApiAuthAction { parent::handle($args); - if (!common_config('inboxes', 'enabled')) { - $this->serverError( - _('Inboxes must be enabled for groups to work'), - 400, - $this->format - ); - return false; - } - if ($_SERVER['REQUEST_METHOD'] != 'POST') { $this->clientError( _('This method requires a POST.'), diff --git a/actions/editgroup.php b/actions/editgroup.php index 5dd039f8a..cf1608035 100644 --- a/actions/editgroup.php +++ b/actions/editgroup.php @@ -64,11 +64,6 @@ class EditgroupAction extends GroupDesignAction { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - if (!common_logged_in()) { $this->clientError(_('You must be logged in to create a group.')); return false; diff --git a/actions/emailsettings.php b/actions/emailsettings.php index 6eff06c0d..67b991cdc 100644 --- a/actions/emailsettings.php +++ b/actions/emailsettings.php @@ -326,7 +326,7 @@ class EmailsettingsAction extends AccountSettingsAction $this->showForm(_('Cannot normalize that email address')); return; } - if (!Validate::email($email, true)) { + if (!Validate::email($email, common_config('email', 'check_domain'))) { $this->showForm(_('Not a valid email address')); return; } else if ($user->email == $email) { diff --git a/actions/groupbyid.php b/actions/groupbyid.php index 52cfaddfc..f65bf511a 100644 --- a/actions/groupbyid.php +++ b/actions/groupbyid.php @@ -68,11 +68,6 @@ class GroupbyidAction extends Action { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - $id = $this->arg('id'); if (!$id) { diff --git a/actions/groupdesignsettings.php b/actions/groupdesignsettings.php index cd86e3b05..b87b7d156 100644 --- a/actions/groupdesignsettings.php +++ b/actions/groupdesignsettings.php @@ -64,11 +64,6 @@ class GroupDesignSettingsAction extends DesignSettingsAction { parent::prepare($args); - if (!common_config('inboxes', 'enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - if (!common_logged_in()) { $this->clientError(_('You must be logged in to edit a group.')); return false; diff --git a/actions/grouplogo.php b/actions/grouplogo.php index 63ba769c7..a9dc7eb1d 100644 --- a/actions/grouplogo.php +++ b/actions/grouplogo.php @@ -66,11 +66,6 @@ class GrouplogoAction extends GroupDesignAction { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - if (!common_logged_in()) { $this->clientError(_('You must be logged in to create a group.')); return false; diff --git a/actions/groupmembers.php b/actions/groupmembers.php index dcbdd3759..b326a0df7 100644 --- a/actions/groupmembers.php +++ b/actions/groupmembers.php @@ -179,9 +179,12 @@ class GroupMemberListItem extends ProfileListItem function showActions() { $this->startActions(); - $this->showSubscribeButton(); - $this->showMakeAdminForm(); - $this->showGroupBlockForm(); + if (Event::handle('StartProfileListItemActionElements', array($this))) { + $this->showSubscribeButton(); + $this->showMakeAdminForm(); + $this->showGroupBlockForm(); + Event::handle('EndProfileListItemActionElements', array($this)); + } $this->endActions(); } diff --git a/actions/grouprss.php b/actions/grouprss.php index 6a6b55e78..50e48a67e 100644 --- a/actions/grouprss.php +++ b/actions/grouprss.php @@ -76,11 +76,6 @@ class groupRssAction extends Rss10Action { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - $nickname_arg = $this->arg('nickname'); $nickname = common_canonical_nickname($nickname_arg); diff --git a/actions/invite.php b/actions/invite.php index 788130c58..3015202e9 100644 --- a/actions/invite.php +++ b/actions/invite.php @@ -68,7 +68,7 @@ class InviteAction extends CurrentUserDesignAction foreach ($addresses as $email) { $email = trim($email); - if (!Validate::email($email, true)) { + if (!Validate::email($email, common_config('email', 'check_domain'))) { $this->showForm(sprintf(_('Invalid email address: %s'), $email)); return; } diff --git a/actions/joingroup.php b/actions/joingroup.php index 0209dd43f..bf69b2ad1 100644 --- a/actions/joingroup.php +++ b/actions/joingroup.php @@ -56,11 +56,6 @@ class JoingroupAction extends Action { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - if (!common_logged_in()) { $this->clientError(_('You must be logged in to join a group.')); return false; diff --git a/actions/leavegroup.php b/actions/leavegroup.php index 60b22e147..08fce1509 100644 --- a/actions/leavegroup.php +++ b/actions/leavegroup.php @@ -56,11 +56,6 @@ class LeavegroupAction extends Action { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work.')); - return false; - } - if (!common_logged_in()) { $this->clientError(_('You must be logged in to leave a group.')); return false; diff --git a/actions/newgroup.php b/actions/newgroup.php index a2cf72528..80da9861a 100644 --- a/actions/newgroup.php +++ b/actions/newgroup.php @@ -61,11 +61,6 @@ class NewgroupAction extends Action { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - if (!common_logged_in()) { $this->clientError(_('You must be logged in to create a group.')); return false; diff --git a/actions/register.php b/actions/register.php index 100ab7424..a6c1a903a 100644 --- a/actions/register.php +++ b/actions/register.php @@ -191,7 +191,7 @@ class RegisterAction extends Action if (!$this->boolean('license')) { $this->showForm(_('You can\'t register if you don\'t '. 'agree to the license.')); - } else if ($email && !Validate::email($email, true)) { + } else if ($email && !Validate::email($email, common_config('email', 'check_domain'))) { $this->showForm(_('Not a valid email address.')); } else if (!Validate::string($nickname, array('min_length' => 1, 'max_length' => 64, diff --git a/actions/showgroup.php b/actions/showgroup.php index a67765ce5..bfe45ddad 100644 --- a/actions/showgroup.php +++ b/actions/showgroup.php @@ -101,11 +101,6 @@ class ShowgroupAction extends GroupDesignAction { parent::prepare($args); - if (!common_config('inboxes','enabled')) { - $this->serverError(_('Inboxes must be enabled for groups to work')); - return false; - } - $this->page = ($this->arg('page')) ? ($this->arg('page')+0) : 1; $nickname_arg = $this->arg('nickname'); diff --git a/actions/showstream.php b/actions/showstream.php index cdac4f47b..b3a9b1f05 100644 --- a/actions/showstream.php +++ b/actions/showstream.php @@ -115,11 +115,11 @@ class ShowstreamAction extends ProfileAction { if (!empty($this->tag)) { return array(new Feed(Feed::RSS1, - common_local_url('userrss', - array('nickname' => $this->user->nickname, - 'tag' => $this->tag)), - sprintf(_('Notice feed for %s tagged %s (RSS 1.0)'), - $this->user->nickname, $this->tag))); + common_local_url('userrss', + array('nickname' => $this->user->nickname, + 'tag' => $this->tag)), + sprintf(_('Notice feed for %s tagged %s (RSS 1.0)'), + $this->user->nickname, $this->tag))); } return array(new Feed(Feed::RSS1, @@ -181,159 +181,251 @@ class ShowstreamAction extends ProfileAction function showProfile() { - $this->elementStart('div', 'entity_profile vcard author'); - $this->element('h2', null, _('User profile')); - - $avatar = $this->profile->getAvatar(AVATAR_PROFILE_SIZE); - $this->elementStart('dl', 'entity_depiction'); - $this->element('dt', null, _('Photo')); - $this->elementStart('dd'); - $this->element('img', array('src' => ($avatar) ? $avatar->displayUrl() : Avatar::defaultImage(AVATAR_PROFILE_SIZE), - 'class' => 'photo avatar', - 'width' => AVATAR_PROFILE_SIZE, - 'height' => AVATAR_PROFILE_SIZE, - 'alt' => $this->profile->nickname)); - $this->elementEnd('dd'); - - $user = User::staticGet('id', $this->profile->id); - $cur = common_current_user(); - if ($cur && $cur->id == $user->id) { - $this->elementStart('dd'); - $this->element('a', array('href' => common_local_url('avatarsettings')), _('Edit Avatar')); - $this->elementEnd('dd'); + $this->showProfileData(); + $this->showEntityActions(); + } + + function showProfileData() + { + if (Event::handle('StartProfilePageProfileSection', array(&$this, $this->profile))) { + + $this->elementStart('div', 'entity_profile vcard author'); + $this->element('h2', null, _('User profile')); + + if (Event::handle('StartProfilePageProfileElements', array(&$this, $this->profile))) { + + $this->showAvatar(); + $this->showNickname(); + $this->showFullName(); + $this->showLocation(); + $this->showHomepage(); + $this->showBio(); + $this->showProfileTags(); + + Event::handle('EndProfilePageProfileElements', array(&$this, $this->profile)); + } + + $this->elementEnd('div'); + Event::handle('EndProfilePageProfileSection', array(&$this, $this->profile)); } + } + + function showAvatar() + { + if (Event::handle('StartProfilePageAvatar', array($this, $this->profile))) { + + $avatar = $this->profile->getAvatar(AVATAR_PROFILE_SIZE); - $this->elementEnd('dl'); - - $this->elementStart('dl', 'entity_nickname'); - $this->element('dt', null, _('Nickname')); - $this->elementStart('dd'); - $hasFN = ($this->profile->fullname) ? 'nickname url uid' : 'fn nickname url uid'; - $this->element('a', array('href' => $this->profile->profileurl, - 'rel' => 'me', 'class' => $hasFN), - $this->profile->nickname); - $this->elementEnd('dd'); - $this->elementEnd('dl'); - - if ($this->profile->fullname) { - $this->elementStart('dl', 'entity_fn'); - $this->element('dt', null, _('Full name')); + $this->elementStart('dl', 'entity_depiction'); + $this->element('dt', null, _('Photo')); $this->elementStart('dd'); - $this->element('span', 'fn', $this->profile->fullname); + $this->element('img', array('src' => ($avatar) ? $avatar->displayUrl() : Avatar::defaultImage(AVATAR_PROFILE_SIZE), + 'class' => 'photo avatar', + 'width' => AVATAR_PROFILE_SIZE, + 'height' => AVATAR_PROFILE_SIZE, + 'alt' => $this->profile->nickname)); $this->elementEnd('dd'); - $this->elementEnd('dl'); - } - if ($this->profile->location) { - $this->elementStart('dl', 'entity_location'); - $this->element('dt', null, _('Location')); - $this->element('dd', 'label', $this->profile->location); + $user = User::staticGet('id', $this->profile->id); + + $cur = common_current_user(); + if ($cur && $cur->id == $user->id) { + $this->elementStart('dd'); + $this->element('a', array('href' => common_local_url('avatarsettings')), _('Edit Avatar')); + $this->elementEnd('dd'); + } + $this->elementEnd('dl'); + + Event::handle('EndProfilePageAvatar', array($this, $this->profile)); } + } + + function showNickname() + { + if (Event::handle('StartProfilePageNickname', array($this, $this->profile))) { - if ($this->profile->homepage) { - $this->elementStart('dl', 'entity_url'); - $this->element('dt', null, _('URL')); + $this->elementStart('dl', 'entity_nickname'); + $this->element('dt', null, _('Nickname')); $this->elementStart('dd'); - $this->element('a', array('href' => $this->profile->homepage, - 'rel' => 'me', 'class' => 'url'), - $this->profile->homepage); + $hasFN = ($this->profile->fullname) ? 'nickname url uid' : 'fn nickname url uid'; + $this->element('a', array('href' => $this->profile->profileurl, + 'rel' => 'me', 'class' => $hasFN), + $this->profile->nickname); $this->elementEnd('dd'); $this->elementEnd('dl'); + + Event::handle('EndProfilePageNickname', array($this, $this->profile)); } + } - if ($this->profile->bio) { - $this->elementStart('dl', 'entity_note'); - $this->element('dt', null, _('Note')); - $this->element('dd', 'note', $this->profile->bio); - $this->elementEnd('dl'); + function showFullName() + { + if (Event::handle('StartProfilePageFullName', array($this, $this->profile))) { + if ($this->profile->fullname) { + $this->elementStart('dl', 'entity_fn'); + $this->element('dt', null, _('Full name')); + $this->elementStart('dd'); + $this->element('span', 'fn', $this->profile->fullname); + $this->elementEnd('dd'); + $this->elementEnd('dl'); + } + Event::handle('EndProfilePageFullName', array($this, $this->profile)); } + } - $tags = Profile_tag::getTags($this->profile->id, $this->profile->id); - if (count($tags) > 0) { - $this->elementStart('dl', 'entity_tags'); - $this->element('dt', null, _('Tags')); - $this->elementStart('dd'); - $this->elementStart('ul', 'tags xoxo'); - foreach ($tags as $tag) { - $this->elementStart('li'); - // Avoid space by using raw output. - $pt = '<span class="mark_hash">#</span><a rel="tag" href="' . - common_local_url('peopletag', array('tag' => $tag)) . - '">' . $tag . '</a>'; - $this->raw($pt); - $this->elementEnd('li'); + function showLocation() + { + if (Event::handle('StartProfilePageLocation', array($this, $this->profile))) { + if ($this->profile->location) { + $this->elementStart('dl', 'entity_location'); + $this->element('dt', null, _('Location')); + $this->element('dd', 'label', $this->profile->location); + $this->elementEnd('dl'); } - $this->elementEnd('ul'); - $this->elementEnd('dd'); - $this->elementEnd('dl'); + Event::handle('EndProfilePageLocation', array($this, $this->profile)); } - $this->elementEnd('div'); + } - $this->elementStart('div', 'entity_actions'); - $this->element('h2', null, _('User actions')); - $this->elementStart('ul'); - $cur = common_current_user(); - - if ($cur && $cur->id == $this->profile->id) { - $this->elementStart('li', 'entity_edit'); - $this->element('a', array('href' => common_local_url('profilesettings'), - 'title' => _('Edit profile settings')), - _('Edit')); - $this->elementEnd('li'); + function showHomepage() + { + if (Event::handle('StartProfilePageHomepage', array($this, $this->profile))) { + if ($this->profile->homepage) { + $this->elementStart('dl', 'entity_url'); + $this->element('dt', null, _('URL')); + $this->elementStart('dd'); + $this->element('a', array('href' => $this->profile->homepage, + 'rel' => 'me', 'class' => 'url'), + $this->profile->homepage); + $this->elementEnd('dd'); + $this->elementEnd('dl'); + } + Event::handle('EndProfilePageHomepage', array($this, $this->profile)); } + } - if ($cur) { - if ($cur->id != $this->profile->id) { - $this->elementStart('li', 'entity_subscribe'); - if ($cur->isSubscribed($this->profile)) { - $usf = new UnsubscribeForm($this, $this->profile); - $usf->show(); - } else { - $sf = new SubscribeForm($this, $this->profile); - $sf->show(); - } - $this->elementEnd('li'); + function showBio() + { + if (Event::handle('StartProfilePageBio', array($this, $this->profile))) { + if ($this->profile->bio) { + $this->elementStart('dl', 'entity_note'); + $this->element('dt', null, _('Note')); + $this->element('dd', 'note', $this->profile->bio); + $this->elementEnd('dl'); } - } else { - $this->elementStart('li', 'entity_subscribe'); - $this->showRemoteSubscribeLink(); - $this->elementEnd('li'); + Event::handle('EndProfilePageBio', array($this, $this->profile)); } + } - if ($cur && $cur->id != $user->id && $cur->mutuallySubscribed($user)) { - $this->elementStart('li', 'entity_send-a-message'); - $this->element('a', array('href' => common_local_url('newmessage', array('to' => $user->id)), - 'title' => _('Send a direct message to this user')), - _('Message')); - $this->elementEnd('li'); - - if ($user->email && $user->emailnotifynudge) { - $this->elementStart('li', 'entity_nudge'); - $nf = new NudgeForm($this, $user); - $nf->show(); - $this->elementEnd('li'); + function showProfileTags() + { + if (Event::handle('StartProfilePageProfileTags', array($this, $this->profile))) { + $tags = Profile_tag::getTags($this->profile->id, $this->profile->id); + + if (count($tags) > 0) { + $this->elementStart('dl', 'entity_tags'); + $this->element('dt', null, _('Tags')); + $this->elementStart('dd'); + $this->elementStart('ul', 'tags xoxo'); + foreach ($tags as $tag) { + $this->elementStart('li'); + // Avoid space by using raw output. + $pt = '<span class="mark_hash">#</span><a rel="tag" href="' . + common_local_url('peopletag', array('tag' => $tag)) . + '">' . $tag . '</a>'; + $this->raw($pt); + $this->elementEnd('li'); + } + $this->elementEnd('ul'); + $this->elementEnd('dd'); + $this->elementEnd('dl'); } + Event::handle('EndProfilePageProfileTags', array($this, $this->profile)); } + } - if ($cur && $cur->id != $this->profile->id) { - $blocked = $cur->hasBlocked($this->profile); - $this->elementStart('li', 'entity_block'); - if ($blocked) { - $ubf = new UnblockForm($this, $this->profile, - array('action' => 'showstream', - 'nickname' => $this->profile->nickname)); - $ubf->show(); - } else { - $bf = new BlockForm($this, $this->profile, - array('action' => 'showstream', - 'nickname' => $this->profile->nickname)); - $bf->show(); + function showEntityActions() + { + if (Event::handle('StartProfilePageActionsSection', array(&$this, $this->profile))) { + + $this->elementStart('div', 'entity_actions'); + $this->element('h2', null, _('User actions')); + $this->elementStart('ul'); + + if (Event::handle('StartProfilePageActionsElements', array(&$this, $this->profile))) { + if (empty($cur)) { // not logged in + $this->elementStart('li', 'entity_subscribe'); + $this->showRemoteSubscribeLink(); + $this->elementEnd('li'); + } else { + if ($cur->id == $this->profile->id) { // your own page + $this->elementStart('li', 'entity_edit'); + $this->element('a', array('href' => common_local_url('profilesettings'), + 'title' => _('Edit profile settings')), + _('Edit')); + $this->elementEnd('li'); + } else { // someone else's page + + // subscribe/unsubscribe button + + $this->elementStart('li', 'entity_subscribe'); + + if ($cur->isSubscribed($this->profile)) { + $usf = new UnsubscribeForm($this, $this->profile); + $usf->show(); + } else { + $sf = new SubscribeForm($this, $this->profile); + $sf->show(); + } + $this->elementEnd('li'); + + if ($cur->mutuallySubscribed($user)) { + + // message + + $this->elementStart('li', 'entity_send-a-message'); + $this->element('a', array('href' => common_local_url('newmessage', array('to' => $user->id)), + 'title' => _('Send a direct message to this user')), + _('Message')); + $this->elementEnd('li'); + + // nudge + + if ($user->email && $user->emailnotifynudge) { + $this->elementStart('li', 'entity_nudge'); + $nf = new NudgeForm($this, $user); + $nf->show(); + $this->elementEnd('li'); + } + } + + // block/unblock + + $blocked = $cur->hasBlocked($this->profile); + $this->elementStart('li', 'entity_block'); + if ($blocked) { + $ubf = new UnblockForm($this, $this->profile, + array('action' => 'showstream', + 'nickname' => $this->profile->nickname)); + $ubf->show(); + } else { + $bf = new BlockForm($this, $this->profile, + array('action' => 'showstream', + 'nickname' => $this->profile->nickname)); + $bf->show(); + } + $this->elementEnd('li'); + } + } + + Event::handle('EndProfilePageActionsElements', array(&$this, $this->profile)); } - $this->elementEnd('li'); + + $this->elementEnd('ul'); + $this->elementEnd('div'); + + Event::handle('EndProfilePageActionsSection', array(&$this, $this->profile)); } - $this->elementEnd('ul'); - $this->elementEnd('div'); } function showRemoteSubscribeLink() @@ -369,7 +461,7 @@ class ShowstreamAction extends ProfileAction function showNotices() { $notice = empty($this->tag) - ? $this->user->getNotices(($this->page-1)*NOTICES_PER_PAGE, NOTICES_PER_PAGE + 1) + ? $this->user->getNotices(($this->page-1)*NOTICES_PER_PAGE, NOTICES_PER_PAGE + 1) : $this->user->getTaggedNotices($this->tag, ($this->page-1)*NOTICES_PER_PAGE, NOTICES_PER_PAGE + 1, 0, 0, null); $pnl = new ProfileNoticeList($notice, $this); @@ -391,14 +483,14 @@ class ShowstreamAction extends ProfileAction { if (!(common_config('site','closed') || common_config('site','inviteonly'))) { $m = sprintf(_('**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' . - 'based on the Free Software [StatusNet](http://status.net/) tool. ' . - '[Join now](%%%%action.register%%%%) to follow **%s**\'s notices and many more! ([Read more](%%%%doc.help%%%%))'), - $this->user->nickname, $this->user->nickname); + 'based on the Free Software [StatusNet](http://status.net/) tool. ' . + '[Join now](%%%%action.register%%%%) to follow **%s**\'s notices and many more! ([Read more](%%%%doc.help%%%%))'), + $this->user->nickname, $this->user->nickname); } else { $m = sprintf(_('**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service ' . - 'based on the Free Software [StatusNet](http://status.net/) tool. '), - $this->user->nickname, $this->user->nickname); - } + 'based on the Free Software [StatusNet](http://status.net/) tool. '), + $this->user->nickname, $this->user->nickname); + } $this->elementStart('div', array('id' => 'anon_notice')); $this->raw(common_markup_to_html($m)); $this->elementEnd('div'); diff --git a/classes/Notice.php b/classes/Notice.php index ba2227c0a..cd3906ca1 100644 --- a/classes/Notice.php +++ b/classes/Notice.php @@ -111,10 +111,9 @@ class Notice extends Memcached_DataObject 'Fave', 'Notice_tag', 'Group_inbox', - 'Queue_item'); - if (common_config('inboxes', 'enabled')) { - $related[] = 'Notice_inbox'; - } + 'Queue_item', + 'Notice_inbox'); + foreach ($related as $cls) { $inst = new $cls(); $inst->notice_id = $this->id; @@ -883,66 +882,61 @@ class Notice extends Memcached_DataObject function addToInboxes() { - $enabled = common_config('inboxes', 'enabled'); + // XXX: loads constants - if ($enabled === true || $enabled === 'transitional') { + $inbox = new Notice_inbox(); - // XXX: loads constants + $users = $this->getSubscribedUsers(); - $inbox = new Notice_inbox(); + // FIXME: kind of ignoring 'transitional'... + // we'll probably stop supporting inboxless mode + // in 0.9.x - $users = $this->getSubscribedUsers(); + $ni = array(); - // FIXME: kind of ignoring 'transitional'... - // we'll probably stop supporting inboxless mode - // in 0.9.x + foreach ($users as $id) { + $ni[$id] = NOTICE_INBOX_SOURCE_SUB; + } - $ni = array(); + $groups = $this->saveGroups(); + foreach ($groups as $group) { + $users = $group->getUserMembers(); foreach ($users as $id) { - $ni[$id] = NOTICE_INBOX_SOURCE_SUB; - } - - $groups = $this->saveGroups(); - - foreach ($groups as $group) { - $users = $group->getUserMembers(); - foreach ($users as $id) { - if (!array_key_exists($id, $ni)) { - $ni[$id] = NOTICE_INBOX_SOURCE_GROUP; - } + if (!array_key_exists($id, $ni)) { + $ni[$id] = NOTICE_INBOX_SOURCE_GROUP; } } + } - $cnt = 0; - - $qryhdr = 'INSERT INTO notice_inbox (user_id, notice_id, source, created) VALUES '; - $qry = $qryhdr; + $cnt = 0; - foreach ($ni as $id => $source) { - if ($cnt > 0) { - $qry .= ', '; - } - $qry .= '('.$id.', '.$this->id.', '.$source.", '".$this->created. "') "; - $cnt++; - if (rand() % NOTICE_INBOX_SOFT_LIMIT == 0) { - // FIXME: Causes lag in replicated servers - // Notice_inbox::gc($id); - } - if ($cnt >= MAX_BOXCARS) { - $inbox = new Notice_inbox(); - $inbox->query($qry); - $qry = $qryhdr; - $cnt = 0; - } - } + $qryhdr = 'INSERT INTO notice_inbox (user_id, notice_id, source, created) VALUES '; + $qry = $qryhdr; + foreach ($ni as $id => $source) { if ($cnt > 0) { + $qry .= ', '; + } + $qry .= '('.$id.', '.$this->id.', '.$source.", '".$this->created. "') "; + $cnt++; + if (rand() % NOTICE_INBOX_SOFT_LIMIT == 0) { + // FIXME: Causes lag in replicated servers + // Notice_inbox::gc($id); + } + if ($cnt >= MAX_BOXCARS) { $inbox = new Notice_inbox(); $inbox->query($qry); + $qry = $qryhdr; + $cnt = 0; } } + if ($cnt > 0) { + $inbox = new Notice_inbox(); + $inbox->query($qry); + } + return; } @@ -977,11 +971,6 @@ class Notice extends Memcached_DataObject { $groups = array(); - $enabled = common_config('inboxes', 'enabled'); - if ($enabled !== true && $enabled !== 'transitional') { - return $groups; - } - /* extract all !group */ $count = preg_match_all('/(?:^|\s)!([A-Za-z0-9]{1,64})/', strtolower($this->content), diff --git a/classes/Profile.php b/classes/Profile.php index 4a069ee84..a78a27f4a 100644 --- a/classes/Profile.php +++ b/classes/Profile.php @@ -46,6 +46,11 @@ class Profile extends Memcached_DataObject /* the code above is auto generated do not remove the tag below */ ###END_AUTOCODE + function getUser() + { + return User::staticGet('id', $this->id); + } + function getAvatar($width, $height=null) { if (is_null($height)) { diff --git a/classes/User.php b/classes/User.php index 48df0cdd7..0a70c9801 100644 --- a/classes/User.php +++ b/classes/User.php @@ -227,11 +227,9 @@ class User extends Memcached_DataObject } } - $inboxes = common_config('inboxes', 'enabled'); + // This flag is ignored but still set to 1 - if ($inboxes === true || $inboxes == 'transitional') { - $user->inboxed = 1; - } + $user->inboxed = 1; $user->created = common_sql_now(); $user->uri = common_user_uri($user); @@ -433,55 +431,16 @@ class User extends Memcached_DataObject function noticesWithFriends($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null) { - $enabled = common_config('inboxes', 'enabled'); - - // Complicated code, depending on whether we support inboxes yet - // XXX: make this go away when inboxes become mandatory - - if ($enabled === false || - ($enabled == 'transitional' && $this->inboxed == 0)) { - $qry = - 'SELECT notice.* ' . - 'FROM notice JOIN subscription ON notice.profile_id = subscription.subscribed ' . - 'WHERE subscription.subscriber = %d ' . - 'AND notice.is_local != ' . Notice::GATEWAY; - return Notice::getStream(sprintf($qry, $this->id), - 'user:notices_with_friends:' . $this->id, - $offset, $limit, $since_id, $before_id, - $order, $since); - } else if ($enabled === true || - ($enabled == 'transitional' && $this->inboxed == 1)) { - - $ids = Notice_inbox::stream($this->id, $offset, $limit, $since_id, $before_id, $since, false); + $ids = Notice_inbox::stream($this->id, $offset, $limit, $since_id, $before_id, $since, false); - return Notice::getStreamByIds($ids); - } + return Notice::getStreamByIds($ids); } function noticeInbox($offset=0, $limit=NOTICES_PER_PAGE, $since_id=0, $before_id=0, $since=null) { - $enabled = common_config('inboxes', 'enabled'); - - // Complicated code, depending on whether we support inboxes yet - // XXX: make this go away when inboxes become mandatory + $ids = Notice_inbox::stream($this->id, $offset, $limit, $since_id, $before_id, $since, true); - if ($enabled === false || - ($enabled == 'transitional' && $this->inboxed == 0)) { - $qry = - 'SELECT notice.* ' . - 'FROM notice JOIN subscription ON notice.profile_id = subscription.subscribed ' . - 'WHERE subscription.subscriber = %d '; - return Notice::getStream(sprintf($qry, $this->id), - 'user:notices_with_friends:' . $this->id, - $offset, $limit, $since_id, $before_id, - $order, $since); - } else if ($enabled === true || - ($enabled == 'transitional' && $this->inboxed == 1)) { - - $ids = Notice_inbox::stream($this->id, $offset, $limit, $since_id, $before_id, $since, true); - - return Notice::getStreamByIds($ids); - } + return Notice::getStreamByIds($ids); } function blowFavesCache() @@ -752,12 +711,9 @@ class User extends Memcached_DataObject 'Remember_me', 'Foreign_link', 'Invitation', + 'Notice_inbox', ); - if (common_config('inboxes', 'enabled')) { - $related[] = 'Notice_inbox'; - } - foreach ($related as $cls) { $inst = new $cls(); $inst->user_id = $this->id; diff --git a/config.php.sample b/config.php.sample index 997c9d6b0..9fccb84f3 100644 --- a/config.php.sample +++ b/config.php.sample @@ -104,6 +104,10 @@ $config['sphinx']['port'] = 3312; // $config['site']['timezone'] = 'Pacific/Auckland'; // $config['site']['language'] = 'en_NZ'; +// When validating user supplied email addresses, validate if the domain +// is running an SMTP server. +// $config['mail']['check_domain'] = true; + // Email info, used for all outbound email // $config['mail']['notifyfrom'] = 'microblog@example.net'; // $config['mail']['domain'] = 'microblog.example.net'; diff --git a/extlib/DB/DataObject.php b/extlib/DB/DataObject.php index 8e226b8fa..60ff1441b 100644 --- a/extlib/DB/DataObject.php +++ b/extlib/DB/DataObject.php @@ -235,7 +235,7 @@ class DB_DataObject extends DB_DataObject_Overload * @access private * @var string */ - var $_DB_DataObject_version = "1.8.11"; + var $_DB_DataObject_version = "1.8.12"; /** * The Database table (used by table extends) diff --git a/extlib/DB/DataObject/Cast.php b/extlib/DB/DataObject/Cast.php index 095d2a4d2..2049beb58 100644 --- a/extlib/DB/DataObject/Cast.php +++ b/extlib/DB/DataObject/Cast.php @@ -6,9 +6,9 @@ * * PHP versions 4 and 5 * - * LICENSE: This source file is subject to version 3.0 of the PHP license + * LICENSE: This source file is subject to version 3.01 of the PHP license * that is available through the world-wide-web at the following URI: - * http://www.php.net/license/3_0.txt. If you did not receive a copy of + * http://www.php.net/license/3_01.txt. If you did not receive a copy of * the PHP License and are unable to obtain it through the web, please * send a note to license@php.net so we can mail you a copy immediately. * @@ -16,8 +16,8 @@ * @package DB_DataObject * @author Alan Knowles <alan@akbkhome.com> * @copyright 1997-2008 The PHP Group - * @license http://www.php.net/license/3_0.txt PHP License 3.0 - * @version CVS: $Id: Cast.php 264148 2008-08-04 03:44:59Z alan_k $ + * @license http://www.php.net/license/3_01.txt PHP License 3.01 + * @version CVS: $Id: Cast.php 287158 2009-08-12 13:58:31Z alan_k $ * @link http://pear.php.net/package/DB_DataObject */ diff --git a/extlib/DB/DataObject/Error.php b/extlib/DB/DataObject/Error.php index 382115453..cdb863d83 100644 --- a/extlib/DB/DataObject/Error.php +++ b/extlib/DB/DataObject/Error.php @@ -7,9 +7,9 @@ * * PHP versions 4 and 5 * - * LICENSE: This source file is subject to version 3.0 of the PHP license + * LICENSE: This source file is subject to version 3.01 of the PHP license * that is available through the world-wide-web at the following URI: - * http://www.php.net/license/3_0.txt. If you did not receive a copy of + * http://www.php.net/license/3_01.txt. If you did not receive a copy of * the PHP License and are unable to obtain it through the web, please * send a note to license@php.net so we can mail you a copy immediately. * @@ -17,8 +17,8 @@ * @package DB_DataObject * @author Alan Knowles <alan@akbkhome.com> * @copyright 1997-2006 The PHP Group - * @license http://www.php.net/license/3_0.txt PHP License 3.0 - * @version CVS: $Id: Error.php 277015 2009-03-12 05:51:03Z alan_k $ + * @license http://www.php.net/license/3_01.txt PHP License 3.01 + * @version CVS: $Id: Error.php 287158 2009-08-12 13:58:31Z alan_k $ * @link http://pear.php.net/package/DB_DataObject */ diff --git a/extlib/php-gettext/ChangeLog b/extlib/php-gettext/ChangeLog index 5e0949dfd..ab77d8081 100644 --- a/extlib/php-gettext/ChangeLog +++ b/extlib/php-gettext/ChangeLog @@ -1,3 +1,19 @@ +2006-02-28 Danilo Å egan <danilo@gnome.org> + + * gettext.php: Added some comments about these workarounds for + different PHP versions and architectures. + +2006-02-28 Danilo Å egan <danilo@gnome.org> + + Fixes bug #15923. + + * gettext.php (gettext_reader): make magic check work on 64-bit + platforms as well (by Steffen Pingel). + +2006-02-20 Danilo Å egan <danilo@gnome.org> + + * gettext.inc (_bindtextdomain): Use php_uname to detect Windows. + 2006-02-07 Danilo Å egan <danilo@gnome.org> * examples/pigs_dropin.php: comment-out bind_textdomain_codeset diff --git a/extlib/php-gettext/gettext.inc b/extlib/php-gettext/gettext.inc index eb94b256a..7c95e40ec 100644 --- a/extlib/php-gettext/gettext.inc +++ b/extlib/php-gettext/gettext.inc @@ -129,7 +129,7 @@ function _setlocale($category, $locale) { $ret = 0; if (function_exists('setlocale')) // I don't know if this ever happens ;) $ret = setlocale($category, $locale); - if (($ret and $locale == '') or ($ret == $locale)) { + if ($ret and ($locale == '' or $ret == $locale)) { $EMULATEGETTEXT = 0; $CURRENTLOCALE = $ret; } else { @@ -148,9 +148,9 @@ function _setlocale($category, $locale) { */ function _bindtextdomain($domain, $path) { global $text_domains; - // ensure $path ends with a slash - if ($path[strlen($path) - 1] != '/') $path .= '/'; - elseif ($path[strlen($path) - 1] != '\\') $path .= '\\'; + // ensure $path ends with a slash + if ($path[strlen($path) - 1] != '/') $path .= '/'; + elseif ($path[strlen($path) - 1] != '\\') $path .= '\\'; $text_domains[$domain]->path = $path; } diff --git a/extlib/php-gettext/gettext.php b/extlib/php-gettext/gettext.php index ad94a987b..cd080444c 100644 --- a/extlib/php-gettext/gettext.php +++ b/extlib/php-gettext/gettext.php @@ -102,16 +102,16 @@ class gettext_reader { // Caching can be turned off $this->enable_cache = $enable_cache; - // $MAGIC1 = (int)0x950412de; //bug in PHP 5 + // $MAGIC1 = (int)0x950412de; //bug in PHP 5.0.2, see https://savannah.nongnu.org/bugs/?func=detailitem&item_id=10565 $MAGIC1 = (int) - 1794895138; // $MAGIC2 = (int)0xde120495; //bug $MAGIC2 = (int) - 569244523; $this->STREAM = $Reader; $magic = $this->readint(); - if ($magic == $MAGIC1) { + if ($magic == ($MAGIC1 & 0xFFFFFFFF)) { // to make sure it works for 64-bit platforms $this->BYTEORDER = 0; - } elseif ($magic == $MAGIC2) { + } elseif ($magic == ($MAGIC2 & 0xFFFFFFFF)) { $this->BYTEORDER = 1; } else { $this->error = 1; // not MO file diff --git a/install.php b/install.php index 69f025a6a..319c261e4 100644 --- a/install.php +++ b/install.php @@ -372,7 +372,7 @@ function showLibs() } echo<<<E_O_T <div class="instructions"> - <p>Laconica comes bundled with a number of libraries required for the application to work. However, it is best that you use PEAR or you distribution to manage + <p>StatusNet comes bundled with a number of libraries required for the application to work. However, it is best that you use PEAR or you distribution to manage libraries instead, as they tend to provide security updates faster, and may offer improved performance.</p> <p>On Debian based distributions, such as Ubuntu, use a package manager (such as "aptitude", "apt-get", and "synaptic") to install the package listed.</p> <p>On RPM based distributions, such as Red Hat, Fedora, CentOS, Scientific Linux, Yellow Dog Linux and Oracle Enterprise Linux, use a package manager (such as "yum", "apt-rpm", and "up2date") to install the package listed.</p> @@ -384,7 +384,7 @@ E_O_T; foreach ($absent_libraries as $library) { echo '<li>'; if (isset($library['url'])) { - echo '<a href=">'.$library['url'].'">'.htmlentities($library['name']).'</a>'; + echo '<a href="'.$library['url'].'">'.htmlentities($library['name']).'</a>'; } else { echo htmlentities($library['name']); } @@ -408,7 +408,7 @@ E_O_T; foreach ($present_libraries as $library) { echo '<li>'; if (isset($library['url'])) { - echo '<a href=">'.$library['url'].'">'.htmlentities($library['name']).'</a>'; + echo '<a href="'.$library['url'].'">'.htmlentities($library['name']).'</a>'; } else { echo htmlentities($library['name']); } @@ -439,7 +439,7 @@ function showForm() <dd> <div class="instructions"> <p>Enter your database connection information below to initialize the database.</p> - <p>Laconica bundles a number of libraries for ease of installation. <a href="?checklibs=true">You can see what bundled libraries you are using, versus what libraries are installed on your server.</a> + <p>StatusNet bundles a number of libraries for ease of installation. <a href="?checklibs=true">You can see what bundled libraries you are using, versus what libraries are installed on your server.</a> </div> </dd> </dl> diff --git a/lib/api.php b/lib/api.php index 7a63a4a78..9bd2083de 100644 --- a/lib/api.php +++ b/lib/api.php @@ -134,11 +134,19 @@ class ApiAction extends Action $twitter_user['protected'] = false; # not supported by StatusNet yet $twitter_user['followers_count'] = $profile->subscriberCount(); - // To be supported soon... - $twitter_user['profile_background_color'] = ''; - $twitter_user['profile_text_color'] = ''; - $twitter_user['profile_link_color'] = ''; - $twitter_user['profile_sidebar_fill_color'] = ''; + // Need to pull up the user for some of this + $user = $profile->getUser(); + $design = $user->getDesign(); + $defaultDesign = Design::siteDesign(); + if (!$design) $design = $defaultDesign; + $color = Design::toWebColor(empty($design->backgroundcolor) ? $defaultDesign->backgroundcolor : $design->backgroundcolor); + $twitter_user['profile_background_color'] = ($color == null) ? '' : '#'.$color->hexValue(); + $color = Design::toWebColor(empty($design->textcolor) ? $defaultDesign->textcolor : $design->textcolor); + $twitter_user['profile_text_color'] = ($color == null) ? '' : '#'.$color->hexValue(); + $color = Design::toWebColor(empty($design->linkcolor) ? $defaultDesign->linkcolor : $design->linkcolor); + $twitter_user['profile_link_color'] = ($color == null) ? '' : '#'.$color->hexValue(); + $color = Design::toWebColor(empty($design->sidebarcolor) ? $defaultDesign->sidebarcolor : $design->sidebarcolor); + $twitter_user['profile_sidebar_fill_color'] = ($color == null) ? '' : '#'.$color->hexValue(); $twitter_user['profile_sidebar_border_color'] = ''; $twitter_user['friends_count'] = $profile->subscriptionCount(); @@ -147,8 +155,6 @@ class ApiAction extends Action $twitter_user['favourites_count'] = $profile->faveCount(); // British spelling! - // Need to pull up the user for some of this - $user = User::staticGet($profile->id); $timezone = 'UTC'; diff --git a/lib/default.php b/lib/default.php index 329b041e9..9f64cc9e4 100644 --- a/lib/default.php +++ b/lib/default.php @@ -84,7 +84,8 @@ $default = 'image' => 'http://i.creativecommons.org/l/by/3.0/80x15.png'), 'mail' => array('backend' => 'mail', - 'params' => null), + 'params' => null, + 'domain_check' => true), 'nickname' => array('blacklist' => array(), 'featured' => array()), @@ -140,24 +141,24 @@ $default = array('enabled' => true), 'sms' => array('enabled' => true), - 'twitterbridge' => + 'twitterimport' => array('enabled' => false), 'integration' => array('source' => 'StatusNet', # source attribute for Twitter 'taguri' => $_server.',2009'), # base for tag URIs - 'twitter' => - array('enabled' => true, - 'consumer_key' => null, - 'consumer_secret' => null), + 'twitter' => + array('enabled' => true, + 'consumer_key' => null, + 'consumer_secret' => null), 'memcached' => array('enabled' => false, 'server' => 'localhost', 'base' => null, 'port' => 11211), - 'ping' => + 'ping' => array('notify' => array()), 'inboxes' => - array('enabled' => true), # on by default for new sites + array('enabled' => true), # ignored after 0.9.x 'newuser' => array('default' => null, 'welcome' => null), @@ -200,12 +201,12 @@ $default = 'video/mp4', 'video/quicktime', 'video/mpeg'), - 'file_quota' => 5000000, - 'user_quota' => 50000000, - 'monthly_quota' => 15000000, - 'uploads' => true, - 'filecommand' => '/usr/bin/file', - ), + 'file_quota' => 5000000, + 'user_quota' => 50000000, + 'monthly_quota' => 15000000, + 'uploads' => true, + 'filecommand' => '/usr/bin/file', + ), 'group' => array('maxaliases' => 3, 'desclimit' => null), diff --git a/lib/httpclient.php b/lib/httpclient.php index c8c8ae5b2..f16e31e10 100644 --- a/lib/httpclient.php +++ b/lib/httpclient.php @@ -48,7 +48,7 @@ if (!defined('STATUSNET')) { class HTTPResponse { public $code = null; - public $headers = null; + public $headers = array(); public $body = null; } diff --git a/lib/language.php b/lib/language.php index 561a4ddb8..7dcb808c9 100644 --- a/lib/language.php +++ b/lib/language.php @@ -101,35 +101,36 @@ function get_nice_language_list() */ function get_all_languages() { return array( - 'bg' => array('q' => 0.8, 'lang' => 'bg_BG', 'name' => 'Bulgarian', 'direction' => 'ltr'), - 'ca' => array('q' => 0.5, 'lang' => 'ca_ES', 'name' => 'Catalan', 'direction' => 'ltr'), - 'cs' => array('q' => 0.5, 'lang' => 'cs_CZ', 'name' => 'Czech', 'direction' => 'ltr'), - 'de' => array('q' => 0.8, 'lang' => 'de_DE', 'name' => 'German', 'direction' => 'ltr'), + 'bg' => array('q' => 0.8, 'lang' => 'bg', 'name' => 'Bulgarian', 'direction' => 'ltr'), + 'ca' => array('q' => 0.5, 'lang' => 'ca', 'name' => 'Catalan', 'direction' => 'ltr'), + 'cs' => array('q' => 0.5, 'lang' => 'cs', 'name' => 'Czech', 'direction' => 'ltr'), + 'de' => array('q' => 0.8, 'lang' => 'de', 'name' => 'German', 'direction' => 'ltr'), 'el' => array('q' => 0.1, 'lang' => 'el', 'name' => 'Greek', 'direction' => 'ltr'), - 'en-us' => array('q' => 1, 'lang' => 'en_US', 'name' => 'English (US)', 'direction' => 'ltr'), + 'en-us' => array('q' => 1, 'lang' => 'en', 'name' => 'English (US)', 'direction' => 'ltr'), 'en-gb' => array('q' => 1, 'lang' => 'en_GB', 'name' => 'English (British)', 'direction' => 'ltr'), - 'en' => array('q' => 1, 'lang' => 'en_US', 'name' => 'English (US)', 'direction' => 'ltr'), + 'en' => array('q' => 1, 'lang' => 'en', 'name' => 'English (US)', 'direction' => 'ltr'), 'es' => array('q' => 1, 'lang' => 'es', 'name' => 'Spanish', 'direction' => 'ltr'), 'fi' => array('q' => 1, 'lang' => 'fi', 'name' => 'Finnish', 'direction' => 'ltr'), - 'fr-fr' => array('q' => 1, 'lang' => 'fr_FR', 'name' => 'French', 'direction' => 'ltr'), - 'he' => array('q' => 0.5, 'lang' => 'he_IL', 'name' => 'Hebrew', 'direction' => 'rtl'), - 'it' => array('q' => 1, 'lang' => 'it_IT', 'name' => 'Italian', 'direction' => 'ltr'), - 'jp' => array('q' => 0.5, 'lang' => 'ja_JP', 'name' => 'Japanese', 'direction' => 'ltr'), - 'ko' => array('q' => 0.9, 'lang' => 'ko_KR', 'name' => 'Korean', 'direction' => 'ltr'), - 'mk' => array('q' => 0.5, 'lang' => 'mk_MK', 'name' => 'Macedonian', 'direction' => 'ltr'), - 'nb' => array('q' => 0.1, 'lang' => 'nb_NO', 'name' => 'Norwegian (BokmÃ¥l)', 'direction' => 'ltr'), - 'no' => array('q' => 0.1, 'lang' => 'nb_NO', 'name' => 'Norwegian (BokmÃ¥l)', 'direction' => 'ltr'), - 'nn' => array('q' => 1, 'lang' => 'nn_NO', 'name' => 'Norwegian (Nynorsk)', 'direction' => 'ltr'), - 'nl' => array('q' => 0.5, 'lang' => 'nl_NL', 'name' => 'Dutch', 'direction' => 'ltr'), - 'pl' => array('q' => 0.5, 'lang' => 'pl_PL', 'name' => 'Polish', 'direction' => 'ltr'), + 'fr-fr' => array('q' => 1, 'lang' => 'fr', 'name' => 'French', 'direction' => 'ltr'), + 'ga' => array('q' => 0.5, 'lang' => 'ga', 'name' => 'Galician', 'direction' => 'ltr'), + 'he' => array('q' => 0.5, 'lang' => 'he', 'name' => 'Hebrew', 'direction' => 'rtl'), + 'it' => array('q' => 1, 'lang' => 'it', 'name' => 'Italian', 'direction' => 'ltr'), + 'jp' => array('q' => 0.5, 'lang' => 'ja', 'name' => 'Japanese', 'direction' => 'ltr'), + 'ko' => array('q' => 0.9, 'lang' => 'ko', 'name' => 'Korean', 'direction' => 'ltr'), + 'mk' => array('q' => 0.5, 'lang' => 'mk', 'name' => 'Macedonian', 'direction' => 'ltr'), + 'nb' => array('q' => 0.1, 'lang' => 'nb', 'name' => 'Norwegian (BokmÃ¥l)', 'direction' => 'ltr'), + 'no' => array('q' => 0.1, 'lang' => 'nb', 'name' => 'Norwegian (BokmÃ¥l)', 'direction' => 'ltr'), + 'nn' => array('q' => 1, 'lang' => 'nn', 'name' => 'Norwegian (Nynorsk)', 'direction' => 'ltr'), + 'nl' => array('q' => 0.5, 'lang' => 'nl', 'name' => 'Dutch', 'direction' => 'ltr'), + 'pl' => array('q' => 0.5, 'lang' => 'pl', 'name' => 'Polish', 'direction' => 'ltr'), 'pt' => array('q' => 0.1, 'lang' => 'pt', 'name' => 'Portuguese', 'direction' => 'ltr'), 'pt-br' => array('q' => 0.9, 'lang' => 'pt_BR', 'name' => 'Portuguese Brazil', 'direction' => 'ltr'), - 'ru' => array('q' => 0.9, 'lang' => 'ru_RU', 'name' => 'Russian', 'direction' => 'ltr'), - 'sv' => array('q' => 0.8, 'lang' => 'sv_SE', 'name' => 'Swedish', 'direction' => 'ltr'), - 'te' => array('q' => 0.3, 'lang' => 'te_IN', 'name' => 'Telugu', 'direction' => 'ltr'), - 'tr' => array('q' => 0.5, 'lang' => 'tr_TR', 'name' => 'Turkish', 'direction' => 'ltr'), - 'uk' => array('q' => 1, 'lang' => 'uk_UA', 'name' => 'Ukrainian', 'direction' => 'ltr'), - 'vi' => array('q' => 0.8, 'lang' => 'vi_VN', 'name' => 'Vietnamese', 'direction' => 'ltr'), + 'ru' => array('q' => 0.9, 'lang' => 'ru', 'name' => 'Russian', 'direction' => 'ltr'), + 'sv' => array('q' => 0.8, 'lang' => 'sv', 'name' => 'Swedish', 'direction' => 'ltr'), + 'te' => array('q' => 0.3, 'lang' => 'te', 'name' => 'Telugu', 'direction' => 'ltr'), + 'tr' => array('q' => 0.5, 'lang' => 'tr', 'name' => 'Turkish', 'direction' => 'ltr'), + 'uk' => array('q' => 1, 'lang' => 'uk', 'name' => 'Ukrainian', 'direction' => 'ltr'), + 'vi' => array('q' => 0.8, 'lang' => 'vi', 'name' => 'Vietnamese', 'direction' => 'ltr'), 'zh-cn' => array('q' => 0.9, 'lang' => 'zh_CN', 'name' => 'Chinese (Simplified)', 'direction' => 'ltr'), 'zh-hant' => array('q' => 0.2, 'lang' => 'zh_TW', 'name' => 'Chinese (Taiwanese)', 'direction' => 'ltr'), ); diff --git a/lib/mail.php b/lib/mail.php index 5bf4d7425..5218059e9 100644 --- a/lib/mail.php +++ b/lib/mail.php @@ -640,75 +640,3 @@ function mail_notify_attn($user, $notice) mail_to_user($user, $subject, $body); } -/** - * Send a mail message to notify a user that her Twitter bridge link - * has stopped working, and therefore has been removed. This can - * happen when the user changes her Twitter password, or otherwise - * revokes access. - * - * @param User $user user whose Twitter bridge link has been removed - * - * @return boolean success flag - */ - -function mail_twitter_bridge_removed($user) -{ - common_init_locale($user->language); - - $profile = $user->getProfile(); - - $subject = sprintf(_('Your Twitter bridge has been disabled.')); - - $site_name = common_config('site', 'name'); - - $body = sprintf(_('Hi, %1$s. We\'re sorry to inform you that your ' . - 'link to Twitter has been disabled. We no longer seem to have ' . - 'permission to update your Twitter status. (Did you revoke ' . - '%3$s\'s access?)' . "\n\n" . - 'You can re-enable your Twitter bridge by visiting your ' . - "Twitter settings page:\n\n\t%2\$s\n\n" . - "Regards,\n%3\$s\n"), - $profile->getBestName(), - common_local_url('twittersettings'), - common_config('site', 'name')); - - common_init_locale(); - return mail_to_user($user, $subject, $body); -} - -/** - * Send a mail message to notify a user that her Facebook Application - * access has been removed. - * - * @param User $user user whose Facebook app link has been removed - * - * @return boolean success flag - */ - -function mail_facebook_app_removed($user) -{ - common_init_locale($user->language); - - $profile = $user->getProfile(); - - $site_name = common_config('site', 'name'); - - $subject = sprintf( - _('Your %1$s Facebook application access has been disabled.', - $site_name)); - - $body = sprintf(_("Hi, %1\$s. We're sorry to inform you that we are " . - 'unable to update your Facebook status from %2$s, and have disabled ' . - 'the Facebook application for your account. This may be because ' . - 'you have removed the Facebook application\'s authorization, or ' . - 'have deleted your Facebook account. You can re-enable the ' . - 'Facebook application and automatic status updating by ' . - "re-installing the %2\$s Facebook application.\n\nRegards,\n\n%2\$s"), - $user->nickname, $site_name); - - common_init_locale(); - return mail_to_user($user, $subject, $body); - -} - - diff --git a/lib/omb.php b/lib/omb.php index 0566701ff..cd6d6e1b2 100644 --- a/lib/omb.php +++ b/lib/omb.php @@ -87,7 +87,7 @@ function omb_broadcast_notice($notice) common_debug('Posting to ' . $rp->postnoticeurl, __FILE__); /* Post notice. */ - $service = new Laconica_OMB_Service_Consumer( + $service = new StatusNet_OMB_Service_Consumer( array(OMB_ENDPOINT_POSTNOTICE => $rp->postnoticeurl)); try { $service->setToken($rp->token, $rp->secret); diff --git a/lib/profilelist.php b/lib/profilelist.php index 331430b3e..5cc211e36 100644 --- a/lib/profilelist.php +++ b/lib/profilelist.php @@ -62,9 +62,15 @@ class ProfileList extends Widget function show() { - $this->startList(); - $cnt = $this->showProfiles(); - $this->endList(); + $cnt = 0; + + if (Event::handle('StartProfileList', array($this))) { + $this->startList(); + $cnt = $this->showProfiles(); + $this->endList(); + Event::handle('EndProfileList', array($this)); + } + return $cnt; } @@ -117,10 +123,19 @@ class ProfileListItem extends Widget function show() { - $this->startItem(); - $this->showProfile(); - $this->showActions(); - $this->endItem(); + if (Event::handle('StartProfileListItem', array($this))) { + $this->startItem(); + if (Event::handle('StartProfileListItemProfile', array($this))) { + $this->showProfile(); + Event::handle('EndProfileListItemProfile', array($this)); + } + if (Event::handle('StartProfileListItemActions', array($this))) { + $this->showActions(); + Event::handle('EndProfileListItemActions', array($this)); + } + $this->endItem(); + Event::handle('EndProfileListItem', array($this)); + } } function startItem() @@ -132,11 +147,29 @@ class ProfileListItem extends Widget function showProfile() { $this->startProfile(); - $this->showAvatar(); - $this->showFullName(); - $this->showLocation(); - $this->showHomepage(); - $this->showBio(); + if (Event::handle('StartProfileListItemProfileElements', array($this))) { + if (Event::handle('StartProfileListItemAvatar', array($this))) { + $this->showAvatar(); + Event::handle('EndProfileListItemAvatar', array($this)); + } + if (Event::handle('StartProfileListItemFullName', array($this))) { + $this->showFullName(); + Event::handle('EndProfileListItemFullName', array($this)); + } + if (Event::handle('StartProfileListItemLocation', array($this))) { + $this->showLocation(); + Event::handle('EndProfileListItemLocation', array($this)); + } + if (Event::handle('StartProfileListItemHomepage', array($this))) { + $this->showHomepage(); + Event::handle('EndProfileListItemHomepage', array($this)); + } + if (Event::handle('StartProfileListItemBio', array($this))) { + $this->showBio(); + Event::handle('EndProfileListItemBio', array($this)); + } + Event::handle('EndProfileListItemProfileElements', array($this)); + } $this->endProfile(); } @@ -225,7 +258,10 @@ class ProfileListItem extends Widget function showActions() { $this->startActions(); - $this->showSubscribeButton(); + if (Event::handle('StartProfileListItemActionElements', array($this))) { + $this->showSubscribeButton(); + Event::handle('EndProfileListItemActionElements', array($this)); + } $this->endActions(); } diff --git a/lib/queuehandler.php b/lib/queuehandler.php index 8c65a97c6..cd43b1e09 100644 --- a/lib/queuehandler.php +++ b/lib/queuehandler.php @@ -27,6 +27,22 @@ define('CLAIM_TIMEOUT', 1200); define('QUEUE_HANDLER_MISS_IDLE', 10); define('QUEUE_HANDLER_HIT_IDLE', 0); +/** + * Base class for queue handlers. + * + * As extensions of the Daemon class, each queue handler has the ability + * to launch itself in the background, at which point it'll pass control + * to the configured QueueManager class to poll for updates. + * + * Subclasses must override at least the following methods: + * - transport + * - start + * - finish + * - handle_notice + * + * Some subclasses will also want to override the idle handler: + * - idle + */ class QueueHandler extends Daemon { @@ -39,6 +55,14 @@ class QueueHandler extends Daemon } } + /** + * How many seconds a polling-based queue manager should wait between + * checks for new items to handle. + * + * Defaults to 60 seconds; override to speed up or slow down. + * + * @return int timeout in seconds + */ function timeout() { return 60; @@ -54,24 +78,69 @@ class QueueHandler extends Daemon return strtolower($this->class_name().'.'.$this->get_id()); } + /** + * Return transport keyword which identifies items this queue handler + * services; must be defined for all subclasses. + * + * Must be 8 characters or less to fit in the queue_item database. + * ex "email", "jabber", "sms", "irc", ... + * + * @return string + */ function transport() { return null; } + /** + * Initialization, run when the queue handler starts. + * If this function indicates failure, the handler run will be aborted. + * + * @fixme run() will abort if this doesn't return true, + * but some subclasses don't bother. + * @return boolean true on success, false on failure + */ function start() { } + /** + * Cleanup, run when the queue handler ends. + * If this function indicates failure, a warning will be logged. + * + * @fixme run() will throw warnings if this doesn't return true, + * but many subclasses don't bother. + * @return boolean true on success, false on failure + */ function finish() { } + /** + * Here's the meat of your queue handler -- you're handed a Notice + * object, which you may do as you will with. + * + * If this function indicates failure, a warning will be logged + * and the item is placed back in the queue to be re-run. + * + * @param Notice $notice + * @return boolean true on success, false on failure + */ function handle_notice($notice) { return true; } + /** + * Setup and start of run loop for this queue handler as a daemon. + * Most of the heavy lifting is passed on to the QueueManager's service() + * method, which passes control back to our handle_notice() method for + * each notice that comes in on the queue. + * + * Most of the time this won't need to be overridden in a subclass. + * + * @return boolean true on success, false on failure + */ function run() { if (!$this->start()) { @@ -100,6 +169,14 @@ class QueueHandler extends Daemon return true; } + /** + * Called by QueueHandler after each handled item or empty polling cycle. + * This is a good time to e.g. service your XMPP connection. + * + * Doesn't need to be overridden if there's no maintenance to do. + * + * @param int $timeout seconds to sleep if there's nothing to do + */ function idle($timeout=0) { if ($timeout > 0) { diff --git a/lib/router.php b/lib/router.php index a5b6a9a30..4fb0834fd 100644 --- a/lib/router.php +++ b/lib/router.php @@ -86,14 +86,6 @@ class Router $m->connect('doc/:title', array('action' => 'doc')); - // facebook - - $m->connect('facebook', array('action' => 'facebookhome')); - $m->connect('facebook/index.php', array('action' => 'facebookhome')); - $m->connect('facebook/settings.php', array('action' => 'facebooksettings')); - $m->connect('facebook/invite.php', array('action' => 'facebookinvite')); - $m->connect('facebook/remove', array('action' => 'facebookremove')); - // main stuff is repetitive $main = array('login', 'logout', 'register', 'subscribe', diff --git a/lib/unqueuemanager.php b/lib/unqueuemanager.php index 6cfe5bcbd..72dbc4eed 100644 --- a/lib/unqueuemanager.php +++ b/lib/unqueuemanager.php @@ -48,17 +48,6 @@ class UnQueueManager jabber_public_notice($notice); } break; - case 'twitter': - if ($this->_isLocal($notice)) { - broadcast_twitter($notice); - } - break; - case 'facebook': - if ($this->_isLocal($notice)) { - require_once INSTALLDIR . '/lib/facebookutil.php'; - return facebookBroadcastNotice($notice); - } - break; case 'ping': if ($this->_isLocal($notice)) { require_once INSTALLDIR . '/lib/ping.php'; @@ -77,7 +66,7 @@ class UnQueueManager break; default: if (Event::handle('UnqueueHandleNotice', array(&$notice, $queue))) { - throw ServerException("UnQueueManager: Unknown queue: $queue"); + throw new ServerException("UnQueueManager: Unknown queue: $queue"); } } } diff --git a/lib/util.php b/lib/util.php index be10647fc..b6e89f0bd 100644 --- a/lib/util.php +++ b/lib/util.php @@ -51,13 +51,23 @@ function common_init_locale($language=null) function common_init_language() { mb_internal_encoding('UTF-8'); + + // gettext seems very picky... We first need to setlocale() + // to a locale which _does_ exist on the system, and _then_ + // we can set in another locale that may not be set up + // (say, ga_ES for Galego/Galician) it seems to take it. + common_init_locale("en_US"); + $language = common_language(); - // So we don't have to make people install the gettext locales $locale_set = common_init_locale($language); - bindtextdomain("statusnet", common_config('site','locale_path')); + setlocale(LC_CTYPE, 'C'); + + // So we don't have to make people install the gettext locales + $path = common_config('site','locale_path'); + bindtextdomain("statusnet", $path); bind_textdomain_codeset("statusnet", "UTF-8"); textdomain("statusnet"); - setlocale(LC_CTYPE, 'C'); + if(!$locale_set) { common_log(LOG_INFO, 'Language requested:' . $language . ' - locale could not be set. Perhaps that system locale is not installed.', __FILE__); } @@ -391,7 +401,7 @@ function common_render_content($text, $notice) { $r = common_render_text($text); $id = $notice->profile_id; - $r = preg_replace('/(^|[\s\.\,\:\;]+)@([A-Za-z0-9]{1,64})/e', "'\\1@'.common_at_link($id, '\\2')", $r); + $r = preg_replace('/(^|\s+)@(['.NICKNAME_FMT.']{1,64})/e', "'\\1@'.common_at_link($id, '\\2')", $r); $r = preg_replace('/^T ([A-Z0-9]{1,64}) /e', "'T '.common_at_link($id, '\\1').' '", $r); $r = preg_replace('/(^|[\s\.\,\:\;]+)@#([A-Za-z0-9]{1,64})/e', "'\\1@#'.common_at_hash_link($id, '\\2')", $r); $r = preg_replace('/(^|[\s\.\,\:\;]+)!([A-Za-z0-9]{1,64})/e', "'\\1!'.common_group_link($id, '\\2')", $r); @@ -896,8 +906,6 @@ function common_broadcast_notice($notice, $remote=false) function common_enqueue_notice($notice) { static $localTransports = array('omb', - 'twitter', - 'facebook', 'ping'); static $allTransports = array('sms', 'plugin'); diff --git a/locale/bg/LC_MESSAGES/statusnet.mo b/locale/bg/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..335fe0b92 --- /dev/null +++ b/locale/bg/LC_MESSAGES/statusnet.mo diff --git a/locale/bg_BG/LC_MESSAGES/statusnet.po b/locale/bg/LC_MESSAGES/statusnet.po index c0bc8379f..c0bc8379f 100644 --- a/locale/bg_BG/LC_MESSAGES/statusnet.po +++ b/locale/bg/LC_MESSAGES/statusnet.po diff --git a/locale/bg_BG/LC_MESSAGES/statusnet.mo b/locale/bg_BG/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 8cfa1523d..000000000 --- a/locale/bg_BG/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/ca_ES/LC_MESSAGES/statusnet.mo b/locale/ca/LC_MESSAGES/statusnet.mo Binary files differindex aadf38da9..aadf38da9 100644 --- a/locale/ca_ES/LC_MESSAGES/statusnet.mo +++ b/locale/ca/LC_MESSAGES/statusnet.mo diff --git a/locale/ca_ES/LC_MESSAGES/statusnet.po b/locale/ca/LC_MESSAGES/statusnet.po index 44944c8ba..44944c8ba 100644 --- a/locale/ca_ES/LC_MESSAGES/statusnet.po +++ b/locale/ca/LC_MESSAGES/statusnet.po diff --git a/locale/cs/LC_MESSAGES/statusnet.mo b/locale/cs/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..4618fd73d --- /dev/null +++ b/locale/cs/LC_MESSAGES/statusnet.mo diff --git a/locale/cs_CZ/LC_MESSAGES/statusnet.po b/locale/cs/LC_MESSAGES/statusnet.po index aee74f1af..aee74f1af 100644 --- a/locale/cs_CZ/LC_MESSAGES/statusnet.po +++ b/locale/cs/LC_MESSAGES/statusnet.po diff --git a/locale/cs_CZ/LC_MESSAGES/statusnet.mo b/locale/cs_CZ/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index e126daaf0..000000000 --- a/locale/cs_CZ/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/de/LC_MESSAGES/statusnet.mo b/locale/de/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..335b26715 --- /dev/null +++ b/locale/de/LC_MESSAGES/statusnet.mo diff --git a/locale/de_DE/LC_MESSAGES/statusnet.po b/locale/de/LC_MESSAGES/statusnet.po index ed0252879..ed0252879 100644 --- a/locale/de_DE/LC_MESSAGES/statusnet.po +++ b/locale/de/LC_MESSAGES/statusnet.po diff --git a/locale/de_DE/LC_MESSAGES/statusnet.mo b/locale/de_DE/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index fe6072c1b..000000000 --- a/locale/de_DE/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/el/LC_MESSAGES/statusnet.mo b/locale/el/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..184639963 --- /dev/null +++ b/locale/el/LC_MESSAGES/statusnet.mo diff --git a/locale/el_GR/LC_MESSAGES/statusnet.po b/locale/el/LC_MESSAGES/statusnet.po index 314dd358c..4a54996a8 100644 --- a/locale/el_GR/LC_MESSAGES/statusnet.po +++ b/locale/el/LC_MESSAGES/statusnet.po @@ -3,24 +3,24 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-25 16:24+0000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2009-09-08 20:21+0000\n" +"Last-Translator: Giannis Pappas <papasj@mailinator.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: Pootle 1.1.0\n" #: ../actions/noticesearchrss.php:64 actions/noticesearchrss.php:68 #: actions/noticesearchrss.php:88 #, php-format msgid " Search Stream for \"%s\"" -msgstr "" +msgstr "Αναζήτηση Ïοής για \"%s\"" #: ../actions/finishopenidlogin.php:82 ../actions/register.php:191 #: actions/finishopenidlogin.php:88 actions/register.php:205 @@ -28,11 +28,13 @@ msgstr "" msgid "" " except this private data: password, email address, IM address, phone number." msgstr "" +"εκτός από τα εξής Ï€Ïοσωπικά δεδομÎνα: κωδικός Ï€Ïόσβασης, διεÏθυνση email, " +"διεÏθυνση IM, τηλεφωνικό νοÏμεÏο." #: ../actions/showstream.php:400 ../lib/stream.php:109 #: actions/showstream.php:418 lib/mailbox.php:164 lib/stream.php:76 msgid " from " -msgstr "" +msgstr "από" #: ../actions/twitapistatuses.php:478 actions/twitapistatuses.php:412 #: actions/twitapistatuses.php:347 @@ -108,7 +110,7 @@ msgstr "" #: actions/invite.php:99 actions/invite.php:123 actions/invite.php:131 #, php-format msgid "%s (%s)" -msgstr "" +msgstr "%s (%s)" #: ../actions/publicrss.php:62 actions/publicrss.php:48 #: actions/publicrss.php:90 @@ -134,13 +136,14 @@ msgstr "" #: ../lib/mail.php:206 lib/mail.php:212 lib/mail.php:411 #, php-format msgid "%s status" -msgstr "" +msgstr "Κατάσταση του/της %s" #: ../actions/twitapistatuses.php:338 actions/twitapistatuses.php:265 #: actions/twitapistatuses.php:199 #, php-format +#, fuzzy msgid "%s timeline" -msgstr "" +msgstr "ΧÏονοδιάγÏαμμα του χÏήστη %s" #: ../actions/twitapistatuses.php:52 actions/twitapistatuses.php:52 #: actions/twitapistatuses.php:36 @@ -153,18 +156,25 @@ msgid "" "(You should receive a message by email momentarily, with instructions on how " "to confirm your email address.)" msgstr "" +"(ΣÏντομα θα λάβετε μÎσω ηλεκτÏÎ¿Î½Î¹ÎºÎ¿Ï Ï„Î±Ï‡Ï…Î´Ïομείου Îνα μήνυμα με οδηγίες για " +"την επιβεβαίωση της ηλεκτÏονικής σας διεÏθυνσης.)" #: ../lib/util.php:257 lib/util.php:273 lib/action.php:605 #, php-format +#, fuzzy msgid "" "**%%site.name%%** is a microblogging service brought to you by [%%site." "broughtby%%](%%site.broughtbyurl%%). " msgstr "" +"To **%%site.name%%** είναι μία υπηÏεσία microblogging (μικÏο-ιστολογίου) που " +"ÎφεÏε κοντά σας το [%%site.broughtby%%](%%site.broughtbyurl%%). " #: ../lib/util.php:259 lib/util.php:275 lib/action.php:607 #, php-format +#, fuzzy msgid "**%%site.name%%** is a microblogging service. " msgstr "" +"Το **%%site.name%%** είναι μία υπηÏεσία microblogging (μικÏο-ιστολογίου). " #: ../lib/util.php:274 lib/util.php:290 msgid ". Contributors should be attributed by full name or nickname." @@ -175,11 +185,11 @@ msgstr "" #: actions/finishopenidlogin.php:101 actions/profilesettings.php:100 #: lib/groupeditform.php:139 msgid "1-64 lowercase letters or numbers, no punctuation or spaces" -msgstr "" +msgstr "1-64 μικÏά γÏάμματα ή αÏιθμοί, χωÏίς σημεία στίξης ή κενά" #: ../actions/register.php:152 actions/register.php:166 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required." -msgstr "" +msgstr "1-64 μικÏά γÏάμματα ή αÏιθμοί, χωÏίς σημεία στίξης ή κενά. ΑπαÏαίτητο." #: ../actions/password.php:42 actions/profilesettings.php:181 #: actions/passwordsettings.php:102 @@ -194,7 +204,7 @@ msgstr "6 ή πεÏισσότεÏοι χαÏακτήÏες και μην το ξ #: ../actions/register.php:154 actions/register.php:168 #: actions/register.php:373 msgid "6 or more characters. Required." -msgstr "" +msgstr "6 ή πεÏισσότεÏοι χαÏακτήÏες. ΑπαÏαίτητο." #: ../actions/imsettings.php:197 actions/imsettings.php:205 #, php-format @@ -202,18 +212,26 @@ msgid "" "A confirmation code was sent to the IM address you added. You must approve %" "s for sending messages to you." msgstr "" +"Έχει αποσταλεί Îνας κωδικός επιβεβαίωσης στην διεÏθυνση IM που Ï€ÏοσθÎσατε. " +"Î ÏÎπει να αποδεχτείτε τον/την %s για αποστολή μηνυμάτων Ï€Ïος εσας. " #: ../actions/emailsettings.php:213 actions/emailsettings.php:231 msgid "" "A confirmation code was sent to the email address you added. Check your " "inbox (and spam box!) for the code and instructions on how to use it." msgstr "" +"Έχει αποσταλεί Îνας κωδικός επιβεβαίωσης στην διεÏθυνση email που " +"Ï€ÏοσθÎσατε. ΕλÎγξτε τα εισεÏχόμενα (και τον φάκελο ανεπιθÏμητης " +"αλληλογÏαφίας) για τον κωδικό και για το πως να τον χÏησιμοποιήσετε." #: ../actions/smssettings.php:216 actions/smssettings.php:224 msgid "" "A confirmation code was sent to the phone number you added. Check your inbox " "(and spam box!) for the code and instructions on how to use it." msgstr "" +"Έχει αποσταλεί Îνας κωδικός επιβεβαίωσης στο τηλεφωνικό νοÏμεÏο που " +"Ï€ÏοσθÎσατε. ΕλÎγξτε τα εισεÏχόμενα (και τον φάκελο ανεπιθÏμητης " +"αλληλογÏαφίας) για τον κωδικό και για το πως να τον χÏησιμοποιήσετε." #: ../actions/twitapiaccount.php:49 ../actions/twitapihelp.php:45 #: ../actions/twitapistatuses.php:88 ../actions/twitapistatuses.php:259 @@ -235,7 +253,7 @@ msgstr "" #: actions/twitapistatuses.php:402 actions/twitapistatuses.php:429 #: actions/twitapiusers.php:32 msgid "API method not found!" -msgstr "" +msgstr "Η μÎθοδος του ΑΡΙ δε βÏÎθηκε!" #: ../actions/twitapiaccount.php:57 ../actions/twitapiaccount.php:113 #: ../actions/twitapiaccount.php:119 ../actions/twitapiblocks.php:28 @@ -258,7 +276,7 @@ msgstr "" #: actions/twitapinotifications.php:31 actions/twitapinotifications.php:37 #: actions/twitapistatuses.php:562 msgid "API method under construction." -msgstr "" +msgstr "Η μÎθοδος του ΑΡΙ είναι υπό κατασκευή." #: ../lib/util.php:324 lib/util.php:340 lib/action.php:568 msgid "About" @@ -287,7 +305,7 @@ msgstr "Î Ïοσθήκη OpenID" #: ../lib/settingsaction.php:97 lib/settingsaction.php:91 #: lib/accountsettingsaction.php:117 msgid "Add or remove OpenIDs" -msgstr "" +msgstr "Î Ïοσθήκη ή διαγÏαφή OpenIDs" #: ../actions/emailsettings.php:38 ../actions/imsettings.php:39 #: ../actions/smssettings.php:39 actions/emailsettings.php:39 @@ -299,24 +317,24 @@ msgstr "ΔιεÏθυνση" #: ../actions/invite.php:131 actions/invite.php:139 actions/invite.php:176 msgid "Addresses of friends to invite (one per line)" -msgstr "" +msgstr "ΔιευθÏνσεις φίλων σου που θες να Ï€ÏοσκαλÎσεις (μία ανά γÏαμμή)" #: ../actions/showstream.php:273 actions/showstream.php:288 #: actions/showstream.php:422 msgid "All subscriptions" -msgstr "" +msgstr "Όλες οι συνδÏομÎÏ‚" #: ../actions/publicrss.php:64 actions/publicrss.php:50 #: actions/publicrss.php:92 #, php-format msgid "All updates for %s" -msgstr "" +msgstr "Όλες οι ενημεÏώσεις για %s" #: ../actions/noticesearchrss.php:66 actions/noticesearchrss.php:70 #: actions/noticesearchrss.php:90 #, php-format msgid "All updates matching search term \"%s\"" -msgstr "" +msgstr "Όλες οι ενημεÏώσεις που ταιÏιάζουν με τον ÏŒÏο αναζήτησης \"%s\"" #: ../actions/finishopenidlogin.php:29 ../actions/login.php:31 #: ../actions/openidlogin.php:29 ../actions/register.php:30 @@ -325,31 +343,34 @@ msgstr "" #: actions/finishopenidlogin.php:34 actions/login.php:77 #: actions/openidlogin.php:30 actions/register.php:92 msgid "Already logged in." -msgstr "" +msgstr "Ήδη συνδεδεμÎνος." #: ../lib/subs.php:42 lib/subs.php:42 lib/subs.php:49 msgid "Already subscribed!." -msgstr "" +msgstr "Είσαι ήδη συνδÏομητής!." #: ../actions/deletenotice.php:54 actions/deletenotice.php:55 #: actions/deletenotice.php:113 msgid "Are you sure you want to delete this notice?" -msgstr "" +msgstr "Είσαι σίγουÏος ότι θες να διαγÏάψεις αυτό το μήνυμα;" #: ../actions/userauthorization.php:77 actions/userauthorization.php:83 #: actions/userauthorization.php:81 msgid "Authorize subscription" -msgstr "" +msgstr "ΕξουσιοδοτημÎνη συνδÏομή" #: ../actions/login.php:104 ../actions/register.php:178 #: actions/register.php:192 msgid "Automatically login in the future; not for shared computers!" -msgstr "" +msgstr "Αυτόματη σÏνδεση στο μÎλλον. ΟΧΙ για κοινόχÏηστους υπολογιστÎÏ‚!" #: ../actions/profilesettings.php:65 actions/profilesettings.php:98 +#, fuzzy msgid "" "Automatically subscribe to whoever subscribes to me (best for non-humans)" msgstr "" +"Αυτόματα γίνε συνδÏομητής σε όσους γίνονται συνδÏομητÎÏ‚ σε μÎνα (χÏήση " +"κυÏίως από λογισμικό και όχι ανθÏώπους)" #: ../actions/avatar.php:32 ../lib/settingsaction.php:90 #: actions/profilesettings.php:34 actions/avatarsettings.php:65 @@ -364,25 +385,33 @@ msgstr "" #: ../actions/imsettings.php:55 actions/imsettings.php:56 #, php-format +#, fuzzy msgid "" "Awaiting confirmation on this address. Check your Jabber/GTalk account for a " "message with further instructions. (Did you add %s to your buddy list?)" msgstr "" +"ΑναμÎνωντας επιβεβαίωση σε αυτή τη διεÏθυνση. Έλεγξε το Jabber/GTalk " +"λογαÏιασμό σου για μήνυμα με πεÏαιτÎÏω οδηγίες. (Î Ïόσθεσες το χÏήστη %s στη " +"λίστα φίλων?)" #: ../actions/emailsettings.php:54 actions/emailsettings.php:55 +#, fuzzy msgid "" "Awaiting confirmation on this address. Check your inbox (and spam box!) for " "a message with further instructions." msgstr "" +"ΑναμÎνωντας επιβεβαίωση σε αυτή τη διεÏθυνση. Έλεγξε το mail σου (και το " +"φάκελο spam!) για μήνυμα με πεÏαιτÎÏω οδηγίες. " #: ../actions/smssettings.php:58 actions/smssettings.php:58 #: actions/smssettings.php:111 msgid "Awaiting confirmation on this phone number." -msgstr "" +msgstr "ΑναμÎνωντας επιβεβαίωση σ' αυτό το νοÏμεÏο τηλεφώνου." #: ../lib/util.php:1318 lib/util.php:1452 +#, fuzzy msgid "Before »" -msgstr "" +msgstr "Î ÏοηγοÏμενο »" #: ../actions/profilesettings.php:49 ../actions/register.php:170 #: actions/profilesettings.php:82 actions/register.php:184 @@ -399,8 +428,9 @@ msgid "Bio is too long (max 140 chars)." msgstr "Το βιογÏαφικό είναι Ï€Î¿Î»Ï Î¼ÎµÎ³Î¬Î»Î¿ (μÎγιστο 140 χαÏακτ.)." #: ../lib/deleteaction.php:41 lib/deleteaction.php:41 lib/deleteaction.php:69 +#, fuzzy msgid "Can't delete this notice." -msgstr "" +msgstr "Αδυναμία διαγÏαφής Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… μηνÏματος." #: ../actions/updateprofile.php:119 actions/updateprofile.php:120 #: actions/updateprofile.php:123 @@ -424,17 +454,17 @@ msgstr "ΑκÏÏωση" #: ../lib/openid.php:121 lib/openid.php:121 lib/openid.php:130 msgid "Cannot instantiate OpenID consumer object." -msgstr "" +msgstr "ΑπÎτυχη η χÏήση αντικειμÎνου OpenID consumer." #: ../actions/imsettings.php:163 actions/imsettings.php:171 #: actions/imsettings.php:286 msgid "Cannot normalize that Jabber ID" -msgstr "" +msgstr "Αδυναμία κανονικοποίησης του Jabber ID" #: ../actions/emailsettings.php:181 actions/emailsettings.php:199 #: actions/emailsettings.php:311 msgid "Cannot normalize that email address" -msgstr "" +msgstr "Αδυναμία κανονικοποίησης αυτής της email διεÏθυνσης" #: ../actions/password.php:45 actions/profilesettings.php:184 #: actions/passwordsettings.php:110 @@ -453,12 +483,12 @@ msgstr "Αλλαγή κωδικοÏ" #: ../lib/settingsaction.php:94 lib/accountsettingsaction.php:111 msgid "Change your password" -msgstr "" +msgstr "Αλλάξτε τον κωδικό σας" #: ../lib/settingsaction.php:85 lib/settingsaction.php:85 #: lib/accountsettingsaction.php:105 msgid "Change your profile settings" -msgstr "" +msgstr "Αλλάξτε τις Ïυθμίσεις του Ï€Ïοφίλ σας" #: ../actions/password.php:43 ../actions/recoverpassword.php:181 #: ../actions/register.php:155 ../actions/smssettings.php:65 @@ -494,6 +524,7 @@ msgstr "Ο κωδικός επιβεβαίωσης δεν βÏÎθηκε." #: ../actions/register.php:202 #, php-format +#, fuzzy msgid "" "Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may " "want to...\n" @@ -510,6 +541,22 @@ msgid "" "\n" "Thanks for signing up and we hope you enjoy using this service." msgstr "" +"ΣυγχαÏητήÏια, %s! και καλωσήÏθες στο %%%%site.name%%%%. Από εδώ μποÏείς " +"να...\n" +"\n" +"* Πας στο [your profile](%s) και να στείλεις το Ï€Ïώτο σου μήνυμα.\n" +"* Î ÏοσθÎσεις Îνα [Jabber/GTalk address](%%%%action.imsettings%%%%) ώστε να " +"δÎχεσε μηνÏματα στο instant messager σου.\n" +"* [Search for people](%%%%action.peoplesearch%%%%) που μποÏεί να ξÎÏεις ή " +"που Îχουν τα ίδια ενδιαφÎÏοντα με σÎνα. \n" +"* ΕνημεÏώσεις το Ï€Ïοφίλ σου [profile " +"settings](%%%%action.profilesettings%%%%) για να μάθουν οι άλλοι πεÏισσότεÏα " +"για σÎνα. \n" +"* Διαβάσεις τα [online docs](%%%%doc.help%%%%) για λειτουÏγίες που μποÏεί να " +"μην Îχεις μάθει ακόμα. \n" +"\n" +"ΕυχαÏιστοÏμε που εγγÏάφηκες και ευχόμαστε να πεÏάσεις καλά με την υπηÏεσία " +"μας." #: ../actions/finishopenidlogin.php:91 actions/finishopenidlogin.php:97 #: actions/finishopenidlogin.php:119 lib/action.php:330 @@ -528,29 +575,29 @@ msgstr "Επικοινωνία" #: ../lib/openid.php:178 lib/openid.php:178 lib/openid.php:187 #, php-format msgid "Could not create OpenID form: %s" -msgstr "" +msgstr "Αδυναμία δημιουÏγίας φόÏμας OpenID: %s " #: ../actions/twitapifriendships.php:60 ../actions/twitapifriendships.php:76 #: actions/twitapifriendships.php:60 actions/twitapifriendships.php:76 #: actions/twitapifriendships.php:48 actions/twitapifriendships.php:64 #, php-format msgid "Could not follow user: %s is already on your list." -msgstr "" +msgstr "Δε μποÏÏŽ να ακολουθήσω το χÏήστη: ο χÏήστης %s είναι ήδη στη λίστα σου." #: ../actions/twitapifriendships.php:53 actions/twitapifriendships.php:53 #: actions/twitapifriendships.php:41 msgid "Could not follow user: User not found." -msgstr "" +msgstr "Δε μποÏÏŽ να ακολουθήσω το χÏήστη: ο χÏήστης δε βÏÎθηκε." #: ../lib/openid.php:160 lib/openid.php:160 lib/openid.php:169 #, php-format msgid "Could not redirect to server: %s" -msgstr "" +msgstr "Αδυναμία ανακατεÏθηνσης στο διακομιστή: %s" #: ../actions/updateprofile.php:162 actions/updateprofile.php:163 #: actions/updateprofile.php:166 msgid "Could not save avatar info" -msgstr "" +msgstr "Δε μπόÏεσα να σώσω την πληÏοφοÏία του avatar" #: ../actions/updateprofile.php:155 actions/updateprofile.php:156 #: actions/updateprofile.php:159 @@ -559,21 +606,21 @@ msgstr "ΑδÏνατη η αποθήκευση των νÎων πληÏοφοÏÎ #: ../lib/subs.php:54 lib/subs.php:61 lib/subs.php:72 msgid "Could not subscribe other to you." -msgstr "" +msgstr "Δεν επιτÏÎπεται να κάνεις συνδÏομητÎÏ‚ του λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï ÏƒÎ¿Ï… άλλους." #: ../lib/subs.php:46 lib/subs.php:46 lib/subs.php:57 msgid "Could not subscribe." -msgstr "" +msgstr "ΑπÎτυχε η συνδÏομή." #: ../actions/recoverpassword.php:102 actions/recoverpassword.php:105 #: actions/recoverpassword.php:111 msgid "Could not update user with confirmed email address." -msgstr "" +msgstr "ΑπÎτυχε η ενημÎÏωση χÏήστη μÎσω επιβεβαιωμÎνης email διεÏθυνσης." #: ../actions/finishremotesubscribe.php:99 #: actions/finishremotesubscribe.php:101 actions/finishremotesubscribe.php:114 msgid "Couldn't convert request tokens to access tokens." -msgstr "" +msgstr "ΑπÎτυχε η μετατÏοπή αιτοÏμενων tokens σε tokens Ï€Ïόσβασης." #: ../actions/confirmaddress.php:84 ../actions/emailsettings.php:234 #: ../actions/imsettings.php:218 ../actions/smssettings.php:241 @@ -582,16 +629,16 @@ msgstr "" #: actions/confirmaddress.php:126 actions/emailsettings.php:375 #: actions/imsettings.php:357 actions/smssettings.php:370 msgid "Couldn't delete email confirmation." -msgstr "" +msgstr "ΑπÎτυχε η διαγÏαφή email επιβεβαίωσης." #: ../lib/subs.php:103 lib/subs.php:116 lib/subs.php:134 msgid "Couldn't delete subscription." -msgstr "" +msgstr "ΑπÎτυχε η διαγÏαφή συνδÏομής." #: ../actions/twitapistatuses.php:93 actions/twitapistatuses.php:98 #: actions/twitapistatuses.php:84 msgid "Couldn't find any statuses." -msgstr "" +msgstr "ΑπÎτυχε η εÏÏεση οποιασδήποτε κατάστασης." #: ../actions/remotesubscribe.php:127 actions/remotesubscribe.php:136 #: actions/remotesubscribe.php:178 @@ -604,29 +651,29 @@ msgstr "" #: actions/emailsettings.php:337 actions/imsettings.php:311 #: actions/smssettings.php:325 msgid "Couldn't insert confirmation code." -msgstr "" +msgstr "ΑπÎτυχε η εισαγωγή ÎºÏ‰Î´Î¹ÎºÎ¿Ï ÎµÏ€Î¹Î²ÎµÎ²Î±Î¯Ï‰ÏƒÎ·Ï‚." #: ../actions/finishremotesubscribe.php:180 #: actions/finishremotesubscribe.php:182 actions/finishremotesubscribe.php:218 msgid "Couldn't insert new subscription." -msgstr "" +msgstr "ΑπÎτυχε η εισαγωγή νÎας συνδÏομής." #: ../actions/profilesettings.php:184 ../actions/twitapiaccount.php:96 #: actions/profilesettings.php:299 actions/twitapiaccount.php:94 #: actions/profilesettings.php:302 actions/twitapiaccount.php:81 msgid "Couldn't save profile." -msgstr "ΑδÏνατη η αποθήκευση του Ï€Ïοφίλ." +msgstr "ΑπÎτυχε η αποθήκευση του Ï€Ïοφίλ." #: ../actions/profilesettings.php:161 actions/profilesettings.php:276 #: actions/profilesettings.php:279 msgid "Couldn't update user for autosubscribe." -msgstr "" +msgstr "ΑπÎτυχε η ενημÎÏωση του χÏήστη για την αυτόματη συνδÏομή." #: ../actions/emailsettings.php:280 ../actions/emailsettings.php:294 #: actions/emailsettings.php:298 actions/emailsettings.php:312 #: actions/emailsettings.php:440 actions/emailsettings.php:462 msgid "Couldn't update user record." -msgstr "" +msgstr "ΑπÎτυχε η ενημÎÏωση εγγÏαφής του χÏήστη." #: ../actions/confirmaddress.php:72 ../actions/emailsettings.php:156 #: ../actions/emailsettings.php:259 ../actions/imsettings.php:138 @@ -642,7 +689,7 @@ msgstr "" #: actions/profilesettings.php:259 actions/smssettings.php:266 #: actions/smssettings.php:408 msgid "Couldn't update user." -msgstr "" +msgstr "ΑπÎτυχε η ενημÎÏωση του χÏήστη." #: ../actions/finishopenidlogin.php:84 actions/finishopenidlogin.php:90 #: actions/finishopenidlogin.php:112 @@ -661,23 +708,24 @@ msgstr "ΔημιουÏγία νÎου λογαÏιασμοÏ" #: ../actions/finishopenidlogin.php:191 actions/finishopenidlogin.php:197 #: actions/finishopenidlogin.php:231 +#, fuzzy msgid "Creating new account for OpenID that already has a user." -msgstr "" +msgstr "ΜετατÏοπή υπάÏχοντος λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï ÏƒÎµ λογαÏιασμό OpenID." #: ../actions/imsettings.php:45 actions/imsettings.php:46 #: actions/imsettings.php:100 msgid "Current confirmed Jabber/GTalk address." -msgstr "" +msgstr "ΤÏÎχουσα επιβεβαιωμÎνη Jabber/GTalk διεÏθυνση." #: ../actions/smssettings.php:46 actions/smssettings.php:46 #: actions/smssettings.php:100 msgid "Current confirmed SMS-enabled phone number." -msgstr "" +msgstr "ΤÏÎχων επιβεβαιωμÎνο, μÎσω SMS, νοÏμεÏο ÎºÎ¹Î½Î·Ï„Î¿Ï Ï„Î·Î»ÎµÏ†ÏŽÎ½Î¿Ï…." #: ../actions/emailsettings.php:44 actions/emailsettings.php:45 #: actions/emailsettings.php:99 msgid "Current confirmed email address." -msgstr "" +msgstr "ΤÏÎχουσα επιβεβαιωμÎνη email διεÏθυνση." #: ../actions/showstream.php:356 actions/showstream.php:367 msgid "Currently" @@ -686,40 +734,40 @@ msgstr "" #: ../classes/Notice.php:72 classes/Notice.php:86 classes/Notice.php:91 #, php-format msgid "DB error inserting hashtag: %s" -msgstr "" +msgstr "Σφάλμα στη βάση δεδομÎνων κατά την εισαγωγή hashtag: %s" #: ../lib/util.php:1061 lib/util.php:1110 classes/Notice.php:698 #, php-format msgid "DB error inserting reply: %s" -msgstr "" +msgstr "Σφάλμα βάσης δεδομÎνων κατά την εισαγωγή απάντησης: %s" #: ../actions/deletenotice.php:41 actions/deletenotice.php:41 #: actions/deletenotice.php:79 msgid "Delete notice" -msgstr "" +msgstr "ΔιαγÏαφή μηνÏματος" #: ../actions/profilesettings.php:51 ../actions/register.php:172 #: actions/profilesettings.php:84 actions/register.php:186 #: actions/profilesettings.php:114 msgid "Describe yourself and your interests in 140 chars" -msgstr "" +msgstr "ΠεÏιÎγÏαψε τον εαυτό σου και τα ενδιαφÎÏοντά σου σε 140 χαÏακτήÏες" #: ../actions/register.php:158 ../actions/register.php:161 #: ../lib/settingsaction.php:87 actions/register.php:172 #: actions/register.php:175 lib/settingsaction.php:87 actions/register.php:381 #: actions/register.php:385 lib/accountsettingsaction.php:113 msgid "Email" -msgstr "" +msgstr "Email" #: ../actions/emailsettings.php:59 actions/emailsettings.php:60 #: actions/emailsettings.php:115 msgid "Email Address" -msgstr "" +msgstr "ΔιεÏθυνση Email" #: ../actions/emailsettings.php:32 actions/emailsettings.php:32 #: actions/emailsettings.php:60 msgid "Email Settings" -msgstr "" +msgstr "Ρυθμίσεις Email" #: ../actions/register.php:73 actions/register.php:80 actions/register.php:163 msgid "Email address already exists." @@ -732,11 +780,11 @@ msgstr "Επιβεβαίωση διεÏθυνσης email" #: ../actions/emailsettings.php:61 actions/emailsettings.php:62 #: actions/emailsettings.php:117 msgid "Email address, like \"UserName@example.org\"" -msgstr "" +msgstr "ΔιεÏθυνση email, Ï€.χ: \"UserName@example.org\"" #: ../actions/invite.php:129 actions/invite.php:137 actions/invite.php:174 msgid "Email addresses" -msgstr "" +msgstr "ΔιευθÏνσεις email" #: ../actions/recoverpassword.php:191 actions/recoverpassword.php:197 #: actions/recoverpassword.php:231 @@ -917,22 +965,22 @@ msgstr "Η αÏχική σελίδα δεν είναι ÎγκυÏο URL." #: ../actions/emailsettings.php:91 actions/emailsettings.php:98 #: actions/emailsettings.php:173 msgid "I want to post notices by email." -msgstr "" +msgstr "ΘÎλω να δημοσιεÏω ενημεÏώσεις μÎσω email" #: ../lib/settingsaction.php:102 lib/settingsaction.php:96 #: lib/connectsettingsaction.php:104 msgid "IM" -msgstr "" +msgstr "ΙΜ" #: ../actions/imsettings.php:60 actions/imsettings.php:61 #: actions/imsettings.php:118 msgid "IM Address" -msgstr "" +msgstr "ΔιεÏθυνση ΙΜ" #: ../actions/imsettings.php:33 actions/imsettings.php:33 #: actions/imsettings.php:59 msgid "IM Settings" -msgstr "" +msgstr "Ρυθμίσεις ΙΜ" #: ../actions/finishopenidlogin.php:88 actions/finishopenidlogin.php:94 #: actions/finishopenidlogin.php:116 @@ -940,29 +988,35 @@ msgid "" "If you already have an account, login with your username and password to " "connect it to your OpenID." msgstr "" +"Εάν Îχετε ήδη λογαÏιασμό, συνδεθείτε με το όνομα χÏήστη και τον κωδικό για " +"να τον συνδÎσετε στο OpenID σας." #: ../actions/openidsettings.php:45 msgid "" "If you want to add an OpenID to your account, enter it in the box below and " "click \"Add\"." msgstr "" +"Εάν θÎλετε να Ï€ÏοσθÎσετε Îνα OpenID στον λογαÏιασμό σας, πληκτÏολογήστε τον " +"από κάτω και πατήστε \"Î Ïοσθήκη\"." #: ../actions/recoverpassword.php:137 msgid "" "If you've forgotten or lost your password, you can get a new one sent to the " "email address you have stored in your account." msgstr "" +"Εάν Îχετε ξεχάσει ή χάσει τον κωδικό σας, μποÏεί να σας αποσταλλεί " +"καινοÏÏιος στην διεÏθυνση email που Îχετε καταχωÏήσει στον λογαÏιασμό σας." #: ../actions/emailsettings.php:67 ../actions/smssettings.php:76 #: actions/emailsettings.php:68 actions/smssettings.php:76 #: actions/emailsettings.php:127 actions/smssettings.php:140 msgid "Incoming email" -msgstr "" +msgstr "ΕισεÏχόμενο email" #: ../actions/emailsettings.php:283 actions/emailsettings.php:301 #: actions/emailsettings.php:443 msgid "Incoming email address removed." -msgstr "" +msgstr "Η διεÏθυνση του εισεÏχόμενου email αφαιÏÎθηκε." #: ../actions/password.php:69 actions/profilesettings.php:388 #: actions/passwordsettings.php:153 @@ -4225,20 +4279,19 @@ msgstr "" #: actions/twittersettings.php:119 msgid "Twitter user name" -msgstr "" +msgstr "Όνομα χÏήστη στο Twitter" #: actions/twittersettings.php:126 -#, fuzzy msgid "Twitter password" -msgstr "ÎÎος κωδικός" +msgstr "Κωδικός στο Twitter" #: actions/twittersettings.php:228 msgid "Twitter Friends" -msgstr "" +msgstr "Φίλοι στο Twitter" #: actions/twittersettings.php:327 msgid "Username must have only numbers, " -msgstr "" +msgstr "Το όνομα χÏήστη Ï€ÏÎπει να Îχει μόνο νοÏμεÏα," #: actions/twittersettings.php:341 #, php-format @@ -4440,47 +4493,46 @@ msgstr "" #: lib/groupeditform.php:151 msgid "Description" -msgstr "" +msgstr "ΠεÏιγÏαφή" #: lib/groupeditform.php:153 msgid "Describe the group or topic in 140 chars" -msgstr "" +msgstr "ΠεÏιγÏάψτε την ομάδα ή το θÎμα μÎχÏι 140 χαÏακτήÏες" #: lib/groupeditform.php:158 msgid "" "Location for the group, if any, like \"City, State (or Region), Country\"" -msgstr "" +msgstr "Τοποθεσία της ομάδας (εάν υπάÏχει), πχ: \"Πόλη, ΠεÏιοχή, ΧώÏα)" #: lib/groupnav.php:84 lib/searchgroupnav.php:84 msgid "Group" -msgstr "" +msgstr "Ομάδα" #: lib/groupnav.php:100 msgid "Admin" -msgstr "" +msgstr "ΔιαχειÏιστής" #: lib/groupnav.php:101 #, php-format msgid "Edit %s group properties" -msgstr "" +msgstr "ΕπεξεÏγασία ιδιοτήτων της ομάδας %s" #: lib/groupnav.php:106 -#, fuzzy msgid "Logo" -msgstr "ΑποσÏνδεση" +msgstr "Λογότυπο" #: lib/groupnav.php:107 #, php-format msgid "Add or edit %s logo" -msgstr "" +msgstr "Î Ïοσθήκη ή επεξεÏγασία λογότυπου για την ομάδα %s" #: lib/groupsbymemberssection.php:71 msgid "Groups with most members" -msgstr "" +msgstr "Ομάδες με τα πεÏισσότεÏα μÎλη" #: lib/groupsbypostssection.php:71 msgid "Groups with most posts" -msgstr "" +msgstr "Ομάδες με τις πεÏισσότεÏες δημοσιεÏσεις" #: lib/grouptagcloudsection.php:56 #, php-format @@ -4495,16 +4547,15 @@ msgstr "Η αÏχική σελίδα δεν είναι ÎγκυÏο URL." #: lib/joinform.php:114 #, fuzzy msgid "Join" -msgstr "ΣÏνδεση" +msgstr "Συμμετοχή" #: lib/leaveform.php:114 msgid "Leave" -msgstr "" +msgstr "ΑποχώÏηση" #: lib/logingroupnav.php:76 -#, fuzzy msgid "Login with a username and password" -msgstr "Λάθος όνομα χÏήστη ή κωδικός" +msgstr "ΣÏνδεση με όνομα χÏήστη και κωδικό" #: lib/logingroupnav.php:79 #, fuzzy @@ -4513,7 +4564,7 @@ msgstr "ΔημιουÏγία νÎου λογαÏιασμοÏ" #: lib/logingroupnav.php:82 msgid "Login or register with OpenID" -msgstr "" +msgstr "ΣÏνδεση ή δημιουÏγία λογαÏÎ¹Î±ÏƒÎ¼Î¿Ï Î¼Îµ OpenID" #: lib/mail.php:175 #, php-format @@ -4521,6 +4572,8 @@ msgid "" "Hey, %s.\n" "\n" msgstr "" +"Γεια σου, %s.\n" +"\n" #: lib/mail.php:236 #, php-format @@ -4530,12 +4583,12 @@ msgstr "" #: lib/mail.php:254 #, fuzzy, php-format msgid "Location: %s\n" -msgstr "Τοποθεσία" +msgstr "Τοποθεσία: %s\n" #: lib/mail.php:256 #, fuzzy, php-format msgid "Homepage: %s\n" -msgstr "ΑÏχική σελίδα" +msgstr "ΑÏχική σελίδα: %s\n" #: lib/mail.php:258 #, php-format @@ -4543,6 +4596,8 @@ msgid "" "Bio: %s\n" "\n" msgstr "" +"ΒιογÏαφικό: %s\n" +"\n" #: lib/mail.php:461 #, php-format @@ -4561,7 +4616,7 @@ msgstr "" #: lib/mailbox.php:229 lib/noticelist.php:380 msgid "From" -msgstr "" +msgstr "Από" #: lib/messageform.php:110 msgid "Send a direct notice" @@ -4614,40 +4669,41 @@ msgid "Tags in %s's notices" msgstr "" #: lib/profilelist.php:182 +#, fuzzy msgid "(none)" -msgstr "" +msgstr "(κανÎνα)" #: lib/publicgroupnav.php:76 msgid "Public" -msgstr "" +msgstr "Δημόσια" #: lib/publicgroupnav.php:80 msgid "User groups" -msgstr "" +msgstr "Ομάδες χÏηστών" #: lib/publicgroupnav.php:82 lib/publicgroupnav.php:83 msgid "Recent tags" -msgstr "" +msgstr "Î Ïόσφατες ετικÎτες " #: lib/publicgroupnav.php:86 msgid "Featured" -msgstr "" +msgstr "Î Ïοτεινόμενα" #: lib/publicgroupnav.php:90 msgid "Popular" -msgstr "" +msgstr "Δημοφιλή" #: lib/searchgroupnav.php:82 msgid "Notice" -msgstr "" +msgstr "Μήνυμα" #: lib/searchgroupnav.php:85 msgid "Find groups on this site" -msgstr "" +msgstr "Î’Ïες ομάδες στο site" #: lib/section.php:89 msgid "Untitled section" -msgstr "" +msgstr "Ενότητα χωÏίς τίτλο" #: lib/subgroupnav.php:81 #, php-format @@ -4667,7 +4723,7 @@ msgstr "" #: lib/subgroupnav.php:104 #, php-format msgid "Invite friends and colleagues to join you on %s" -msgstr "" +msgstr "Î Ïοσκάλεσε φίλους και συναδÎλφους σου να γίνουν μÎλη στο %s" #: lib/subs.php:53 msgid "User has blocked you." @@ -4675,15 +4731,15 @@ msgstr "" #: lib/subscribeform.php:115 lib/subscribeform.php:139 msgid "Subscribe to this user" -msgstr "" +msgstr "Γίνε συνδÏομητής Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… χÏήστη" #: lib/tagcloudsection.php:56 msgid "None" -msgstr "" +msgstr "ΚανÎνα" #: lib/topposterssection.php:74 msgid "Top posters" -msgstr "" +msgstr "ΚοÏυφαίοι δημοσιευτÎÏ‚" #: lib/unblockform.php:120 lib/unblockform.php:150 msgid "Unblock this user" diff --git a/locale/el_GR/LC_MESSAGES/statusnet.mo b/locale/el_GR/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 071ea3bc5..000000000 --- a/locale/el_GR/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/en_GB/LC_MESSAGES/statusnet.mo b/locale/en_GB/LC_MESSAGES/statusnet.mo Binary files differindex 11eacc9ac..4eeac7304 100644 --- a/locale/en_GB/LC_MESSAGES/statusnet.mo +++ b/locale/en_GB/LC_MESSAGES/statusnet.mo diff --git a/locale/es/LC_MESSAGES/statusnet.mo b/locale/es/LC_MESSAGES/statusnet.mo Binary files differindex ab03d12e0..05eabcc75 100644 --- a/locale/es/LC_MESSAGES/statusnet.mo +++ b/locale/es/LC_MESSAGES/statusnet.mo diff --git a/locale/fr/LC_MESSAGES/statusnet.mo b/locale/fr/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..1d3509af1 --- /dev/null +++ b/locale/fr/LC_MESSAGES/statusnet.mo diff --git a/locale/fr_FR/LC_MESSAGES/statusnet.po b/locale/fr/LC_MESSAGES/statusnet.po index 23365960b..23365960b 100644 --- a/locale/fr_FR/LC_MESSAGES/statusnet.po +++ b/locale/fr/LC_MESSAGES/statusnet.po diff --git a/locale/fr_FR/LC_MESSAGES/statusnet.mo b/locale/fr_FR/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index f26b8708d..000000000 --- a/locale/fr_FR/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/ga/LC_MESSAGES/statusnet.mo b/locale/ga/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..c13acd1a8 --- /dev/null +++ b/locale/ga/LC_MESSAGES/statusnet.mo diff --git a/locale/ga/LC_MESSAGES/statusnet.po b/locale/ga/LC_MESSAGES/statusnet.po new file mode 100644 index 000000000..3815e4853 --- /dev/null +++ b/locale/ga/LC_MESSAGES/statusnet.po @@ -0,0 +1,4713 @@ +# translation of statusnet.po to Galician +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Francisco Diéguez <fran.dieguez@glug.es>, 2008. +msgid "" +msgstr "" +"Project-Id-Version: laconica-new\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-12-17 20:08+0100\n" +"PO-Revision-Date: 2008-12-17 20:10+0100\n" +"Last-Translator: MartÃn Vázquez Cabanas <eu@martinvazquez.net>\n" +"Language-Team: Galician <en@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../actions/noticesearchrss.php:64 +#: actions/noticesearchrss.php:68 +#: actions/noticesearchrss.php:61 +#, php-format +msgid " Search Stream for \"%s\"" +msgstr "Buscar \"%s\" na Liña de tempo" + +#: ../actions/finishopenidlogin.php:82 +#: ../actions/register.php:191 +#: actions/finishopenidlogin.php:88 +#: actions/register.php:205 +#: actions/register.php:232 +msgid " except this private data: password, email address, IM address, phone number." +msgstr " agás esta informción privada: contrasinal, dirección de correo electrónico, dirección IM, número de teléfono." + +#: ../actions/showstream.php:400 +#: ../lib/stream.php:109 +#: actions/showstream.php:418 +#: lib/mailbox.php:164 +#: lib/stream.php:76 +#: lib/facebookaction.php:195 +#: lib/noticelist.php:160 +msgid " from " +msgstr " dende " + +#: ../actions/twitapistatuses.php:478 +#: actions/twitapistatuses.php:412 +#: actions/twitapistatuses.php:341 +#, php-format +msgid "%1$s / Updates replying to %2$s" +msgstr "%1$s / ChÃos que respostan a %2$s" + +#: ../actions/invite.php:168 +#: actions/invite.php:176 +#, php-format +msgid "%1$s has invited you to join them on %2$s" +msgstr "%1$s invitoute a unirse a él en %2$s." + +#: ../actions/invite.php:170 +#: actions/invite.php:178 +#, php-format +msgid "" +"%1$s has invited you to join them on %2$s (%3$s).\n" +"\n" +"%2$s is a micro-blogging service that lets you keep up-to-date with people you know and people who interest you.\n" +"\n" +"You can also share news about yourself, your thoughts, or your life online with people who know about you. It's also great for meeting new people who share your interests.\n" +"\n" +"%1$s said:\n" +"\n" +"%4$s\n" +"\n" +"You can see %1$s's profile page on %2$s here:\n" +"\n" +"%5$s\n" +"\n" +"If you'd like to try the service, click on the link below to accept the invitation.\n" +"\n" +"%6$s\n" +"\n" +"If not, you can ignore this message. Thanks for your patience and your time.\n" +"\n" +"Sincerely, %2$s\n" +msgstr "" +"%1$s invitoute a unirte a el en %2$s (%3$s).\n" +"\n" +"%2$s é un servizo de microbloguexo que che permite manterte actualizado coa xente que coñeces e xente na que tes interese.\n" +"\n" +"Tamén podes compartir novas contigo mesmo, ou pensamentos, ou vivir en liña con xente que te coñece. Tamén está moi ben para coñecer xente que comparte os mesmos intereses..\n" +"\n" +"%1$s dixo:\n" +"\n" +"%4$s\n" +"\n" +"Podes ollar a súa páxina de perfil %1$s's en %2$s here:\n" +"\n" +"%5$s\n" +"\n" +"Se queres probar, fai clic na ligazón de abaixo para aceptar a invitación..\n" +"\n" +"%6$s\n" +"\n" +"Se non, pois ignora esta mensaxe. Pero aló ti, aquà se pasa moi ben.\n" +"\n" +"Saudiños, %2$s\n" + +#: ../lib/mail.php:124 +#: lib/mail.php:124 +#: lib/mail.php:126 +#: lib/mail.php:115 +#, php-format +msgid "%1$s is now listening to your notices on %2$s." +msgstr "%1$s está a escoitar os teus chÃos %2$s." + +#: ../lib/mail.php:126 +#: lib/mail.php:117 +#, php-format +msgid "" +"%1$s is now listening to your notices on %2$s.\n" +"\n" +"\t%3$s\n" +"\n" +"Faithfully yours,\n" +"%4$s.\n" +msgstr "" +"%1$s está a escoitar os teus chÃos en %2$s.\n" +"\n" +"\t%3$s\n" +"\n" +"Atentamente todo seu,\n" +"%4$s.\n" + +#: ../actions/twitapistatuses.php:482 +#: actions/twitapistatuses.php:415 +#: actions/twitapistatuses.php:344 +#, php-format +msgid "%1$s updates that reply to updates from %2$s / %3$s." +msgstr "Hai %1$s chÃos en resposta a chÃos dende %2$s / %3$s." + +#: ../actions/shownotice.php:45 +#: actions/shownotice.php:45 +#: actions/shownotice.php:73 +#, php-format +msgid "%1$s's status on %2$s" +msgstr "Estado de %1$s en %2$s" + +#: ../actions/invite.php:84 +#: ../actions/invite.php:92 +#: actions/invite.php:91 +#: actions/invite.php:99 +#, php-format +msgid "%s (%s)" +msgstr "%s (%s)" + +#: ../actions/publicrss.php:62 +#: actions/publicrss.php:48 +#, php-format +msgid "%s Public Stream" +msgstr "%s Fio Público" + +#: ../actions/all.php:47 +#: ../actions/allrss.php:60 +#: ../actions/twitapistatuses.php:238 +#: ../lib/stream.php:51 +#: actions/all.php:47 +#: actions/allrss.php:60 +#: actions/twitapistatuses.php:155 +#: lib/personal.php:51 +#: actions/twitapistatuses.php:123 +#, php-format +msgid "%s and friends" +msgstr "%s e amigos" + +#: ../actions/twitapistatuses.php:49 +#: actions/twitapistatuses.php:49 +#: actions/twitapistatuses.php:31 +#, php-format +msgid "%s public timeline" +msgstr "Liña de tempo pública de %s" + +#: ../lib/mail.php:206 +#: lib/mail.php:212 +#: lib/mail.php:207 +#, php-format +msgid "%s status" +msgstr "Estado de %s" + +#: ../actions/twitapistatuses.php:338 +#: actions/twitapistatuses.php:265 +#: actions/twitapistatuses.php:195 +#, php-format +msgid "%s timeline" +msgstr "Liña de tempo de %s" + +#: ../actions/twitapistatuses.php:52 +#: actions/twitapistatuses.php:52 +#: actions/twitapistatuses.php:34 +#, php-format +msgid "%s updates from everyone!" +msgstr "%s chÃos de calquera!" + +#: ../actions/register.php:213 +#: actions/register.php:254 +msgid "(You should receive a message by email momentarily, with instructions on how to confirm your email address.)" +msgstr "(DeberÃas recibir unha mensaxe no teu email nun intre, coas instrucións de como confirmar a túa dirección de correo.)" + +#: ../lib/util.php:257 +#: lib/util.php:273 +#: lib/util.php:290 +#, php-format +msgid "**%%site.name%%** is a microblogging service brought to you by [%%site.broughtby%%](%%site.broughtbyurl%%). " +msgstr "**%%site.name%%** é un servizo de microbloguexo que che proporciona [%%site.broughtby%%](%%site.broughtbyurl%%). " + +#: ../lib/util.php:259 +#: lib/util.php:275 +#: lib/util.php:292 +#, php-format +msgid "**%%site.name%%** is a microblogging service. " +msgstr "**%%site.name%%** é un servizo de microbloguexo." + +#: ../lib/util.php:274 +#: lib/util.php:290 +#: lib/util.php:307 +msgid ". Contributors should be attributed by full name or nickname." +msgstr ". Os contribuÃntes deben atribuiselles polo nome completo ou apodo." + +#: ../actions/finishopenidlogin.php:73 +#: ../actions/profilesettings.php:43 +#: actions/finishopenidlogin.php:79 +#: actions/profilesettings.php:76 +#: actions/profilesettings.php:78 +msgid "1-64 lowercase letters or numbers, no punctuation or spaces" +msgstr "De 1 a 64 letras minúsculas ou númeors, nin espazos nin signos de puntuación" + +#: ../actions/register.php:152 +#: actions/register.php:166 +#: actions/register.php:193 +msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required." +msgstr "De 1 a 64 letras minúsculas ou números, nin espazos nin signos de puntuación. Requerido." + +#: ../actions/password.php:42 +#: actions/profilesettings.php:181 +#: actions/profilesettings.php:198 +msgid "6 or more characters" +msgstr "6 ou máis caracteres" + +#: ../actions/recoverpassword.php:180 +#: actions/recoverpassword.php:186 +msgid "6 or more characters, and don't forget it!" +msgstr "6 ou máis caracteres, non o esquenzas!" + +#: ../actions/register.php:154 +#: actions/register.php:168 +#: actions/register.php:195 +msgid "6 or more characters. Required." +msgstr "6 ou máis caracteres. Requerido." + +#: ../actions/imsettings.php:197 +#: actions/imsettings.php:205 +#: actions/imsettings.php:210 +#, php-format +msgid "A confirmation code was sent to the IM address you added. You must approve %s for sending messages to you." +msgstr "O código de confirmación foi embiado á dirección IM que engadiches. DeberÃas engadir a %s como contacto para que che poida enviar mensaxes." + +#: ../actions/emailsettings.php:213 +#: actions/emailsettings.php:231 +#: actions/emailsettings.php:235 +msgid "A confirmation code was sent to the email address you added. Check your inbox (and spam box!) for the code and instructions on how to use it." +msgstr "Enviouseche un código de confirmación á dirección de correo que engadiches. Comproba a túa bandexa de entrada (ou spam!) polo código e instrucións que debes seguir." + +#: ../actions/smssettings.php:216 +#: actions/smssettings.php:224 +#: actions/smssettings.php:226 +msgid "A confirmation code was sent to the phone number you added. Check your inbox (and spam box!) for the code and instructions on how to use it." +msgstr "Enviouseche o código de confirmación ó número de teléfono que engadiches. Comproba a túa bandexa de entrada (ou spam!) polo código e instrucións que debes seguir." + +#: ../actions/twitapiaccount.php:49 +#: ../actions/twitapihelp.php:45 +#: ../actions/twitapistatuses.php:88 +#: ../actions/twitapistatuses.php:259 +#: ../actions/twitapistatuses.php:370 +#: ../actions/twitapistatuses.php:532 +#: ../actions/twitapiusers.php:122 +#: actions/twitapiaccount.php:49 +#: actions/twitapidirect_messages.php:104 +#: actions/twitapifavorites.php:111 +#: actions/twitapifavorites.php:120 +#: actions/twitapifriendships.php:156 +#: actions/twitapihelp.php:46 +#: actions/twitapistatuses.php:93 +#: actions/twitapistatuses.php:176 +#: actions/twitapistatuses.php:288 +#: actions/twitapistatuses.php:298 +#: actions/twitapistatuses.php:454 +#: actions/twitapistatuses.php:463 +#: actions/twitapistatuses.php:504 +#: actions/twitapiusers.php:55 +#: actions/twitapiaccount.php:35 +#: actions/twitapidirect_messages.php:107 +#: actions/twitapifavorites.php:83 +#: actions/twitapifavorites.php:99 +#: actions/twitapifriendships.php:117 +#: actions/twitapihelp.php:42 +#: actions/twitapistatuses.php:77 +#: actions/twitapistatuses.php:144 +#: actions/twitapistatuses.php:224 +#: actions/twitapistatuses.php:234 +#: actions/twitapistatuses.php:386 +#: actions/twitapistatuses.php:395 +#: actions/twitapistatuses.php:421 +#: actions/twitapiusers.php:30 +msgid "API method not found!" +msgstr "Método da API non atopado" + +#: ../actions/twitapiaccount.php:57 +#: ../actions/twitapiaccount.php:113 +#: ../actions/twitapiaccount.php:119 +#: ../actions/twitapiblocks.php:28 +#: ../actions/twitapiblocks.php:34 +#: ../actions/twitapidirect_messages.php:43 +#: ../actions/twitapidirect_messages.php:49 +#: ../actions/twitapidirect_messages.php:56 +#: ../actions/twitapidirect_messages.php:62 +#: ../actions/twitapifavorites.php:41 +#: ../actions/twitapifavorites.php:47 +#: ../actions/twitapifavorites.php:53 +#: ../actions/twitapihelp.php:52 +#: ../actions/twitapinotifications.php:29 +#: ../actions/twitapinotifications.php:35 +#: ../actions/twitapistatuses.php:768 +#: actions/twitapiaccount.php:56 +#: actions/twitapiaccount.php:109 +#: actions/twitapiaccount.php:114 +#: actions/twitapiblocks.php:28 +#: actions/twitapiblocks.php:33 +#: actions/twitapidirect_messages.php:170 +#: actions/twitapifavorites.php:168 +#: actions/twitapihelp.php:53 +#: actions/twitapinotifications.php:29 +#: actions/twitapinotifications.php:34 +#: actions/twitapistatuses.php:690 +#: actions/twitapiaccount.php:42 +#: actions/twitapiaccount.php:92 +#: actions/twitapiaccount.php:97 +#: actions/twitapidirect_messages.php:178 +#: actions/twitapifavorites.php:139 +#: actions/twitapihelp.php:49 +#: actions/twitapistatuses.php:549 +msgid "API method under construction." +msgstr "Método da API en contrución." + +#: ../lib/util.php:324 +#: lib/util.php:340 +#: lib/util.php:369 +msgid "About" +msgstr "Sobre" + +#: ../actions/userauthorization.php:119 +#: actions/userauthorization.php:126 +msgid "Accept" +msgstr "Aceptar" + +#: ../actions/emailsettings.php:62 +#: ../actions/imsettings.php:63 +#: ../actions/openidsettings.php:57 +#: ../actions/smssettings.php:71 +#: actions/emailsettings.php:63 +#: actions/imsettings.php:64 +#: actions/openidsettings.php:58 +#: actions/smssettings.php:71 +#: actions/twittersettings.php:85 +#: actions/smspostsettings.php:50 +#: actions/twittersettings.php:84 +#: actions/smspostsettings.php:51 +msgid "Add" +msgstr "Engadir" + +#: ../actions/openidsettings.php:43 +#: actions/openidsettings.php:44 +msgid "Add OpenID" +msgstr "Engadir dirección OpenID" + +#: ../lib/settingsaction.php:97 +#: lib/settingsaction.php:91 +#: actions/deleteprofile.php:248 +msgid "Add or remove OpenIDs" +msgstr "Engadir ou eliminar OpenID" + +#: ../actions/emailsettings.php:38 +#: ../actions/imsettings.php:39 +#: ../actions/smssettings.php:39 +#: actions/emailsettings.php:39 +#: actions/imsettings.php:40 +#: actions/smssettings.php:39 +msgid "Address" +msgstr "Enderezo" + +#: ../actions/invite.php:131 +#: actions/invite.php:139 +msgid "Addresses of friends to invite (one per line)" +msgstr "Direccións dos amigos que queres invitar (unha por liña)" + +#: ../actions/showstream.php:273 +#: actions/showstream.php:288 +#: actions/showstream.php:336 +msgid "All subscriptions" +msgstr "Tódalas subscricións" + +#: ../actions/publicrss.php:64 +#: actions/publicrss.php:50 +#, php-format +msgid "All updates for %s" +msgstr "Tódalas actualizacións de %s" + +#: ../actions/noticesearchrss.php:66 +#: actions/noticesearchrss.php:70 +#: actions/noticesearchrss.php:63 +#, php-format +msgid "All updates matching search term \"%s\"" +msgstr "Tódalas actualizacións que coinciden co termo de procura \"%s\"" + +#: ../actions/finishopenidlogin.php:29 +#: ../actions/login.php:31 +#: ../actions/openidlogin.php:29 +#: ../actions/register.php:30 +#: actions/finishopenidlogin.php:29 +#: actions/login.php:31 +#: actions/openidlogin.php:29 +#: actions/register.php:30 +msgid "Already logged in." +msgstr "Sesión xa iniciada" + +#: ../lib/subs.php:42 +#: lib/subs.php:42 +#: lib/subs.php:47 +msgid "Already subscribed!." +msgstr "¡Xa está subscrito!." + +#: ../actions/deletenotice.php:54 +#: actions/deletenotice.php:55 +msgid "Are you sure you want to delete this notice?" +msgstr "Estas seguro que queres eliminar este chÃo?" + +#: ../actions/userauthorization.php:77 +#: actions/userauthorization.php:83 +msgid "Authorize subscription" +msgstr "Subscrición de autorización." + +#: ../actions/login.php:104 +#: ../actions/register.php:178 +#: actions/register.php:192 +#: actions/login.php:111 +#: actions/openidlogin.php:86 +#: actions/register.php:219 +msgid "Automatically login in the future; not for shared computers!" +msgstr "Endiante acceder automáticamente, coidado en equipos compartidos!" + +#: ../actions/profilesettings.php:65 +#: actions/profilesettings.php:98 +#: actions/profilesettings.php:112 +msgid "Automatically subscribe to whoever subscribes to me (best for non-humans)" +msgstr "Suscribirse automáticamente a calquera que se suscriba a min (o mellor para non humáns)" + +#: ../actions/avatar.php:32 +#: ../lib/settingsaction.php:90 +#: actions/profilesettings.php:34 +msgid "Avatar" +msgstr "Avatar" + +#: ../actions/avatar.php:113 +#: actions/profilesettings.php:350 +#: actions/profilesettings.php:396 +msgid "Avatar updated." +msgstr "Avatar actualizado." + +#: ../actions/imsettings.php:55 +#: actions/imsettings.php:56 +#, php-format +msgid "Awaiting confirmation on this address. Check your Jabber/GTalk account for a message with further instructions. (Did you add %s to your buddy list?)" +msgstr "Awaiting confirmation on this address. Check your Jabber/GTalk account for a message with further instructions. (Did you add %s to your buddy list?)" + +#: ../actions/emailsettings.php:54 +#: actions/emailsettings.php:55 +msgid "Awaiting confirmation on this address. Check your inbox (and spam box!) for a message with further instructions." +msgstr "Agardando confirmación para esta dirección. Comproba a túa conta de Jabber/GTalk que ten que haber unha mensaxe coas seguintes instrucións. (Engadiches a %s á túa lista de contactos?)" + +#: ../actions/smssettings.php:58 +#: actions/smssettings.php:58 +msgid "Awaiting confirmation on this phone number." +msgstr "Agardando a confirmación neste número de teléfono." + +#: ../lib/util.php:1318 +#: lib/util.php:1452 +#: lib/facebookaction.php:259 +#: lib/util.php:1851 +msgid "Before »" +msgstr "Antes »" + +#: ../actions/profilesettings.php:49 +#: ../actions/register.php:170 +#: actions/profilesettings.php:82 +#: actions/register.php:184 +#: actions/profilesettings.php:84 +#: actions/register.php:211 +msgid "Bio" +msgstr "Bio" + +#: ../actions/profilesettings.php:101 +#: ../actions/register.php:82 +#: ../actions/updateprofile.php:103 +#: actions/profilesettings.php:216 +#: actions/register.php:89 +#: actions/updateprofile.php:104 +#: actions/profilesettings.php:235 +#: actions/register.php:98 +msgid "Bio is too long (max 140 chars)." +msgstr "O teu Bio é demasiado longo (max 140 car.)." + +#: ../lib/deleteaction.php:41 +#: lib/deleteaction.php:41 +msgid "Can't delete this notice." +msgstr "Non se pode eliminar este chÃos." + +#: ../actions/updateprofile.php:119 +#: actions/updateprofile.php:120 +#, php-format +msgid "Can't read avatar URL '%s'" +msgstr "Non se pode ler a URL do avatar de '%s'" + +#: ../actions/password.php:85 +#: ../actions/recoverpassword.php:300 +#: actions/profilesettings.php:404 +#: actions/recoverpassword.php:313 +#: actions/profilesettings.php:450 +msgid "Can't save new password." +msgstr "Non se pode gardar a contrasinal." + +#: ../actions/emailsettings.php:57 +#: ../actions/imsettings.php:58 +#: ../actions/smssettings.php:62 +#: actions/emailsettings.php:58 +#: actions/imsettings.php:59 +#: actions/smssettings.php:62 +msgid "Cancel" +msgstr "Cancelar" + +#: ../lib/openid.php:121 +#: lib/openid.php:121 +msgid "Cannot instantiate OpenID consumer object." +msgstr "Non se pode instanciar o obxecto consumidor de OpenID." + +#: ../actions/imsettings.php:163 +#: actions/imsettings.php:171 +#: actions/imsettings.php:176 +msgid "Cannot normalize that Jabber ID" +msgstr "Non se pode normalizar ese identificador de Jabber" + +#: ../actions/emailsettings.php:181 +#: actions/emailsettings.php:199 +#: actions/emailsettings.php:205 +msgid "Cannot normalize that email address" +msgstr "Esa dirección de correo non se pode normalizar " + +#: ../actions/password.php:45 +#: actions/profilesettings.php:184 +#: actions/profilesettings.php:201 +msgid "Change" +msgstr "Modificado" + +#: ../lib/settingsaction.php:88 +#: lib/settingsaction.php:88 +#: actions/deleteprofile.php:245 +msgid "Change email handling" +msgstr "Cambiar a xestión de email" + +#: ../actions/password.php:32 +#: actions/profilesettings.php:36 +msgid "Change password" +msgstr "Cambiar contrasinal" + +#: ../lib/settingsaction.php:94 +msgid "Change your password" +msgstr "Cambiar contrasinal" + +#: ../lib/settingsaction.php:85 +#: lib/settingsaction.php:85 +#: actions/deleteprofile.php:242 +msgid "Change your profile settings" +msgstr "Configuración de perfil" + +#: ../actions/password.php:43 +#: ../actions/recoverpassword.php:181 +#: ../actions/register.php:155 +#: ../actions/smssettings.php:65 +#: actions/profilesettings.php:182 +#: actions/recoverpassword.php:187 +#: actions/register.php:169 +#: actions/smssettings.php:65 +#: actions/profilesettings.php:199 +#: actions/register.php:196 +msgid "Confirm" +msgstr "Confirmar" + +#: ../actions/confirmaddress.php:90 +#: actions/confirmaddress.php:90 +msgid "Confirm Address" +msgstr "Confirmar enderezo" + +#: ../actions/emailsettings.php:238 +#: ../actions/imsettings.php:222 +#: ../actions/smssettings.php:245 +#: actions/emailsettings.php:256 +#: actions/imsettings.php:230 +#: actions/smssettings.php:253 +#: actions/emailsettings.php:260 +#: actions/imsettings.php:235 +#: actions/smssettings.php:255 +msgid "Confirmation cancelled." +msgstr "Confirmación cancealada." + +#: ../actions/smssettings.php:63 +#: actions/smssettings.php:63 +msgid "Confirmation code" +msgstr "Código de confirmación." + +#: ../actions/confirmaddress.php:38 +#: actions/confirmaddress.php:38 +msgid "Confirmation code not found." +msgstr "Confirmation code not found." + +#: ../actions/register.php:202 +#: actions/register.php:243 +#, php-format +msgid "" +"Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may want to...\n" +"\n" +"* Go to [your profile](%s) and post your first message.\n" +"* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send notices through instant messages.\n" +"* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that share your interests. \n" +"* Update your [profile settings](%%%%action.profilesettings%%%%) to tell others more about you. \n" +"* Read over the [online docs](%%%%doc.help%%%%) for features you may have missed. \n" +"\n" +"Thanks for signing up and we hope you enjoy using this service." +msgstr "" +"Noraboa, %s! e benvido a %%%%site.name%%%%. Dende aquÃ, podes...\n" +"\n" +"* Ãr ó [teu perfil](%s) e enviar o teu primeiro chÃo.\n" +"* Engadir unha [conta de Jabber/Gtalk](%%%%action.imsettings%%%%) para enviar os teus chÃos a través de mensaxerÃa instantánea.\n" +"* [Buscar xente ](%%%%action.peoplesearch%%%%) que poidas coñecer ou que comparta os teus intereses. \n" +"* Actualizar as túas [preferencias no perfil](%%%%action.profilesettings%%%%) para decirlle a outros máis sobre ti. \n" +"* Ler os [manuais en liña](%%%%doc.help%%%%) para ollar máis cousas que podes facer aquÃ. \n" +"\n" +"Grazas por rexistrarte e esperamos que laretexes moito." + +#: ../actions/finishopenidlogin.php:91 +#: actions/finishopenidlogin.php:97 +msgid "Connect" +msgstr "Conectar" + +#: ../actions/finishopenidlogin.php:86 +#: actions/finishopenidlogin.php:92 +msgid "Connect existing account" +msgstr "Conectar con unha conta existente" + +#: ../lib/util.php:332 +#: lib/util.php:348 +#: lib/util.php:377 +msgid "Contact" +msgstr "Contacto" + +#: ../lib/openid.php:178 +#: lib/openid.php:178 +#, php-format +msgid "Could not create OpenID form: %s" +msgstr "Non se pode crear o formulario OpenID: %s" + +#: ../actions/twitapifriendships.php:60 +#: ../actions/twitapifriendships.php:76 +#: actions/twitapifriendships.php:60 +#: actions/twitapifriendships.php:76 +#: actions/twitapifriendships.php:46 +#: actions/twitapifriendships.php:62 +#, php-format +msgid "Could not follow user: %s is already on your list." +msgstr "Non podes seguir a este usuario: %s xa está na túa lista." + +#: ../actions/twitapifriendships.php:53 +#: actions/twitapifriendships.php:53 +#: actions/twitapifriendships.php:39 +msgid "Could not follow user: User not found." +msgstr "Non podes seguir a este usuario: o Usuario non se atopa." + +#: ../lib/openid.php:160 +#: lib/openid.php:160 +#, php-format +msgid "Could not redirect to server: %s" +msgstr "Non se pode redireccionar ao servidor: %s" + +#: ../actions/updateprofile.php:162 +#: actions/updateprofile.php:163 +msgid "Could not save avatar info" +msgstr "Non se pode gardar a información do avatar" + +#: ../actions/updateprofile.php:155 +#: actions/updateprofile.php:156 +msgid "Could not save new profile info" +msgstr "Non se pode gardar a nova información do perfil" + +#: ../lib/subs.php:54 +#: lib/subs.php:61 +#: lib/subs.php:70 +msgid "Could not subscribe other to you." +msgstr "Outro usuario non se puido suscribir a ti." + +#: ../lib/subs.php:46 +#: lib/subs.php:46 +#: lib/subs.php:55 +msgid "Could not subscribe." +msgstr "No se pode suscribir." + +#: ../actions/recoverpassword.php:102 +#: actions/recoverpassword.php:105 +msgid "Could not update user with confirmed email address." +msgstr "Non se puido actualizar o usuario coa dirección de correo electrónico." + +#: ../actions/finishremotesubscribe.php:99 +#: actions/finishremotesubscribe.php:101 +#: actions/finishremotesubscribe.php:112 +msgid "Couldn't convert request tokens to access tokens." +msgstr "Non se pode convertir o token da petición a tokens de acceso." + +#: ../actions/confirmaddress.php:84 +#: ../actions/emailsettings.php:234 +#: ../actions/imsettings.php:218 +#: ../actions/smssettings.php:241 +#: actions/confirmaddress.php:84 +#: actions/emailsettings.php:252 +#: actions/imsettings.php:226 +#: actions/smssettings.php:249 +#: actions/emailsettings.php:256 +#: actions/imsettings.php:231 +#: actions/smssettings.php:251 +msgid "Couldn't delete email confirmation." +msgstr "Non se pode eliminar a confirmación de email." + +#: ../lib/subs.php:103 +#: lib/subs.php:116 +#: lib/subs.php:129 +msgid "Couldn't delete subscription." +msgstr "Non se pode eliminar a subscrición." + +#: ../actions/twitapistatuses.php:93 +#: actions/twitapistatuses.php:98 +#: actions/twitapistatuses.php:82 +msgid "Couldn't find any statuses." +msgstr "Non se puido atopar ningún estado" + +#: ../actions/remotesubscribe.php:127 +#: actions/remotesubscribe.php:136 +#: actions/remotesubscribe.php:148 +msgid "Couldn't get a request token." +msgstr "Non se puido recoller o token de petición." + +#: ../actions/emailsettings.php:205 +#: ../actions/imsettings.php:187 +#: ../actions/smssettings.php:206 +#: actions/emailsettings.php:223 +#: actions/imsettings.php:195 +#: actions/smssettings.php:214 +#: actions/emailsettings.php:229 +#: actions/imsettings.php:200 +#: actions/smssettings.php:216 +msgid "Couldn't insert confirmation code." +msgstr "Non se puido inserir o código de confirmación." + +#: ../actions/finishremotesubscribe.php:180 +#: actions/finishremotesubscribe.php:182 +#: actions/finishremotesubscribe.php:198 +#: actions/finishremotesubscribe.php:216 +msgid "Couldn't insert new subscription." +msgstr "Non se puido inserir a nova subscrición." + +#: ../actions/profilesettings.php:184 +#: ../actions/twitapiaccount.php:96 +#: actions/profilesettings.php:299 +#: actions/twitapiaccount.php:94 +#: actions/profilesettings.php:336 +#: actions/twitapiaccount.php:77 +msgid "Couldn't save profile." +msgstr "Non se puido gardar o perfil." + +#: ../actions/profilesettings.php:161 +#: actions/profilesettings.php:276 +#: actions/profilesettings.php:313 +msgid "Couldn't update user for autosubscribe." +msgstr "Non se puido actualizar o usuario para autosuscrición." + +#: ../actions/emailsettings.php:280 +#: ../actions/emailsettings.php:294 +#: actions/emailsettings.php:298 +#: actions/emailsettings.php:312 +#: actions/emailsettings.php:302 +#: actions/emailsettings.php:316 +msgid "Couldn't update user record." +msgstr "Non se puido actualizar o rexistro de usuario." + +#: ../actions/confirmaddress.php:72 +#: ../actions/emailsettings.php:156 +#: ../actions/emailsettings.php:259 +#: ../actions/imsettings.php:138 +#: ../actions/imsettings.php:243 +#: ../actions/profilesettings.php:141 +#: ../actions/smssettings.php:157 +#: ../actions/smssettings.php:269 +#: actions/confirmaddress.php:72 +#: actions/emailsettings.php:174 +#: actions/emailsettings.php:277 +#: actions/imsettings.php:146 +#: actions/imsettings.php:251 +#: actions/profilesettings.php:256 +#: actions/smssettings.php:165 +#: actions/smssettings.php:277 +#: actions/emailsettings.php:180 +#: actions/emailsettings.php:281 +#: actions/imsettings.php:151 +#: actions/imsettings.php:256 +#: actions/othersettings.php:173 +#: actions/profilesettings.php:293 +#: actions/smspostsettings.php:96 +#: actions/smspostsettings.php:123 +#: actions/smssettings.php:167 +#: actions/smssettings.php:279 +#: actions/smspostsettings.php:101 +#: actions/smspostsettings.php:128 +msgid "Couldn't update user." +msgstr "Non se puido actualizar o usuario." + +#: ../actions/finishopenidlogin.php:84 +#: actions/finishopenidlogin.php:90 +msgid "Create" +msgstr "Crear" + +#: ../actions/finishopenidlogin.php:70 +#: actions/finishopenidlogin.php:76 +msgid "Create a new user with this nickname." +msgstr "Crear un novo usuario con este alcume." + +#: ../actions/finishopenidlogin.php:68 +#: actions/finishopenidlogin.php:74 +msgid "Create new account" +msgstr "Crear nova conta" + +#: ../actions/finishopenidlogin.php:191 +#: actions/finishopenidlogin.php:197 +#: actions/finishopenidlogin.php:208 +msgid "Creating new account for OpenID that already has a user." +msgstr "Creando nova conta para OpenID que xa ten un usuario." + +#: ../actions/imsettings.php:45 +#: actions/imsettings.php:46 +msgid "Current confirmed Jabber/GTalk address." +msgstr "Direccións Jabber/GTalk confirmadas." + +#: ../actions/smssettings.php:46 +#: actions/smssettings.php:46 +msgid "Current confirmed SMS-enabled phone number." +msgstr "Número de teléfono actual confirmado mediante SMS." + +#: ../actions/emailsettings.php:44 +#: actions/emailsettings.php:45 +msgid "Current confirmed email address." +msgstr "Direccións de correo confirmadas actualmente." + +#: ../actions/showstream.php:356 +#: actions/showstream.php:367 +#: actions/showstream.php:418 +msgid "Currently" +msgstr "Actual" + +#: ../classes/Notice.php:72 +#: classes/Notice.php:86 +#: classes/Notice.php:87 +#, php-format +msgid "DB error inserting hashtag: %s" +msgstr "Erro ó inserir o hashtag na BD: %s" + +#: ../lib/util.php:1061 +#: lib/util.php:1110 +#: lib/util.php:1479 +#, php-format +msgid "DB error inserting reply: %s" +msgstr "Erro ó inserir a contestación na BD: %s" + +#: ../actions/deletenotice.php:41 +#: actions/deletenotice.php:41 +msgid "Delete notice" +msgstr "Eliminar chÃo" + +#: ../actions/profilesettings.php:51 +#: ../actions/register.php:172 +#: actions/profilesettings.php:84 +#: actions/register.php:186 +#: actions/profilesettings.php:86 +#: actions/register.php:213 +msgid "Describe yourself and your interests in 140 chars" +msgstr "Contanos un pouco de ti e dos teus intereses en 140 caractéres." + +#: ../actions/register.php:158 +#: ../actions/register.php:161 +#: ../lib/settingsaction.php:87 +#: actions/register.php:172 +#: actions/register.php:175 +#: lib/settingsaction.php:87 +#: actions/deleteprofile.php:244 +#: actions/register.php:199 +#: actions/register.php:202 +msgid "Email" +msgstr "Correo Electrónico" + +#: ../actions/emailsettings.php:59 +#: actions/emailsettings.php:60 +msgid "Email Address" +msgstr "Enderezo de correo" + +#: ../actions/emailsettings.php:32 +#: actions/emailsettings.php:32 +msgid "Email Settings" +msgstr "Configuración de Correo" + +#: ../actions/register.php:73 +#: actions/register.php:80 +#: actions/register.php:89 +msgid "Email address already exists." +msgstr "O enderezo de correo xa existe." + +#: ../lib/mail.php:90 +#: lib/mail.php:90 +msgid "Email address confirmation" +msgstr "Confirmar correo electrónico" + +#: ../actions/emailsettings.php:61 +#: actions/emailsettings.php:62 +msgid "Email address, like \"UserName@example.org\"" +msgstr "Dirección de correo, coma \"Nomede Usuario@exemplo.org\"" + +#: ../actions/invite.php:129 +#: actions/invite.php:137 +msgid "Email addresses" +msgstr "Enderezos de correo" + +#: ../actions/recoverpassword.php:191 +#: actions/recoverpassword.php:197 +msgid "Enter a nickname or email address." +msgstr "Insire o teu alcume ou enderezo de correo." + +#: ../actions/smssettings.php:64 +#: actions/smssettings.php:64 +msgid "Enter the code you received on your phone." +msgstr "Insire o código que recibiches no teu teléfono." + +#: ../actions/userauthorization.php:137 +#: actions/userauthorization.php:144 +msgid "Error authorizing token" +msgstr "Erro no token de autorización." + +#: ../actions/finishopenidlogin.php:253 +#: actions/finishopenidlogin.php:259 +#: actions/finishopenidlogin.php:274 +msgid "Error connecting user to OpenID." +msgstr "Acounteceu un erro conectando o usuario ó OpenID." + +#: ../actions/finishaddopenid.php:78 +#: actions/finishaddopenid.php:78 +msgid "Error connecting user." +msgstr "Acounteceu un erro ó conectar co usuario" + +#: ../actions/finishremotesubscribe.php:151 +#: actions/finishremotesubscribe.php:153 +#: actions/finishremotesubscribe.php:164 +msgid "Error inserting avatar" +msgstr "Acounteceu un erro ó inserir o avatar" + +#: ../actions/finishremotesubscribe.php:143 +#: actions/finishremotesubscribe.php:145 +#: actions/finishremotesubscribe.php:156 +msgid "Error inserting new profile" +msgstr "Acounteceu un erro ó inserir o novo perfil" + +#: ../actions/finishremotesubscribe.php:167 +#: actions/finishremotesubscribe.php:169 +#: actions/finishremotesubscribe.php:180 +msgid "Error inserting remote profile" +msgstr "Aconteceu un erro ó inserir o perfil remoto" + +#: ../actions/recoverpassword.php:240 +#: actions/recoverpassword.php:246 +msgid "Error saving address confirmation." +msgstr "Acounteceu un erro gardando a confirmación de enderezo." + +#: ../actions/userauthorization.php:140 +#: actions/userauthorization.php:147 +msgid "Error saving remote profile" +msgstr "Acounteceu un erro gardando o perfil remoto." + +#: ../lib/openid.php:226 +#: lib/openid.php:226 +msgid "Error saving the profile." +msgstr "Acounteceu un erro ó gardar o perfil." + +#: ../lib/openid.php:237 +#: lib/openid.php:237 +msgid "Error saving the user." +msgstr "Acounteceu un erro gardando o usuario." + +#: ../actions/password.php:80 +#: actions/profilesettings.php:399 +#: actions/profilesettings.php:445 +msgid "Error saving user; invalid." +msgstr "Acounteceu un erro gardando o usuario: é inválido." + +#: ../actions/login.php:47 +#: ../actions/login.php:73 +#: ../actions/recoverpassword.php:307 +#: ../actions/register.php:98 +#: actions/login.php:47 +#: actions/login.php:73 +#: actions/recoverpassword.php:320 +#: actions/register.php:108 +#: actions/login.php:54 +#: actions/login.php:80 +#: actions/register.php:117 +msgid "Error setting user." +msgstr "Acounteceu un erro configurando o usuario." + +#: ../actions/finishaddopenid.php:83 +#: actions/finishaddopenid.php:83 +msgid "Error updating profile" +msgstr "Acounteceu un erro actualizando o usuario" + +#: ../actions/finishremotesubscribe.php:161 +#: actions/finishremotesubscribe.php:163 +#: actions/finishremotesubscribe.php:174 +msgid "Error updating remote profile" +msgstr "Acounteceu un erro actualizando o perfil remoto" + +#: ../actions/recoverpassword.php:80 +#: actions/recoverpassword.php:80 +msgid "Error with confirmation code." +msgstr "Acounteceu un erro co código de confirmación." + +#: ../actions/finishopenidlogin.php:89 +#: actions/finishopenidlogin.php:95 +msgid "Existing nickname" +msgstr "Alcume existente" + +#: ../lib/util.php:326 +#: lib/util.php:342 +#: lib/util.php:371 +msgid "FAQ" +msgstr "Preguntas frecuentes" + +#: ../actions/avatar.php:115 +#: actions/profilesettings.php:352 +#: actions/profilesettings.php:398 +msgid "Failed updating avatar." +msgstr "Acounteceu un fallo ó actualizar o avatar." + +#: ../actions/all.php:61 +#: ../actions/allrss.php:64 +#: actions/all.php:61 +#: actions/allrss.php:64 +#, php-format +msgid "Feed for friends of %s" +msgstr "Fonte para os amigos de %s" + +#: ../actions/replies.php:65 +#: ../actions/repliesrss.php:80 +#: actions/replies.php:65 +#: actions/repliesrss.php:66 +#, php-format +msgid "Feed for replies to %s" +msgstr "Fonte para as contestacións de %s" + +#: ../actions/tag.php:55 +#: actions/tag.php:55 +#: actions/tag.php:61 +#, php-format +msgid "Feed for tag %s" +msgstr "Fonte para a etiqueta %s" + +#: ../lib/searchaction.php:105 +#: lib/searchaction.php:105 +msgid "Find content of notices" +msgstr "Atopar no contido dos chÃos" + +#: ../lib/searchaction.php:101 +#: lib/searchaction.php:101 +msgid "Find people on this site" +msgstr "Atopar xente neste sitio" + +#: ../actions/login.php:122 +#: actions/login.php:142 +msgid "For security reasons, please re-enter your user name and password before changing your settings." +msgstr "Por razóns de seguranza, por favor re-insire o teu nome de usuario e contrasinal antes de cambiar as túas preferenzas." + +#: ../actions/profilesettings.php:44 +#: ../actions/register.php:164 +#: actions/profilesettings.php:77 +#: actions/register.php:178 +#: actions/profilesettings.php:79 +#: actions/register.php:205 +msgid "Full name" +msgstr "Nome completo" + +#: ../actions/profilesettings.php:98 +#: ../actions/register.php:79 +#: ../actions/updateprofile.php:93 +#: actions/profilesettings.php:213 +#: actions/register.php:86 +#: actions/updateprofile.php:94 +#: actions/profilesettings.php:232 +#: actions/register.php:95 +msgid "Full name is too long (max 255 chars)." +msgstr "O nome completo é demasiado longo (max 255 car)." + +#: ../lib/util.php:322 +#: lib/util.php:338 +#: lib/util.php:359 +#: lib/util.php:367 +msgid "Help" +msgstr "Axuda" + +#: ../lib/util.php:298 +#: lib/util.php:314 +#: lib/util.php:343 +msgid "Home" +msgstr "Persoal" + +#: ../actions/profilesettings.php:46 +#: ../actions/register.php:167 +#: actions/profilesettings.php:79 +#: actions/register.php:181 +#: actions/profilesettings.php:81 +#: actions/register.php:208 +msgid "Homepage" +msgstr "Páxina persoal" + +#: ../actions/profilesettings.php:95 +#: ../actions/register.php:76 +#: actions/profilesettings.php:210 +#: actions/register.php:83 +#: actions/profilesettings.php:229 +#: actions/register.php:92 +msgid "Homepage is not a valid URL." +msgstr "A páxina persoal semella que non é unha URL válida." + +#: ../actions/emailsettings.php:91 +#: actions/emailsettings.php:98 +msgid "I want to post notices by email." +msgstr "Quero enviar chÃos dende o mail." + +#: ../lib/settingsaction.php:102 +#: lib/settingsaction.php:96 +#: actions/deleteprofile.php:253 +#: lib/settingsaction.php:100 +#: lib/settingsaction.php:102 +msgid "IM" +msgstr "IM" + +#: ../actions/imsettings.php:60 +#: actions/imsettings.php:61 +msgid "IM Address" +msgstr "Enderezo de IM" + +#: ../actions/imsettings.php:33 +#: actions/imsettings.php:33 +msgid "IM Settings" +msgstr "Configuracións de IM" + +#: ../actions/finishopenidlogin.php:88 +#: actions/finishopenidlogin.php:94 +msgid "If you already have an account, login with your username and password to connect it to your OpenID." +msgstr "Se xa tes unha conta, accede co teu usuario e contrasinal para conectar co teu OpenID." + +#: ../actions/openidsettings.php:45 +#: actions/openidsettings.php:46 +msgid "If you want to add an OpenID to your account, enter it in the box below and click \"Add\"." +msgstr "Se queres engadir un enderezo OpenID á tua conta, insirea na caixa de embaixo e fai clic en \"Engadir\"." + +#: ../actions/recoverpassword.php:137 +#: actions/recoverpassword.php:141 +msgid "If you've forgotten or lost your password, you can get a new one sent to the email address you have stored in your account." +msgstr "Se esquenceches ou perdeches a túa contrasinal, podes obter unha nova no enderezo de correo que configuraches na túa conta." + +#: ../actions/emailsettings.php:67 +#: ../actions/smssettings.php:76 +#: actions/emailsettings.php:68 +#: actions/smssettings.php:76 +msgid "Incoming email" +msgstr "Correo Entrante" + +#: ../actions/emailsettings.php:283 +#: actions/emailsettings.php:301 +#: actions/emailsettings.php:305 +msgid "Incoming email address removed." +msgstr "Dirección de correo entrante eliminada." + +#: ../actions/password.php:69 +#: actions/profilesettings.php:388 +#: actions/profilesettings.php:434 +msgid "Incorrect old password" +msgstr "Contrasinal actual incorrecta" + +#: ../actions/login.php:67 +#: actions/login.php:67 +#: actions/login.php:74 +msgid "Incorrect username or password." +msgstr "Usuario ou contrasinal incorrectos." + +#: ../actions/recoverpassword.php:265 +#: actions/recoverpassword.php:271 +msgid "Instructions for recovering your password have been sent to the email address registered to your account." +msgstr "As instruccións para recuperar a túa contrasinal foron enviadas ó enderezo de correo da túa conta." + +#: ../actions/updateprofile.php:114 +#: actions/updateprofile.php:115 +#, php-format +msgid "Invalid avatar URL '%s'" +msgstr "URL do avatar '%s' inválido" + +#: ../actions/invite.php:55 +#: actions/invite.php:62 +#, php-format +msgid "Invalid email address: %s" +msgstr "Dirección de correo Inválida: %s" + +#: ../actions/updateprofile.php:98 +#: actions/updateprofile.php:99 +#, php-format +msgid "Invalid homepage '%s'" +msgstr "Páxina persoal '%s' inválida" + +#: ../actions/updateprofile.php:82 +#: actions/updateprofile.php:83 +#, php-format +msgid "Invalid license URL '%s'" +msgstr "URL de licenza '%s' inválida" + +#: ../actions/postnotice.php:61 +#: actions/postnotice.php:62 +#: actions/postnotice.php:63 +msgid "Invalid notice content" +msgstr "Contido do chÃo inválido" + +#: ../actions/postnotice.php:67 +#: actions/postnotice.php:68 +#: actions/postnotice.php:69 +msgid "Invalid notice uri" +msgstr "Enderezo de chÃo inválido" + +#: ../actions/postnotice.php:72 +#: actions/postnotice.php:73 +#: actions/postnotice.php:74 +msgid "Invalid notice url" +msgstr "Enderezo de chÃo inválido" + +#: ../actions/updateprofile.php:87 +#: actions/updateprofile.php:88 +#, php-format +msgid "Invalid profile URL '%s'." +msgstr "Enderezo de perfil inválido '%s'." + +#: ../actions/remotesubscribe.php:96 +#: actions/remotesubscribe.php:105 +msgid "Invalid profile URL (bad format)" +msgstr "Enderezo de perfil inválido (formato incorrecto)" + +#: ../actions/finishremotesubscribe.php:77 +#: actions/finishremotesubscribe.php:79 +#: actions/finishremotesubscribe.php:78 +msgid "Invalid profile URL returned by server." +msgstr "Enderezo de perfil inválido devolto polo servidor." + +#: ../actions/avatarbynickname.php:37 +#: actions/avatarbynickname.php:37 +msgid "Invalid size." +msgstr "Tamaño inválido." + +#: ../actions/finishopenidlogin.php:235 +#: ../actions/register.php:93 +#: ../actions/register.php:111 +#: actions/finishopenidlogin.php:241 +#: actions/register.php:103 +#: actions/register.php:121 +#: actions/finishopenidlogin.php:256 +#: actions/register.php:112 +#: actions/register.php:130 +msgid "Invalid username or password." +msgstr "Usuario ou contrasinal inválidos." + +#: ../actions/invite.php:79 +#: actions/invite.php:86 +msgid "Invitation(s) sent" +msgstr "Invitación(s) enviada(s)." + +#: ../actions/invite.php:97 +#: actions/invite.php:104 +msgid "Invitation(s) sent to the following people:" +msgstr "Invitación(s) enviada(s) á seguinte xente:" + +#: ../lib/util.php:306 +#: lib/util.php:322 +#: lib/util.php:382 +msgid "Invite" +msgstr "Invitar" + +#: ../actions/invite.php:123 +#: actions/invite.php:130 +msgid "Invite new users" +msgstr "Invitar a novos usuarios" + +#: ../lib/util.php:261 +#: lib/util.php:277 +#: lib/util.php:294 +#, php-format +msgid "It runs the [StatusNet](http://status.net/) microblogging software, version %s, available under the [GNU Affero General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html)." +msgstr "Correndo o software de microblogaxe [StatusNet](http://status.net/), versión %s, dispoñible baixo licenza [GNU Affero General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html)." + +#: ../actions/imsettings.php:173 +#: actions/imsettings.php:181 +#: actions/imsettings.php:186 +msgid "Jabber ID already belongs to another user." +msgstr "O identificador de Jabber xa pertence a outro usuario." + +#: ../actions/imsettings.php:62 +#: actions/imsettings.php:63 +#, php-format +msgid "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to add %s to your buddy list in your IM client or on GTalk." +msgstr "Enderezo Jabber ou GTalk, coma \"NomeUsuario@Exemplo.org\". Primeiro, asegurate de engadir %s á tua lista de contactos no teu cliente de IM ou no GTalk." + +#: ../actions/profilesettings.php:57 +#: actions/profilesettings.php:90 +#: actions/profilesettings.php:98 +msgid "Language" +msgstr "Linguaxe" + +#: ../actions/profilesettings.php:113 +#: actions/profilesettings.php:228 +#: actions/profilesettings.php:247 +msgid "Language is too long (max 50 chars)." +msgstr "A Linguaxe é demasiado longa (max 50 car.)." + +#: ../actions/profilesettings.php:52 +#: ../actions/register.php:173 +#: actions/profilesettings.php:85 +#: actions/register.php:187 +#: actions/profilesettings.php:87 +#: actions/register.php:214 +msgid "Location" +msgstr "Localización" + +#: ../actions/profilesettings.php:104 +#: ../actions/register.php:85 +#: ../actions/updateprofile.php:108 +#: actions/profilesettings.php:219 +#: actions/register.php:92 +#: actions/updateprofile.php:109 +#: actions/profilesettings.php:238 +#: actions/register.php:101 +msgid "Location is too long (max 255 chars)." +msgstr "A localización é demasiado longa (max 255 car.)." + +#: ../actions/login.php:97 +#: ../actions/login.php:106 +#: ../actions/openidlogin.php:68 +#: ../lib/util.php:310 +#: actions/login.php:97 +#: actions/login.php:106 +#: actions/openidlogin.php:77 +#: lib/util.php:326 +#: actions/login.php:104 +#: actions/login.php:113 +#: actions/login.php:129 +#: actions/openidlogin.php:88 +#: lib/util.php:352 +msgid "Login" +msgstr "Inicio de sesión" + +#: ../actions/openidlogin.php:44 +#: actions/openidlogin.php:52 +#: actions/openidlogin.php:60 +#, php-format +msgid "Login with an [OpenID](%%doc.openid%%) account." +msgstr "Acceder con unha conta [OpenID](%%doc.openid%%)." + +#: ../actions/login.php:126 +#: actions/login.php:146 +#, php-format +msgid "Login with your username and password. Don't have a username yet? [Register](%%action.register%%) a new account, or try [OpenID](%%action.openidlogin%%). " +msgstr "Accede co teu nome de usuario e contrasinal. ¿Non tes un todavÃa?? [Rexistra](%%action.register%%) unha nova conta, ou accede co teu enderezo [OpenID](%%action.openidlogin%%). " + +#: ../lib/util.php:308 +#: lib/util.php:324 +#: lib/util.php:350 +msgid "Logout" +msgstr "Sair" + +#: ../actions/register.php:166 +#: actions/register.php:180 +#: actions/register.php:207 +msgid "Longer name, preferably your \"real\" name" +msgstr "Nome máis longo, preferiblemente o teu nome \"real\"" + +#: ../actions/login.php:110 +#: actions/login.php:110 +#: actions/login.php:118 +msgid "Lost or forgotten password?" +msgstr "¿Perdeches a contrasinal?" + +#: ../actions/emailsettings.php:80 +#: ../actions/smssettings.php:89 +#: actions/emailsettings.php:81 +#: actions/smssettings.php:89 +msgid "Make a new email address for posting to; cancels the old one." +msgstr "Crear unha nova dirección de correo para enviar, elimina a antiga." + +#: ../actions/emailsettings.php:27 +#: actions/emailsettings.php:27 +#, php-format +msgid "Manage how you get email from %%site.name%%." +msgstr "Xestina como recibir correo dende %%site.name%%." + +#: ../actions/showstream.php:300 +#: actions/showstream.php:315 +#: actions/showstream.php:363 +msgid "Member since" +msgstr "Membro dende" + +#: ../actions/userrss.php:70 +#: actions/userrss.php:67 +#, php-format +msgid "Microblog by %s" +msgstr "Microblogue por %s" + +#: ../actions/smssettings.php:304 +#: actions/smssettings.php:314 +#, php-format +msgid "Mobile carrier for your phone. If you know a carrier that accepts SMS over email but isn't listed here, send email to let us know at %s." +msgstr "Operadora móbil do teu teléfono. Se sabes se a operadora acepta SMS sobre email e non está listada aquÃ, envianos unha mensaxe para incluilo en %s." + +#: ../actions/finishopenidlogin.php:79 +#: ../actions/register.php:188 +#: actions/finishopenidlogin.php:85 +#: actions/register.php:202 +#: actions/register.php:229 +msgid "My text and files are available under " +msgstr "O meu texto e arquivos están dispoñibles baixo licenza " + +#: ../actions/emailsettings.php:82 +#: ../actions/smssettings.php:91 +#: actions/emailsettings.php:83 +#: actions/smssettings.php:91 +msgid "New" +msgstr "Novo" + +#: ../lib/mail.php:144 +#: lib/mail.php:144 +#: lib/mail.php:138 +#, php-format +msgid "New email address for posting to %s" +msgstr "Nova dirección de email para posterar en %s" + +#: ../actions/emailsettings.php:297 +#: actions/emailsettings.php:315 +#: actions/emailsettings.php:319 +msgid "New incoming email address added." +msgstr "Engadida nova dirección de correo entrante." + +#: ../actions/finishopenidlogin.php:71 +#: actions/finishopenidlogin.php:77 +msgid "New nickname" +msgstr "Novo alcume" + +#: ../actions/newnotice.php:87 +#: actions/newnotice.php:96 +#: actions/newnotice.php:141 +msgid "New notice" +msgstr "Novo chÃo" + +#: ../actions/password.php:41 +#: ../actions/recoverpassword.php:179 +#: actions/profilesettings.php:180 +#: actions/recoverpassword.php:185 +#: actions/profilesettings.php:197 +msgid "New password" +msgstr "Nova contrasinal" + +#: ../actions/recoverpassword.php:314 +#: actions/recoverpassword.php:327 +msgid "New password successfully saved. You are now logged in." +msgstr "A nova contrasinal gardouse correctamente. Xa estas logueado." + +#: ../actions/login.php:101 +#: ../actions/profilesettings.php:41 +#: ../actions/register.php:151 +#: actions/login.php:101 +#: actions/profilesettings.php:74 +#: actions/register.php:165 +#: actions/login.php:108 +#: actions/profilesettings.php:76 +#: actions/register.php:192 +msgid "Nickname" +msgstr "Alcume" + +#: ../actions/finishopenidlogin.php:175 +#: ../actions/profilesettings.php:110 +#: ../actions/register.php:69 +#: actions/finishopenidlogin.php:181 +#: actions/profilesettings.php:225 +#: actions/register.php:76 +#: actions/finishopenidlogin.php:192 +#: actions/profilesettings.php:244 +#: actions/register.php:85 +msgid "Nickname already in use. Try another one." +msgstr "O alcume xa está sendo empregado por outro usuario. Tenta con outro." + +#: ../actions/finishopenidlogin.php:165 +#: ../actions/profilesettings.php:88 +#: ../actions/register.php:67 +#: ../actions/updateprofile.php:77 +#: actions/finishopenidlogin.php:171 +#: actions/profilesettings.php:203 +#: actions/register.php:74 +#: actions/updateprofile.php:78 +#: actions/finishopenidlogin.php:182 +#: actions/profilesettings.php:222 +#: actions/register.php:83 +msgid "Nickname must have only lowercase letters and numbers and no spaces." +msgstr "O alcume debe ter só letras minúsculas e números, e sen espazos." + +#: ../actions/finishopenidlogin.php:170 +#: actions/finishopenidlogin.php:176 +#: actions/finishopenidlogin.php:187 +msgid "Nickname not allowed." +msgstr "Alcume non permitido." + +#: ../actions/remotesubscribe.php:72 +#: actions/remotesubscribe.php:81 +msgid "Nickname of the user you want to follow" +msgstr "Alcume de usuario que queres" + +#: ../actions/recoverpassword.php:162 +#: actions/recoverpassword.php:167 +msgid "Nickname or email" +msgstr "Alcume ou email" + +#: ../actions/deletenotice.php:59 +#: actions/deletenotice.php:60 +#: actions/block.php:104 +msgid "No" +msgstr "No" + +#: ../actions/imsettings.php:156 +#: actions/imsettings.php:164 +#: actions/imsettings.php:169 +msgid "No Jabber ID." +msgstr "Sen Identificador de Jabber." + +#: ../actions/userauthorization.php:129 +#: actions/userauthorization.php:136 +msgid "No authorization request!" +msgstr "Sen petición de autorización!" + +#: ../actions/smssettings.php:181 +#: actions/smssettings.php:189 +#: actions/smssettings.php:191 +msgid "No carrier selected." +msgstr "Non se seleccionou unha operadora." + +#: ../actions/smssettings.php:316 +#: actions/smssettings.php:324 +#: actions/smssettings.php:326 +msgid "No code entered" +msgstr "Non se inseriu ningún código" + +#: ../actions/confirmaddress.php:33 +#: actions/confirmaddress.php:33 +msgid "No confirmation code." +msgstr "Sen código de confirmación." + +#: ../actions/newnotice.php:44 +#: actions/newmessage.php:53 +#: actions/newnotice.php:44 +#: classes/Command.php:197 +#: actions/newmessage.php:52 +#: actions/newnotice.php:53 +msgid "No content!" +msgstr "Sen contido!" + +#: ../actions/emailsettings.php:174 +#: actions/emailsettings.php:192 +#: actions/emailsettings.php:198 +msgid "No email address." +msgstr "Non se inseriu unha dirección de correo" + +#: ../actions/userbyid.php:32 +#: actions/userbyid.php:32 +msgid "No id." +msgstr "Sen id." + +#: ../actions/emailsettings.php:271 +#: actions/emailsettings.php:289 +#: actions/emailsettings.php:293 +msgid "No incoming email address." +msgstr "Non hai direccións de correo entrante" + +#: ../actions/finishremotesubscribe.php:65 +#: actions/finishremotesubscribe.php:67 +#: actions/finishremotesubscribe.php:66 +msgid "No nickname provided by remote server." +msgstr "O servidor remoto non proporcionou un alcume." + +#: ../actions/avatarbynickname.php:27 +#: actions/avatarbynickname.php:27 +msgid "No nickname." +msgstr "Sen alcume." + +#: ../actions/emailsettings.php:222 +#: ../actions/imsettings.php:206 +#: ../actions/smssettings.php:229 +#: actions/emailsettings.php:240 +#: actions/imsettings.php:214 +#: actions/smssettings.php:237 +#: actions/emailsettings.php:244 +#: actions/imsettings.php:219 +#: actions/smssettings.php:239 +msgid "No pending confirmation to cancel." +msgstr "Non hai ningunha confirmación pendente para cancelar." + +#: ../actions/smssettings.php:176 +#: actions/smssettings.php:184 +#: actions/smspostsettings.php:76 +#: actions/smssettings.php:186 +#: actions/smspostsettings.php:81 +msgid "No phone number." +msgstr "Non hai ningún número de teléfono." + +#: ../actions/finishremotesubscribe.php:72 +#: actions/finishremotesubscribe.php:74 +#: actions/finishremotesubscribe.php:73 +msgid "No profile URL returned by server." +msgstr "O servidor non voltou ningún enderezo de perfil." + +#: ../actions/recoverpassword.php:226 +#: actions/recoverpassword.php:232 +msgid "No registered email address for that user." +msgstr "Non hai un enderezo de correo rexistrado para ese usuario." + +#: ../actions/userauthorization.php:49 +#: actions/userauthorization.php:55 +msgid "No request found!" +msgstr "¡Non se atoparon peticións!" + +#: ../actions/noticesearch.php:64 +#: ../actions/peoplesearch.php:64 +#: actions/noticesearch.php:69 +#: actions/peoplesearch.php:69 +#: actions/noticesearch.php:68 +#: actions/peoplesearch.php:59 +msgid "No results" +msgstr "Non se atoparon resultados" + +#: ../actions/avatarbynickname.php:32 +#: actions/avatarbynickname.php:32 +msgid "No size." +msgstr "Sen tamaño." + +#: ../actions/twitapistatuses.php:595 +#: actions/twitapifavorites.php:136 +#: actions/twitapistatuses.php:520 +#: actions/twitapifavorites.php:109 +#: actions/twitapistatuses.php:438 +msgid "No status found with that ID." +msgstr "Non se atopou un estado con ese ID." + +#: ../actions/twitapistatuses.php:555 +#: actions/twitapistatuses.php:478 +#: actions/twitapistatuses.php:411 +msgid "No status with that ID found." +msgstr "Non existe ningún estado con esa ID atopada." + +#: ../actions/openidsettings.php:135 +#: actions/openidsettings.php:144 +msgid "No such OpenID." +msgstr "Ningún OpenID." + +#: ../actions/doc.php:29 +#: actions/doc.php:29 +msgid "No such document." +msgstr "Ningún documento." + +#: ../actions/shownotice.php:32 +#: ../actions/shownotice.php:83 +#: ../lib/deleteaction.php:30 +#: actions/shownotice.php:32 +#: actions/shownotice.php:83 +#: lib/deleteaction.php:30 +#: actions/shownotice.php:38 +#: actions/shownotice.php:114 +msgid "No such notice." +msgstr "Ningún chÃo." + +#: ../actions/recoverpassword.php:56 +#: actions/recoverpassword.php:56 +msgid "No such recovery code." +msgstr "Ningún código de recuperación." + +#: ../actions/postnotice.php:56 +#: actions/postnotice.php:57 +msgid "No such subscription" +msgstr "Ningunha subscripción" + +#: ../actions/all.php:34 +#: ../actions/allrss.php:35 +#: ../actions/avatarbynickname.php:43 +#: ../actions/foaf.php:40 +#: ../actions/remotesubscribe.php:84 +#: ../actions/remotesubscribe.php:91 +#: ../actions/replies.php:57 +#: ../actions/repliesrss.php:35 +#: ../actions/showstream.php:110 +#: ../actions/userbyid.php:36 +#: ../actions/userrss.php:35 +#: ../actions/xrds.php:35 +#: ../lib/gallery.php:57 +#: ../lib/subs.php:33 +#: ../lib/subs.php:82 +#: actions/all.php:34 +#: actions/allrss.php:35 +#: actions/avatarbynickname.php:43 +#: actions/favoritesrss.php:35 +#: actions/foaf.php:40 +#: actions/ical.php:31 +#: actions/remotesubscribe.php:93 +#: actions/remotesubscribe.php:100 +#: actions/replies.php:57 +#: actions/repliesrss.php:35 +#: actions/showfavorites.php:34 +#: actions/showstream.php:110 +#: actions/userbyid.php:36 +#: actions/userrss.php:35 +#: actions/xrds.php:35 +#: classes/Command.php:120 +#: classes/Command.php:162 +#: classes/Command.php:203 +#: classes/Command.php:237 +#: lib/gallery.php:62 +#: lib/mailbox.php:36 +#: lib/subs.php:33 +#: lib/subs.php:95 +#: actions/showstream.php:157 +#: classes/Command.php:208 +#: classes/Command.php:242 +#: lib/gallery.php:85 +#: lib/subs.php:105 +msgid "No such user." +msgstr "Ningún usuario." + +#: ../actions/recoverpassword.php:211 +#: actions/recoverpassword.php:217 +msgid "No user with that email address or username." +msgstr "Non hai ningún usuario con isa dirección de correo ou nome de usuario." + +#: ../lib/gallery.php:80 +#: lib/gallery.php:85 +#: actions/users.php:59 +msgid "Nobody to show!" +msgstr "Ninguén para amosar" + +#: ../actions/recoverpassword.php:60 +#: actions/recoverpassword.php:60 +msgid "Not a recovery code." +msgstr "Non é un código de recuperación." + +#: ../scripts/maildaemon.php:50 +#: scripts/maildaemon.php:50 +msgid "Not a registered user." +msgstr "Non é un usuario rexistrado." + +#: ../lib/twitterapi.php:226 +#: ../lib/twitterapi.php:247 +#: ../lib/twitterapi.php:332 +#: lib/twitterapi.php:391 +#: lib/twitterapi.php:418 +#: lib/twitterapi.php:502 +#: lib/twitterapi.php:423 +#: lib/twitterapi.php:450 +#: lib/twitterapi.php:534 +msgid "Not a supported data format." +msgstr "Non é un formato de datos soportado." + +#: ../actions/imsettings.php:167 +#: actions/imsettings.php:175 +#: actions/imsettings.php:180 +msgid "Not a valid Jabber ID" +msgstr "Non é un Identificador de Jabber válido" + +#: ../lib/openid.php:131 +#: lib/openid.php:131 +msgid "Not a valid OpenID." +msgstr "Non é un enderezo OpenID válido." + +#: ../actions/emailsettings.php:185 +#: actions/emailsettings.php:203 +#: actions/emailsettings.php:209 +msgid "Not a valid email address" +msgstr "Non é unha dirección de correo válida" + +#: ../actions/register.php:63 +#: actions/register.php:70 +#: actions/register.php:79 +msgid "Not a valid email address." +msgstr "Non é un enderezo de correo válido." + +#: ../actions/profilesettings.php:91 +#: ../actions/register.php:71 +#: actions/profilesettings.php:206 +#: actions/register.php:78 +#: actions/profilesettings.php:225 +#: actions/register.php:87 +msgid "Not a valid nickname." +msgstr "Non é un alcume válido." + +#: ../actions/remotesubscribe.php:120 +#: actions/remotesubscribe.php:129 +msgid "Not a valid profile URL (incorrect services)." +msgstr "Non é un enderezo de perfil válido (servizos incorrectos)." + +#: ../actions/remotesubscribe.php:113 +#: actions/remotesubscribe.php:122 +msgid "Not a valid profile URL (no XRDS defined)." +msgstr "Non é un enderezo de perfil válido (non está definido ningún XRDS)." + +#: ../actions/remotesubscribe.php:104 +#: actions/remotesubscribe.php:113 +msgid "Not a valid profile URL (no YADIS document)." +msgstr "Non é un enderezo de perfil válido (non ten documento YADIS)." + +#: ../actions/avatar.php:95 +#: actions/profilesettings.php:332 +#: actions/profilesettings.php:378 +msgid "Not an image or corrupt file." +msgstr "Non é unha imaxe ou está corrupta." + +#: ../actions/finishremotesubscribe.php:51 +#: actions/finishremotesubscribe.php:53 +#: actions/finishremotesubscribe.php:52 +msgid "Not authorized." +msgstr "Non está autorizado." + +#: ../actions/finishremotesubscribe.php:38 +#: actions/finishremotesubscribe.php:38 +msgid "Not expecting this response!" +msgstr "¡Non esperaba esa resposta!" + +#: ../actions/twitapistatuses.php:422 +#: actions/twitapistatuses.php:361 +#: actions/twitapistatuses.php:304 +msgid "Not found" +msgstr "Non atopado" + +#: ../actions/finishaddopenid.php:29 +#: ../actions/logout.php:33 +#: ../actions/newnotice.php:29 +#: ../actions/subscribe.php:28 +#: ../actions/unsubscribe.php:25 +#: ../lib/deleteaction.php:38 +#: ../lib/settingsaction.php:27 +#: actions/disfavor.php:29 +#: actions/favor.php:30 +#: actions/finishaddopenid.php:29 +#: actions/logout.php:33 +#: actions/newmessage.php:28 +#: actions/newnotice.php:29 +#: actions/subscribe.php:28 +#: actions/unsubscribe.php:25 +#: lib/deleteaction.php:38 +#: lib/settingsaction.php:27 +#: actions/block.php:31 +#: actions/misc.php:27 +#: actions/newnotice.php:30 +#: actions/nudge.php:30 +#: actions/subedit.php:31 +#: actions/unblock.php:31 +msgid "Not logged in." +msgstr "Non está logueado." + +#: ../lib/subs.php:91 +#: lib/subs.php:104 +#: lib/subs.php:117 +msgid "Not subscribed!." +msgstr "Non está suscrito!" + +#: ../actions/opensearch.php:35 +#: actions/opensearch.php:35 +msgid "Notice Search" +msgstr "Procura de ChÃos" + +#: ../actions/showstream.php:82 +#: actions/showstream.php:82 +#: actions/showstream.php:111 +#: actions/showstream.php:118 +#: actions/showstream.php:123 +#, php-format +msgid "Notice feed for %s" +msgstr "Fonte de chÃos para %s" + +#: ../actions/shownotice.php:39 +#: actions/shownotice.php:39 +#: actions/shownotice.php:45 +msgid "Notice has no profile" +msgstr "O chÃo non ten perfil" + +#: ../actions/showstream.php:316 +#: actions/showstream.php:331 +#: actions/showstream.php:379 +msgid "Notices" +msgstr "ChÃos" + +#: ../actions/tag.php:35 +#: ../actions/tag.php:81 +#: actions/tag.php:35 +#: actions/tag.php:81 +#, php-format +msgid "Notices tagged with %s" +msgstr "ChÃos tagueados con %s" + +#: ../actions/password.php:39 +#: actions/profilesettings.php:178 +#: actions/profilesettings.php:195 +msgid "Old password" +msgstr "Contrasinal antiga" + +#: ../lib/settingsaction.php:96 +#: ../lib/util.php:314 +#: lib/settingsaction.php:90 +#: lib/util.php:330 +#: actions/deleteprofile.php:247 +msgid "OpenID" +msgstr "OpenID" + +#: ../actions/finishopenidlogin.php:61 +#: actions/finishopenidlogin.php:66 +msgid "OpenID Account Setup" +msgstr "Configuración de conta OpenID" + +#: ../lib/openid.php:180 +#: lib/openid.php:180 +msgid "OpenID Auto-Submit" +msgstr "Auto-EnvÃo de OpenID" + +#: ../actions/finishaddopenid.php:99 +#: ../actions/finishopenidlogin.php:140 +#: ../actions/openidlogin.php:60 +#: actions/finishaddopenid.php:99 +#: actions/finishopenidlogin.php:146 +#: actions/openidlogin.php:68 +#: actions/finishopenidlogin.php:150 +#: actions/openidlogin.php:76 +msgid "OpenID Login" +msgstr "Acceso OpenID" + +#: ../actions/openidlogin.php:65 +#: ../actions/openidsettings.php:49 +#: actions/openidlogin.php:74 +#: actions/openidsettings.php:50 +#: actions/login.php:125 +#: actions/openidlogin.php:82 +msgid "OpenID URL" +msgstr "Enderezo OpenID" + +#: ../actions/finishaddopenid.php:42 +#: ../actions/finishopenidlogin.php:103 +#: actions/finishaddopenid.php:42 +#: actions/finishopenidlogin.php:109 +msgid "OpenID authentication cancelled." +msgstr "Autenticación OpenID cancelada." + +#: ../actions/finishaddopenid.php:46 +#: ../actions/finishopenidlogin.php:107 +#: actions/finishaddopenid.php:46 +#: actions/finishopenidlogin.php:113 +#, php-format +msgid "OpenID authentication failed: %s" +msgstr "A autenticación OpenID fallou: %s" + +#: ../lib/openid.php:133 +#: lib/openid.php:133 +#, php-format +msgid "OpenID failure: %s" +msgstr "Fallou o OpenID: %s" + +#: ../actions/openidsettings.php:144 +#: actions/openidsettings.php:153 +msgid "OpenID removed." +msgstr "OpenID eliminado." + +#: ../actions/openidsettings.php:37 +#: actions/openidsettings.php:37 +msgid "OpenID settings" +msgstr "Configuracións de OpenID" + +#: ../actions/invite.php:135 +#: actions/invite.php:143 +msgid "Optionally add a personal message to the invitation." +msgstr "Opcionalmente engadir unha mensaxe persoal á invitación." + +#: ../actions/avatar.php:84 +#: actions/profilesettings.php:321 +#: actions/profilesettings.php:367 +msgid "Partial upload." +msgstr "Carga parcial." + +#: ../actions/finishopenidlogin.php:90 +#: ../actions/login.php:102 +#: ../actions/register.php:153 +#: ../lib/settingsaction.php:93 +#: actions/finishopenidlogin.php:96 +#: actions/login.php:102 +#: actions/register.php:167 +#: actions/login.php:109 +#: actions/register.php:194 +msgid "Password" +msgstr "Contrasinal" + +#: ../actions/recoverpassword.php:288 +#: actions/recoverpassword.php:301 +msgid "Password and confirmation do not match." +msgstr "A contrasinal e a súa confirmación non coinciden." + +#: ../actions/recoverpassword.php:284 +#: actions/recoverpassword.php:297 +msgid "Password must be 6 chars or more." +msgstr "A contrasinal debe ter 6 caracteres ou máis." + +#: ../actions/recoverpassword.php:261 +#: ../actions/recoverpassword.php:263 +#: actions/recoverpassword.php:267 +#: actions/recoverpassword.php:269 +msgid "Password recovery requested" +msgstr "Petición de recuperación de contrasinal" + +#: ../actions/password.php:89 +#: ../actions/recoverpassword.php:313 +#: actions/profilesettings.php:408 +#: actions/recoverpassword.php:326 +#: actions/profilesettings.php:454 +msgid "Password saved." +msgstr "Contrasinal gardada." + +#: ../actions/password.php:61 +#: ../actions/register.php:88 +#: actions/profilesettings.php:380 +#: actions/register.php:98 +#: actions/profilesettings.php:426 +#: actions/register.php:107 +msgid "Passwords don't match." +msgstr "As contrasinais non coinciden" + +#: ../lib/searchaction.php:100 +#: lib/searchaction.php:100 +msgid "People" +msgstr "Xente" + +#: ../actions/opensearch.php:33 +#: actions/opensearch.php:33 +msgid "People Search" +msgstr "Procurar xente" + +#: ../actions/peoplesearch.php:33 +#: actions/peoplesearch.php:33 +msgid "People search" +msgstr "Procurar xente." + +#: ../lib/stream.php:50 +#: lib/personal.php:50 +msgid "Personal" +msgstr "Persoal" + +#: ../actions/invite.php:133 +#: actions/invite.php:141 +msgid "Personal message" +msgstr "Mensaxe persoal" + +#: ../actions/smssettings.php:69 +#: actions/smssettings.php:69 +#: actions/smspostsettings.php:49 +#: actions/smspostsettings.php:50 +msgid "Phone number, no punctuation or spaces, with area code" +msgstr "Número de teléfono, sen puntuacións ou espazos, co código de área" + +#: ../actions/userauthorization.php:78 +#: actions/userauthorization.php:84 +msgid "Please check these details to make sure that you want to subscribe to this user's notices. If you didn't just ask to subscribe to someone's notices, click \"Cancel\"." +msgstr "Please check these details to make sure that you want to subscribe to this user's notices. If you didn't just ask to subscribe to someone's notices, click \"Cancel\"." + +#: ../actions/imsettings.php:73 +#: actions/imsettings.php:74 +msgid "Post a notice when my Jabber/GTalk status changes." +msgstr "Post a notice when my Jabber/GTalk status changes." + +#: ../actions/emailsettings.php:85 +#: ../actions/imsettings.php:67 +#: ../actions/smssettings.php:94 +#: actions/emailsettings.php:86 +#: actions/imsettings.php:68 +#: actions/smssettings.php:94 +#: actions/twittersettings.php:70 +msgid "Preferences" +msgstr "Preferencias" + +#: ../actions/emailsettings.php:162 +#: ../actions/imsettings.php:144 +#: ../actions/smssettings.php:163 +#: actions/emailsettings.php:180 +#: actions/imsettings.php:152 +#: actions/smssettings.php:171 +#: actions/emailsettings.php:186 +#: actions/imsettings.php:157 +#: actions/othersettings.php:179 +#: actions/smssettings.php:173 +msgid "Preferences saved." +msgstr "Preferencias gardadas." + +#: ../actions/profilesettings.php:57 +#: actions/profilesettings.php:90 +#: actions/profilesettings.php:98 +msgid "Preferred language" +msgstr "Linguaxe preferida" + +#: ../lib/util.php:328 +#: lib/util.php:344 +#: lib/util.php:373 +msgid "Privacy" +msgstr "Privacidade" + +#: ../classes/Notice.php:95 +#: ../classes/Notice.php:106 +#: classes/Notice.php:109 +#: classes/Notice.php:119 +#: classes/Notice.php:139 +#: classes/Notice.php:149 +msgid "Problem saving notice." +msgstr "Aconteceu un erro ó gardar o chÃo." + +#: ../lib/settingsaction.php:84 +#: ../lib/stream.php:60 +#: lib/personal.php:60 +#: lib/settingsaction.php:84 +#: actions/deleteprofile.php:241 +msgid "Profile" +msgstr "Perfil" + +#: ../actions/remotesubscribe.php:73 +#: actions/remotesubscribe.php:82 +msgid "Profile URL" +msgstr "Enderezo de perfil" + +#: ../actions/profilesettings.php:34 +#: actions/profilesettings.php:32 +msgid "Profile settings" +msgstr "Configuración de perfil" + +#: ../actions/postnotice.php:51 +#: ../actions/updateprofile.php:52 +#: actions/postnotice.php:52 +#: actions/updateprofile.php:53 +msgid "Profile unknown" +msgstr "Perfil descoñecido" + +#: ../actions/public.php:54 +#: actions/public.php:54 +#: actions/public.php:77 +msgid "Public Stream Feed" +msgstr "Sindicación do Fio Público" + +#: ../actions/public.php:33 +#: actions/public.php:33 +#: lib/stream.php:34 +msgid "Public timeline" +msgstr "Liña de tempo pública" + +#: ../actions/imsettings.php:79 +#: actions/imsettings.php:80 +msgid "Publish a MicroID for my Jabber/GTalk address." +msgstr "Publicar unha MicroID dende a miña dirección de Jabber/GTalk." + +#: ../actions/emailsettings.php:94 +#: actions/emailsettings.php:101 +msgid "Publish a MicroID for my email address." +msgstr "Publicar unha MicroID dende a miña dirección de correo." + +#: ../actions/tag.php:75 +#: ../actions/tag.php:76 +#: actions/tag.php:75 +#: actions/tag.php:76 +msgid "Recent Tags" +msgstr "Tags Recentes" + +#: ../actions/recoverpassword.php:166 +#: actions/recoverpassword.php:171 +msgid "Recover" +msgstr "Recuperar" + +#: ../actions/recoverpassword.php:156 +#: actions/recoverpassword.php:161 +msgid "Recover password" +msgstr "Recuperar contrasinal" + +#: ../actions/recoverpassword.php:67 +#: actions/recoverpassword.php:67 +msgid "Recovery code for unknown user." +msgstr "Código de recuperación para usuario descoñecido." + +#: ../actions/register.php:142 +#: ../actions/register.php:193 +#: ../lib/util.php:312 +#: actions/register.php:152 +#: actions/register.php:207 +#: lib/util.php:328 +#: actions/register.php:181 +#: actions/register.php:234 +#: lib/util.php:354 +msgid "Register" +msgstr "Rexistrar" + +#: ../actions/register.php:28 +#: actions/register.php:28 +#: actions/finishopenidlogin.php:173 +msgid "Registration not allowed." +msgstr "Non se permite o rexistro neste intre." + +#: ../actions/register.php:200 +#: actions/register.php:214 +#: actions/register.php:241 +msgid "Registration successful" +msgstr "Xa estas rexistrado!!" + +#: ../actions/userauthorization.php:120 +#: actions/userauthorization.php:127 +msgid "Reject" +msgstr "Rexeitar" + +#: ../actions/login.php:103 +#: ../actions/register.php:176 +#: actions/login.php:103 +#: actions/register.php:190 +#: actions/login.php:110 +#: actions/openidlogin.php:85 +#: actions/register.php:217 +msgid "Remember me" +msgstr "Lembrarme" + +#: ../actions/updateprofile.php:70 +#: actions/updateprofile.php:71 +msgid "Remote profile with no matching profile" +msgstr "Non hai ningún perfil que coincida co perfil remoto" + +#: ../actions/remotesubscribe.php:65 +#: actions/remotesubscribe.php:73 +msgid "Remote subscribe" +msgstr "Suscrición remota" + +#: ../actions/emailsettings.php:47 +#: ../actions/emailsettings.php:75 +#: ../actions/imsettings.php:48 +#: ../actions/openidsettings.php:106 +#: ../actions/smssettings.php:50 +#: ../actions/smssettings.php:84 +#: actions/emailsettings.php:48 +#: actions/emailsettings.php:76 +#: actions/imsettings.php:49 +#: actions/openidsettings.php:108 +#: actions/smssettings.php:50 +#: actions/smssettings.php:84 +#: actions/twittersettings.php:59 +#: actions/smspostsettings.php:45 +#: actions/twittersettings.php:61 +#: actions/smspostsettings.php:46 +msgid "Remove" +msgstr "Eliminar" + +#: ../actions/openidsettings.php:68 +#: actions/openidsettings.php:69 +msgid "Remove OpenID" +msgstr "Eliminar OpenID" + +#: ../actions/openidsettings.php:73 +#: actions/openidsettings.php:74 +msgid "Removing your only OpenID would make it impossible to log in! If you need to remove it, add another OpenID first." +msgstr "Eliminando o teu enderezo OpenID vaiche ser imposible acceder! Se queres eliminalo, primeiro engade outro enderezo OpenID." + +#: ../lib/stream.php:55 +#: lib/personal.php:55 +msgid "Replies" +msgstr "Respostas" + +#: ../actions/replies.php:47 +#: ../actions/repliesrss.php:76 +#: ../lib/stream.php:56 +#: actions/replies.php:47 +#: actions/repliesrss.php:62 +#: lib/personal.php:56 +#, php-format +msgid "Replies to %s" +msgstr "Replies to %s" + +#: ../actions/recoverpassword.php:183 +#: actions/recoverpassword.php:189 +msgid "Reset" +msgstr "Restaurar" + +#: ../actions/recoverpassword.php:173 +#: actions/recoverpassword.php:178 +msgid "Reset password" +msgstr "Restaurar contrasinal" + +#: ../lib/settingsaction.php:99 +#: lib/settingsaction.php:93 +#: actions/deleteprofile.php:250 +#: actions/subscriptions.php:73 +msgid "SMS" +msgstr "SMS" + +#: ../actions/smssettings.php:67 +#: actions/smssettings.php:67 +#: actions/smspostsettings.php:38 +#: actions/smspostsettings.php:39 +msgid "SMS Phone number" +msgstr "Número de Teléfono do SMS" + +#: ../actions/smssettings.php:33 +#: actions/smssettings.php:33 +msgid "SMS Settings" +msgstr "Configuracións de SMS" + +#: ../lib/mail.php:219 +#: lib/mail.php:225 +#: lib/mail.php:220 +msgid "SMS confirmation" +msgstr "Confirmación de SMS" + +#: ../actions/recoverpassword.php:182 +#: actions/recoverpassword.php:188 +msgid "Same as password above" +msgstr "Igual que a contrasinal de enriba" + +#: ../actions/register.php:156 +#: actions/register.php:170 +#: actions/register.php:197 +msgid "Same as password above. Required." +msgstr "A mesma contrasinal que arriba. Requerido." + +#: ../actions/emailsettings.php:97 +#: ../actions/imsettings.php:81 +#: ../actions/profilesettings.php:67 +#: ../actions/smssettings.php:100 +#: actions/emailsettings.php:104 +#: actions/imsettings.php:82 +#: actions/profilesettings.php:101 +#: actions/smssettings.php:100 +#: actions/twittersettings.php:83 +#: actions/emailsettings.php:108 +#: actions/imsettings.php:85 +#: actions/othersettings.php:56 +#: actions/profilesettings.php:118 +#: actions/subscriptions.php:74 +#: actions/tagother.php:100 +#: actions/twittersettings.php:82 +msgid "Save" +msgstr "Gardar" + +#: ../lib/searchaction.php:84 +#: ../lib/util.php:300 +#: lib/searchaction.php:84 +#: lib/util.php:316 +#: lib/util.php:345 +msgid "Search" +msgstr "Buscar" + +#: ../actions/noticesearch.php:80 +#: actions/noticesearch.php:85 +#: actions/noticesearch.php:84 +msgid "Search Stream Feed" +msgstr "Procura no FÃo" + +#: ../actions/noticesearch.php:30 +#: actions/noticesearch.php:30 +#: actions/noticesearch.php:29 +#, php-format +msgid "Search for notices on %%site.name%% by their contents. Separate search terms by spaces; they must be 3 characters or more." +msgstr "Procurar chÃos en %%site.name%% polos seus contidos. Separa os termos de procura por espazos, deben ter 3 caracteres ou máis." + +#: ../actions/peoplesearch.php:28 +#: actions/peoplesearch.php:28 +#, php-format +msgid "Search for people on %%site.name%% by their name, location, or interests. Separate the terms by spaces; they must be 3 characters or more." +msgstr "Procurar xente en %%site.name%% pola seu nome, localización, ou intereses. Separa os termos por espazos; deben ter 3 caracteres ou máis." + +#: ../actions/smssettings.php:296 +#: actions/smssettings.php:304 +#: actions/smssettings.php:306 +msgid "Select a carrier" +msgstr "Selecciona unha operadora" + +#: ../actions/invite.php:137 +#: ../lib/util.php:1172 +#: actions/invite.php:145 +#: lib/util.php:1306 +#: lib/util.php:1731 +#: lib/util.php:1705 +#: lib/util.php:2217 +msgid "Send" +msgstr "Enviar" + +#: ../actions/emailsettings.php:73 +#: ../actions/smssettings.php:82 +#: actions/emailsettings.php:74 +#: actions/smssettings.php:82 +msgid "Send email to this address to post new notices." +msgstr "Enviar un correo a esta dirección para enviar novos chÃos." + +#: ../actions/emailsettings.php:88 +#: actions/emailsettings.php:89 +msgid "Send me notices of new subscriptions through email." +msgstr "EnvÃame chios de novas suscricións por email." + +#: ../actions/imsettings.php:70 +#: actions/imsettings.php:71 +msgid "Send me notices through Jabber/GTalk." +msgstr "Enviarme advertencias a través de Jabber/GTalk." + +#: ../actions/smssettings.php:97 +#: actions/smssettings.php:97 +msgid "Send me notices through SMS; I understand I may incur exorbitant charges from my carrier." +msgstr "Enviarme chÃos mediante SMS, entendo que a miña operadora poida cobrarme grandes facturas." + +#: ../actions/imsettings.php:76 +#: actions/imsettings.php:77 +msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to." +msgstr "EnvÃame respostas a través de Jabber/GTalk da xente á que non estou suscrito." + +#: ../lib/util.php:304 +#: lib/util.php:320 +#: lib/util.php:348 +msgid "Settings" +msgstr "Configuración" + +#: ../actions/profilesettings.php:192 +#: actions/profilesettings.php:307 +#: actions/profilesettings.php:353 +msgid "Settings saved." +msgstr "Configuracións gardadas." + +#: ../actions/tag.php:60 +#: actions/tag.php:60 +#: actions/tag.php:67 +msgid "Showing most popular tags from the last week" +msgstr "Amoa os tags máis populares dende a semana pasada" + +#: ../actions/finishaddopenid.php:66 +#: actions/finishaddopenid.php:66 +msgid "Someone else already has this OpenID." +msgstr "Alguen máis ten ese enderezo OpenID." + +#: ../actions/finishopenidlogin.php:42 +#: ../actions/openidsettings.php:126 +#: actions/finishopenidlogin.php:47 +#: actions/openidsettings.php:135 +msgid "Something weird happened." +msgstr "Algo gordo aconteceu." + +#: ../scripts/maildaemon.php:58 +#: scripts/maildaemon.php:58 +msgid "Sorry, no incoming email allowed." +msgstr "Aivá, non se permiten correos entrantes." + +#: ../scripts/maildaemon.php:54 +#: scripts/maildaemon.php:54 +msgid "Sorry, that is not your incoming email address." +msgstr "Ise é un enderezo IM incorrecto." + +#: ../lib/util.php:330 +#: lib/util.php:346 +#: lib/util.php:375 +msgid "Source" +msgstr "Fonte" + +#: ../actions/showstream.php:296 +#: actions/showstream.php:311 +#: actions/showstream.php:359 +#: actions/misc.php:87 +msgid "Statistics" +msgstr "EstatÃsticas" + +#: ../actions/finishopenidlogin.php:182 +#: ../actions/finishopenidlogin.php:246 +#: actions/finishopenidlogin.php:188 +#: actions/finishopenidlogin.php:252 +#: actions/finishopenidlogin.php:199 +#: actions/finishopenidlogin.php:267 +msgid "Stored OpenID not found." +msgstr "OpenID almacenado non atopado" + +#: ../actions/remotesubscribe.php:75 +#: ../actions/showstream.php:188 +#: ../actions/showstream.php:197 +#: actions/remotesubscribe.php:84 +#: actions/showstream.php:197 +#: actions/showstream.php:206 +#: actions/showstream.php:254 +#: lib/util.php:2137 +msgid "Subscribe" +msgstr "Subscribir" + +#: ../actions/showstream.php:313 +#: ../actions/subscribers.php:27 +#: actions/showstream.php:328 +#: actions/subscribers.php:27 +#: actions/showstream.php:376 +#: lib/gallery.php:136 +#: lib/gallery.php:137 +msgid "Subscribers" +msgstr "Subscritores" + +#: ../actions/userauthorization.php:310 +#: actions/userauthorization.php:322 +msgid "Subscription authorized" +msgstr "Subscrición autorizada" + +#: ../actions/userauthorization.php:320 +#: actions/userauthorization.php:332 +msgid "Subscription rejected" +msgstr "Subscrición rexeitada" + +#: ../actions/showstream.php:230 +#: ../actions/showstream.php:307 +#: ../actions/subscriptions.php:27 +#: actions/showstream.php:240 +#: actions/showstream.php:322 +#: actions/subscriptions.php:27 +#: actions/showstream.php:288 +#: actions/showstream.php:370 +#: lib/gallery.php:131 +#: lib/gallery.php:132 +msgid "Subscriptions" +msgstr "Subscricións" + +#: ../actions/avatar.php:87 +#: actions/profilesettings.php:324 +#: actions/profilesettings.php:370 +msgid "System error uploading file." +msgstr "Aconteceu un erro no sistema namentras se estaba cargando o ficheiro." + +#: ../actions/tag.php:41 +#: ../lib/util.php:301 +#: actions/tag.php:41 +#: lib/util.php:317 +#: actions/profilesettings.php:90 +#: actions/showstream.php:382 +#: actions/tagother.php:96 +#: actions/tagother.php:162 +#: actions/tag.php:47 +#: lib/profilelist.php:126 +#: lib/profilelist.php:128 +msgid "Tags" +msgstr "Tags" + +#: ../lib/searchaction.php:104 +#: lib/searchaction.php:104 +msgid "Text" +msgstr "Texto" + +#: ../actions/noticesearch.php:34 +#: actions/noticesearch.php:34 +#: actions/noticesearch.php:33 +msgid "Text search" +msgstr "Procura de texto" + +#: ../actions/openidsettings.php:140 +#: actions/openidsettings.php:149 +msgid "That OpenID does not belong to you." +msgstr "Ese OpenID non che pertence." + +#: ../actions/confirmaddress.php:52 +#: actions/confirmaddress.php:52 +msgid "That address has already been confirmed." +msgstr "Esa dirección xa foi confirmada." + +#: ../actions/confirmaddress.php:43 +#: actions/confirmaddress.php:43 +msgid "That confirmation code is not for you!" +msgstr "¡Ese código de confirmación non é para ti!" + +#: ../actions/emailsettings.php:191 +#: actions/emailsettings.php:209 +#: actions/emailsettings.php:215 +msgid "That email address already belongs to another user." +msgstr "Este enderezo de correo xa pertence a outro usuario." + +#: ../actions/avatar.php:80 +#: actions/profilesettings.php:317 +#: actions/profilesettings.php:363 +msgid "That file is too big." +msgstr "Ese arquivo é demasiado grande." + +#: ../actions/imsettings.php:170 +#: actions/imsettings.php:178 +#: actions/imsettings.php:183 +msgid "That is already your Jabber ID." +msgstr "Xa é a túa conta de Jabber." + +#: ../actions/emailsettings.php:188 +#: actions/emailsettings.php:206 +#: actions/emailsettings.php:212 +msgid "That is already your email address." +msgstr "Xa é o teu enderezo de correo." + +#: ../actions/smssettings.php:188 +#: actions/smssettings.php:196 +#: actions/smspostsettings.php:83 +#: actions/smssettings.php:198 +#: actions/smspostsettings.php:88 +msgid "That is already your phone number." +msgstr "Xa é o teu número de teléfono." + +#: ../actions/imsettings.php:233 +#: actions/imsettings.php:241 +#: actions/imsettings.php:246 +msgid "That is not your Jabber ID." +msgstr "Esa non é a túa conta Jabber." + +#: ../actions/emailsettings.php:249 +#: actions/emailsettings.php:267 +#: actions/emailsettings.php:271 +msgid "That is not your email address." +msgstr "Esa non é a túa dirección de correo." + +#: ../actions/smssettings.php:257 +#: actions/smssettings.php:265 +#: actions/smspostsettings.php:113 +#: actions/smssettings.php:267 +#: actions/smspostsettings.php:118 +msgid "That is not your phone number." +msgstr "Ese non é o teu número de teléfono." + +#: ../actions/emailsettings.php:226 +#: ../actions/imsettings.php:210 +#: actions/emailsettings.php:244 +#: actions/imsettings.php:218 +#: actions/emailsettings.php:248 +#: actions/imsettings.php:223 +msgid "That is the wrong IM address." +msgstr "Esa é unha enderezo IM incorrecto." + +#: ../actions/smssettings.php:233 +#: actions/smssettings.php:241 +#: actions/smssettings.php:243 +msgid "That is the wrong confirmation number." +msgstr "Ese é un número de confirmación incorrecto." + +#: ../actions/smssettings.php:191 +#: actions/smssettings.php:199 +#: actions/smspostsettings.php:86 +#: actions/smssettings.php:201 +#: actions/smspostsettings.php:91 +msgid "That phone number already belongs to another user." +msgstr "O número de teléfono xa pertence a outro usuario." + +#: ../actions/newnotice.php:49 +#: ../actions/twitapistatuses.php:408 +#: actions/newnotice.php:49 +#: actions/twitapistatuses.php:330 +#: actions/newnotice.php:61 +#: actions/newsmsnotice.php:73 +#: actions/twitapistatuses.php:271 +#: actions/newsmsnotice.php:79 +msgid "That's too long. Max notice size is 140 chars." +msgstr "Iso é demasiado longo. O tamaño máximo para un chÃo é de 140 caracteres." + +#: ../actions/twitapiaccount.php:74 +#: actions/twitapiaccount.php:72 +#: actions/twitapiaccount.php:58 +msgid "That's too long. Max notice size is 255 chars." +msgstr "Iso é demasiado longo. O tamaño máximo para un chÃo é de 255 caracteres." + +#: ../actions/confirmaddress.php:92 +#: actions/confirmaddress.php:92 +#, php-format +msgid "The address \"%s\" has been confirmed for your account." +msgstr "A dirección \"%s\" xa foi confirmada para a túa conta." + +#: ../actions/emailsettings.php:264 +#: ../actions/imsettings.php:250 +#: ../actions/smssettings.php:274 +#: actions/emailsettings.php:282 +#: actions/imsettings.php:258 +#: actions/smssettings.php:282 +#: actions/emailsettings.php:286 +#: actions/imsettings.php:263 +#: actions/smspostsettings.php:128 +#: actions/smssettings.php:284 +#: actions/smspostsettings.php:133 +msgid "The address was removed." +msgstr "Enderezo eliminado." + +#: ../actions/userauthorization.php:312 +#: actions/userauthorization.php:324 +msgid "The subscription has been authorized, but no callback URL was passed. Check with the site's instructions for details on how to authorize the subscription. Your subscription token is:" +msgstr "A subscrición foi autorizada, pero ningunha URL de retorno foi proporcionada. Comproba coas instruccións do sitio para máis detalles en como autorizar subscricións. O teu token de subscrición é:" + +#: ../actions/userauthorization.php:322 +#: actions/userauthorization.php:334 +msgid "The subscription has been rejected, but no callback URL was passed. Check with the site's instructions for details on how to fully reject the subscription." +msgstr "The subscription has been rejected, but no callback URL was passed. Check with the site's instructions for details on how to fully reject the subscription." + +#: ../actions/subscribers.php:35 +#: actions/subscribers.php:35 +#, php-format +msgid "These are the people who listen to %s's notices." +msgstr "Esa é a xente que escoita os chÃos de %s." + +#: ../actions/subscribers.php:33 +#: actions/subscribers.php:33 +msgid "These are the people who listen to your notices." +msgstr "Esa é a xente que escoita os teus chÃos." + +#: ../actions/subscriptions.php:35 +#: actions/subscriptions.php:35 +#, php-format +msgid "These are the people whose notices %s listens to." +msgstr "Esta é a xente á que lle estas a escoitar os chÃos %s." + +#: ../actions/subscriptions.php:33 +#: actions/subscriptions.php:33 +msgid "These are the people whose notices you listen to." +msgstr "Esa é a xente á que lle estas a escoitar os seus chÃos" + +#: ../actions/invite.php:89 +#: actions/invite.php:96 +msgid "These people are already users and you were automatically subscribed to them:" +msgstr "Esta xente xa é usuario e ti foches suscrito automaticamente a eles:" + +#: ../actions/recoverpassword.php:88 +#: actions/recoverpassword.php:91 +msgid "This confirmation code is too old. Please start again." +msgstr "Ese código de confirmación é demasiado antigo. Comeza de novo." + +#: ../lib/openid.php:195 +#: lib/openid.php:195 +msgid "This form should automatically submit itself. If not, click the submit button to go to your OpenID provider." +msgstr "Este formulario deberÃa enviarse automáticamente. Se non é asÃ, fai clic no botón de enviar para ir ó teu proveedro OpenID." + +#: ../actions/finishopenidlogin.php:56 +#: actions/finishopenidlogin.php:61 +#, php-format +msgid "This is the first time you've logged into %s so we must connect your OpenID to a local account. You can either create a new account, or connect with your existing account, if you have one." +msgstr "Esta é a primeria vez que accedes a %s polo que debes conectar o teu enderezo OpenID á conta local. Podes ademáis crear unha nova conta, ou conectarte cunha existente, se xa tes unha." + +#: ../actions/twitapifriendships.php:108 +#: ../actions/twitapistatuses.php:586 +#: actions/twitapifavorites.php:127 +#: actions/twitapifriendships.php:108 +#: actions/twitapistatuses.php:511 +#: actions/twitapifavorites.php:94 +#: actions/twitapifriendships.php:82 +#: actions/twitapistatuses.php:428 +msgid "This method requires a POST or DELETE." +msgstr "Este método require un POST ou DELETE." + +#: ../actions/twitapiaccount.php:65 +#: ../actions/twitapifriendships.php:44 +#: ../actions/twitapistatuses.php:381 +#: actions/twitapiaccount.php:63 +#: actions/twitapidirect_messages.php:114 +#: actions/twitapifriendships.php:44 +#: actions/twitapistatuses.php:303 +#: actions/twitapiaccount.php:49 +#: actions/twitapidirect_messages.php:117 +#: actions/twitapifriendships.php:30 +#: actions/twitapistatuses.php:239 +msgid "This method requires a POST." +msgstr "Este método require un POST." + +#: ../lib/util.php:164 +#: lib/util.php:246 +#: lib/util.php:263 +msgid "This page is not available in a media type you accept" +msgstr "Esta páxina non está dispoñÃbel no tipo de medio que aceptas" + +#: ../actions/profilesettings.php:63 +#: actions/profilesettings.php:96 +#: actions/profilesettings.php:109 +msgid "Timezone" +msgstr "Fuso Horario" + +#: ../actions/profilesettings.php:107 +#: actions/profilesettings.php:222 +#: actions/profilesettings.php:241 +msgid "Timezone not selected." +msgstr "Fuso Horario non seleccionado" + +#: ../actions/remotesubscribe.php:43 +#: actions/remotesubscribe.php:51 +#, php-format +msgid "To subscribe, you can [login](%%action.login%%), or [register](%%action.register%%) a new account. If you already have an account on a [compatible microblogging site](%%doc.openmublog%%), enter your profile URL below." +msgstr "Para subscribirse, podes [acceder](%%action.login%%), ou [rexistrar](%%action.register%%) unha nova conta. Se xa tes unha conta nun [sitio de microblogaxe compatÃbel](%%doc.openmublog%%), insire a dirección do perfil abaixo." + +#: ../actions/twitapifriendships.php:163 +#: actions/twitapifriendships.php:167 +#: actions/twitapifriendships.php:128 +msgid "Two user ids or screen_names must be supplied." +msgstr "Dous identificadores de usuario ou nomes_en_pantalla deben ser proporcionados." + +#: ../actions/profilesettings.php:48 +#: ../actions/register.php:169 +#: actions/profilesettings.php:81 +#: actions/register.php:183 +#: actions/profilesettings.php:83 +#: actions/register.php:210 +msgid "URL of your homepage, blog, or profile on another site" +msgstr "Enderezo da túa páxina persoal, blogue, ou perfil noutro sitio" + +#: ../actions/remotesubscribe.php:74 +#: actions/remotesubscribe.php:83 +msgid "URL of your profile on another compatible microblogging service" +msgstr "Enderezo do teu perfil en outro servizo de microblogaxe compatÃbel" + +#: ../actions/emailsettings.php:130 +#: ../actions/imsettings.php:110 +#: ../actions/recoverpassword.php:39 +#: ../actions/smssettings.php:135 +#: actions/emailsettings.php:144 +#: actions/imsettings.php:118 +#: actions/recoverpassword.php:39 +#: actions/smssettings.php:143 +#: actions/twittersettings.php:108 +#: actions/emailsettings.php:148 +#: actions/imsettings.php:121 +#: actions/othersettings.php:146 +#: actions/smspostsettings.php:64 +#: actions/smssettings.php:145 +#: actions/twittersettings.php:199 +#: actions/smspostsettings.php:69 +msgid "Unexpected form submission." +msgstr "Envio de formulario non esperada." + +#: ../actions/recoverpassword.php:276 +#: actions/recoverpassword.php:289 +msgid "Unexpected password reset." +msgstr "Restauración de contrasinal non esperada." + +#: ../index.php:57 +#: index.php:57 +msgid "Unknown action" +msgstr "Acción descoñecida" + +#: ../actions/finishremotesubscribe.php:58 +#: actions/finishremotesubscribe.php:60 +#: actions/finishremotesubscribe.php:59 +msgid "Unknown version of OMB protocol." +msgstr "Versión de protocolo OMB descoñecida." + +#: ../lib/util.php:269 +#: lib/util.php:285 +#: lib/util.php:302 +msgid "Unless otherwise specified, contents of this site are copyright by the contributors and available under the " +msgstr "AÃnda que especifiques outro, os contidos de este sitio teñen copyright polos contribuidores e está dispoñible baixo " + +#: ../actions/confirmaddress.php:48 +#: actions/confirmaddress.php:48 +#, php-format +msgid "Unrecognized address type %s" +msgstr "Tipo de enderezo %s non recoñecido" + +#: ../actions/showstream.php:209 +#: actions/showstream.php:219 +#: actions/showstream.php:267 +#: lib/util.php:2153 +msgid "Unsubscribe" +msgstr "Eliminar subscrición" + +#: ../actions/postnotice.php:44 +#: ../actions/updateprofile.php:45 +#: actions/postnotice.php:45 +#: actions/updateprofile.php:46 +msgid "Unsupported OMB version" +msgstr "Versión OMB non soportada" + +#: ../actions/avatar.php:105 +#: actions/profilesettings.php:342 +#: actions/profilesettings.php:388 +msgid "Unsupported image file format." +msgstr "Formato de ficheiro de imaxe non soportado." + +#: ../lib/settingsaction.php:100 +#: lib/settingsaction.php:94 +#: actions/deleteprofile.php:251 +msgid "Updates by SMS" +msgstr "ChÃos dende SMS" + +#: ../lib/settingsaction.php:103 +#: lib/settingsaction.php:97 +#: actions/deleteprofile.php:254 +#: lib/settingsaction.php:101 +#: lib/settingsaction.php:103 +msgid "Updates by instant messenger (IM)" +msgstr "ChÃos dende mensaxerÃa instantánea (IM)" + +#: ../actions/twitapistatuses.php:241 +#: actions/twitapistatuses.php:158 +#: actions/twitapistatuses.php:126 +#, php-format +msgid "Updates from %1$s and friends on %2$s!" +msgstr "Actualizacións dende %1$s e amigos en %2$s!" + +#: ../actions/twitapistatuses.php:341 +#: actions/twitapistatuses.php:268 +#: actions/twitapistatuses.php:198 +#, php-format +msgid "Updates from %1$s on %2$s!" +msgstr "Actualizacións dende %1$s en %2$s!" + +#: ../actions/avatar.php:68 +#: actions/profilesettings.php:161 +#: actions/profilesettings.php:178 +msgid "Upload" +msgstr "Subir" + +#: ../actions/avatar.php:27 +msgid "Upload a new \"avatar\" (user image) here. You can't edit the picture after you upload it, so make sure it's more or less square. It must be under the site license, also. Use a picture that belongs to you and that you want to share." +msgstr "Sube un novo \"avatar\" (imaxe de usuario) dende aquÃ. Non podes editar a imaxe despois de subila, polo que asegurate de que é máis ou menos cadrado. Debe estar baixo a licenza do sistio. Emprega unha imaxe que che pertenza e que queiras compartir." + +#: ../lib/settingsaction.php:91 +msgid "Upload a new profile image" +msgstr "Subir unha nova imaxe de usuario" + +#: ../actions/invite.php:114 +#: actions/invite.php:121 +msgid "Use this form to invite your friends and colleagues to use this service." +msgstr "Emprega este formulario para invitar ós teus amigos e colegas a empregar este servizo." + +#: ../actions/register.php:159 +#: ../actions/register.php:162 +#: actions/register.php:173 +#: actions/register.php:176 +#: actions/register.php:200 +#: actions/register.php:203 +msgid "Used only for updates, announcements, and password recovery" +msgstr "Empregado só para actualizacións, novidades, e recuperación de contrasinais" + +#: ../actions/finishremotesubscribe.php:86 +#: actions/finishremotesubscribe.php:88 +#: actions/finishremotesubscribe.php:92 +msgid "User being listened to doesn't exist." +msgstr "O usuario que está sendo escoitado non existe." + +#: ../actions/all.php:41 +#: ../actions/avatarbynickname.php:48 +#: ../actions/foaf.php:47 +#: ../actions/replies.php:41 +#: ../actions/showstream.php:44 +#: ../actions/twitapiaccount.php:82 +#: ../actions/twitapistatuses.php:319 +#: ../actions/twitapistatuses.php:685 +#: ../actions/twitapiusers.php:82 +#: actions/all.php:41 +#: actions/avatarbynickname.php:48 +#: actions/foaf.php:47 +#: actions/replies.php:41 +#: actions/showfavorites.php:41 +#: actions/showstream.php:44 +#: actions/twitapiaccount.php:80 +#: actions/twitapifavorites.php:68 +#: actions/twitapistatuses.php:235 +#: actions/twitapistatuses.php:609 +#: actions/twitapiusers.php:87 +#: lib/mailbox.php:50 +#: actions/showstream.php:57 +#: actions/twitapiaccount.php:66 +#: actions/twitapifavorites.php:40 +#: actions/twitapistatuses.php:163 +#: actions/twitapistatuses.php:492 +#: actions/twitapiusers.php:53 +msgid "User has no profile." +msgstr "O usuario non ten perfil." + +#: ../actions/remotesubscribe.php:71 +#: actions/remotesubscribe.php:80 +msgid "User nickname" +msgstr "Alcume de usuario" + +#: ../actions/twitapiusers.php:75 +#: actions/twitapiusers.php:80 +msgid "User not found." +msgstr "Usuario non atopado." + +#: ../actions/profilesettings.php:63 +#: actions/profilesettings.php:96 +#: actions/profilesettings.php:109 +msgid "What timezone are you normally in?" +msgstr "En que fuso horario estas normalmente?" + +#: ../lib/util.php:1159 +#: lib/util.php:1293 +#: lib/util.php:1689 +#, php-format +msgid "What's up, %s?" +msgstr "¿Que pasa, %s?" + +#: ../actions/profilesettings.php:54 +#: ../actions/register.php:175 +#: actions/profilesettings.php:87 +#: actions/register.php:189 +#: actions/profilesettings.php:89 +#: actions/register.php:216 +msgid "Where you are, like \"City, State (or Region), Country\"" +msgstr "¿Onde estas, coma \"Cidade, Provincia, PaÃs\"" + +#: ../actions/updateprofile.php:128 +#: actions/updateprofile.php:129 +#, php-format +msgid "Wrong image type for '%s'" +msgstr "Tipo de imaxe incorrecto para '%s'" + +#: ../actions/updateprofile.php:123 +#: actions/updateprofile.php:124 +#, php-format +msgid "Wrong size image at '%s'" +msgstr "Tamaño de imaxe incorrecto en '%s'" + +#: ../actions/deletenotice.php:63 +#: ../actions/deletenotice.php:72 +#: actions/deletenotice.php:64 +#: actions/deletenotice.php:79 +#: actions/block.php:105 +msgid "Yes" +msgstr "Si" + +#: ../actions/finishaddopenid.php:64 +#: actions/finishaddopenid.php:64 +msgid "You already have this OpenID!" +msgstr "¡Xa tes esa OpenID!" + +#: ../actions/deletenotice.php:37 +#: actions/deletenotice.php:37 +msgid "You are about to permanently delete a notice. Once this is done, it cannot be undone." +msgstr "Vas a eliminar permanentemente este chÃo. Unha vez feito, xa non hai volta atrás... Quedas avisado!" + +#: ../actions/recoverpassword.php:31 +#: actions/recoverpassword.php:31 +msgid "You are already logged in!" +msgstr "¡Xa estás logueado!" + +#: ../actions/invite.php:81 +#: actions/invite.php:88 +msgid "You are already subscribed to these users:" +msgstr "Xa estas suscrito a estes usuarios:" + +#: ../actions/twitapifriendships.php:128 +#: actions/twitapifriendships.php:128 +#: actions/twitapifriendships.php:102 +msgid "You are not friends with the specified user." +msgstr "No tes amigos con un usuario especÃfico." + +#: ../actions/password.php:27 +msgid "You can change your password here. Choose a good one!" +msgstr "Podes cambiar a túa contrasinal aquÃ. ¡Escolle unha boa!" + +#: ../actions/register.php:135 +#: actions/register.php:145 +msgid "You can create a new account to start posting notices." +msgstr "Podes crear unha nova conta para comezar a escribir chÃos." + +#: ../actions/smssettings.php:28 +#: actions/smssettings.php:28 +#, php-format +msgid "You can receive SMS messages through email from %%site.name%%." +msgstr "Podes recibir mensaxes SMS a través do email dende %%site.name%%." + +#: ../actions/openidsettings.php:86 +#: actions/openidsettings.php:87 +msgid "You can remove an OpenID from your account by clicking the button marked \"Remove\"." +msgstr "Podes eliminar unha OpenID da túa conta facendo clic no botón marcado \"Eliminar\"." + +#: ../actions/imsettings.php:28 +#: actions/imsettings.php:28 +#, php-format +msgid "You can send and receive notices through Jabber/GTalk [instant messages](%%doc.im%%). Configure your address and settings below." +msgstr "Podes enviar e recibir chÃos a través de Jabber/GTalk [mensaxes instantáneos](%%doc.im%%). Configura a túa conta e configuracións abaixo." + +#: ../actions/profilesettings.php:27 +#: actions/profilesettings.php:27 +msgid "You can update your personal profile info here so people know more about you." +msgstr "Podes actualizar a túa información do perfil persoal aquà para que a xente che poida coñecer mellor." + +#: ../actions/finishremotesubscribe.php:31 +#: ../actions/remotesubscribe.php:31 +#: actions/finishremotesubscribe.php:31 +#: actions/remotesubscribe.php:31 +#: actions/finishremotesubscribe.php:83 +#: actions/finishremotesubscribe.php:99 +msgid "You can use the local subscription!" +msgstr "¡Podes empregar a túa subscrición local!" + +#: ../actions/finishopenidlogin.php:33 +#: ../actions/register.php:61 +#: actions/finishopenidlogin.php:38 +#: actions/register.php:68 +#: actions/register.php:77 +msgid "You can't register if you don't agree to the license." +msgstr "Non podes rexistrarte se non estas de acordo coa licenza." + +#: ../actions/updateprofile.php:63 +#: actions/updateprofile.php:64 +msgid "You did not send us that profile" +msgstr "Non nos enviaches ese perfil" + +#: ../lib/mail.php:147 +#: lib/mail.php:141 +#, php-format +msgid "" +"You have a new posting address on %1$s.\n" +"\n" +"Send email to %2$s to post new messages.\n" +"\n" +"More email instructions at %3$s.\n" +"\n" +"Faithfully yours,\n" +"%4$s" +msgstr "" +"Tes unha nova dirección de envio de mensaxes en %1$s.\n" +"\n" +"Envia unha mensaxe a %2$s para enviar novas mensaxes.\n" +"\n" +"Hai máis instruccións de envio en %3$s.\n" +"\n" +"Sempre teu...,\n" +"%4$s" + +#: ../actions/twitapistatuses.php:612 +#: actions/twitapistatuses.php:537 +#: actions/twitapistatuses.php:455 +msgid "You may not delete another user's status." +msgstr "Non deberÃas eliminar o estado de outro usuario" + +#: ../actions/invite.php:31 +#: actions/invite.php:31 +#, php-format +msgid "You must be logged in to invite other users to use %s" +msgstr "Debes estar logueado para invitar a outros usuarios a empregar %s" + +#: ../actions/invite.php:103 +#: actions/invite.php:110 +msgid "You will be notified when your invitees accept the invitation and register on the site. Thanks for growing the community!" +msgstr "Notificaráseche cando os teus invitados acepten unha invitación e se rexistren neste sitio. Grazas por facer crecer o gremio lareteiro!" + +#: ../actions/recoverpassword.php:149 +#: actions/recoverpassword.php:154 +msgid "You've been identified. Enter a new password below. " +msgstr "Foiches identificado. Insire unha nova contrasinal abaixo." + +#: ../actions/openidlogin.php:67 +#: actions/openidlogin.php:76 +#: actions/login.php:127 +#: actions/openidlogin.php:84 +msgid "Your OpenID URL" +msgstr "O teu enderezo OpenID" + +#: ../actions/recoverpassword.php:164 +#: actions/recoverpassword.php:169 +msgid "Your nickname on this server, or your registered email address." +msgstr "O teu alcume neste servidor, ou o teu enderezo rexistrado." + +#: ../actions/openidsettings.php:28 +#: actions/openidsettings.php:28 +#, php-format +msgid "[OpenID](%%doc.openid%%) lets you log into many sites with the same user account. Manage your associated OpenIDs from here." +msgstr "[OpenID](%%doc.openid%%) permiteche acceder en moitos sitios coa mesma conta. Xestina os teus OpenIDs asociados dende aquÃ." + +#: ../lib/util.php:943 +#: lib/util.php:992 +#: lib/util.php:1349 +msgid "a few seconds ago" +msgstr "fai uns segundos" + +#: ../lib/util.php:955 +#: lib/util.php:1004 +#: lib/util.php:1361 +#, php-format +msgid "about %d days ago" +msgstr "fai %d dÃas" + +#: ../lib/util.php:951 +#: lib/util.php:1000 +#: lib/util.php:1357 +#, php-format +msgid "about %d hours ago" +msgstr "fai %d horas" + +#: ../lib/util.php:947 +#: lib/util.php:996 +#: lib/util.php:1353 +#, php-format +msgid "about %d minutes ago" +msgstr "fai %d minutos" + +#: ../lib/util.php:959 +#: lib/util.php:1008 +#: lib/util.php:1365 +#, php-format +msgid "about %d months ago" +msgstr "fai %d meses" + +#: ../lib/util.php:953 +#: lib/util.php:1002 +#: lib/util.php:1359 +msgid "about a day ago" +msgstr "fai un dÃa" + +#: ../lib/util.php:945 +#: lib/util.php:994 +#: lib/util.php:1351 +msgid "about a minute ago" +msgstr "fai un minuto" + +#: ../lib/util.php:957 +#: lib/util.php:1006 +#: lib/util.php:1363 +msgid "about a month ago" +msgstr "fai un mes" + +#: ../lib/util.php:961 +#: lib/util.php:1010 +#: lib/util.php:1367 +msgid "about a year ago" +msgstr "fai un ano" + +#: ../lib/util.php:949 +#: lib/util.php:998 +#: lib/util.php:1355 +msgid "about an hour ago" +msgstr "fai unha hora" + +#: ../actions/showstream.php:423 +#: ../lib/stream.php:132 +#: actions/showstream.php:441 +#: lib/stream.php:99 +#: lib/noticelist.php:211 +msgid "delete" +msgstr "eliminar" + +#: ../actions/noticesearch.php:130 +#: ../actions/showstream.php:408 +#: ../lib/stream.php:117 +#: actions/noticesearch.php:136 +#: actions/showstream.php:426 +#: lib/stream.php:84 +#: actions/noticesearch.php:135 +#: lib/facebookaction.php:202 +#: lib/noticelist.php:189 +msgid "in reply to..." +msgstr "en contestación a..." + +#: ../actions/noticesearch.php:137 +#: ../actions/showstream.php:415 +#: ../lib/stream.php:124 +#: actions/noticesearch.php:143 +#: actions/showstream.php:433 +#: lib/stream.php:91 +#: actions/noticesearch.php:142 +#: lib/noticelist.php:199 +msgid "reply" +msgstr "contestar" + +#: ../actions/password.php:44 +#: actions/profilesettings.php:183 +#: actions/profilesettings.php:200 +msgid "same as password above" +msgstr "igual á contrasinal de enriba" + +#: ../actions/twitapistatuses.php:755 +#: actions/twitapistatuses.php:678 +#: actions/twitapistatuses.php:543 +msgid "unsupported file type" +msgstr "tipo de ficheiro non soportado" + +#: ../lib/util.php:1309 +#: lib/util.php:1443 +#: lib/facebookaction.php:251 +#: lib/util.php:1842 +msgid "« After" +msgstr "« Despois" + +#: actions/deletenotice.php:74 +#: actions/disfavor.php:43 +#: actions/emailsettings.php:127 +#: actions/favor.php:45 +#: actions/finishopenidlogin.php:33 +#: actions/imsettings.php:105 +#: actions/invite.php:46 +#: actions/newmessage.php:45 +#: actions/openidlogin.php:36 +#: actions/openidsettings.php:123 +#: actions/profilesettings.php:47 +#: actions/recoverpassword.php:282 +#: actions/register.php:42 +#: actions/remotesubscribe.php:40 +#: actions/smssettings.php:124 +#: actions/subscribe.php:44 +#: actions/twittersettings.php:97 +#: actions/unsubscribe.php:41 +#: actions/userauthorization.php:35 +#: actions/block.php:38 +#: actions/deleteprofile.php:127 +#: actions/disfavor.php:47 +#: actions/emailsettings.php:131 +#: actions/favor.php:49 +#: actions/imsettings.php:108 +#: actions/login.php:45 +#: actions/newmessage.php:44 +#: actions/newnotice.php:36 +#: actions/nudge.php:47 +#: actions/othersettings.php:139 +#: actions/profilesettings.php:49 +#: actions/smssettings.php:126 +#: actions/subedit.php:38 +#: actions/tagother.php:113 +#: actions/twittersettings.php:188 +#: actions/unblock.php:38 +msgid "There was a problem with your session token. Try again, please." +msgstr "Houbo un problema co teu token de sesión. Tentao de novo, anda..." + +#: actions/disfavor.php:55 +msgid "This notice is not a favorite!" +msgstr "Este chÃo non é un favorito!" + +#: actions/disfavor.php:63 +msgid "Could not delete favorite." +msgstr "Non se puido eliminar o favorito." + +#: actions/disfavor.php:72 +msgid "Favor" +msgstr "Gostame" + +#: actions/emailsettings.php:92 +msgid "Send me email when someone adds my notice as a favorite." +msgstr "Enviar un correo cando alguen enganda un chÃo meu coma favorito." + +#: actions/emailsettings.php:95 +msgid "Send me email when someone sends me a private message." +msgstr "Enviarme un email cando alguén me envÃe unha mensaxe privada." + +#: actions/favor.php:53 +#: actions/twitapifavorites.php:142 +#: actions/favor.php:54 +#: actions/twitapifavorites.php:115 +msgid "This notice is already a favorite!" +msgstr "Este chÃo xa é un favorito!" + +#: actions/favor.php:60 +#: actions/twitapifavorites.php:151 +#: classes/Command.php:132 +#: actions/favor.php:61 +#: actions/twitapifavorites.php:122 +msgid "Could not create favorite." +msgstr "Non se puido crear o favorito." + +#: actions/favor.php:70 +msgid "Disfavor" +msgstr "Non me gosta" + +#: actions/favoritesrss.php:60 +#: actions/showfavorites.php:47 +#: actions/favoritesrss.php:62 +#, php-format +msgid "%s favorite notices" +msgstr "%s chÃos favoritos" + +#: actions/favoritesrss.php:64 +#: actions/favoritesrss.php:66 +#, php-format +msgid "Feed of favorite notices of %s" +msgstr "Fonte para os chÃos favoritos de %s" + +#: actions/inbox.php:28 +#, php-format +msgid "Inbox for %s - page %d" +msgstr "Band. Entrada para %s - páxina %d" + +#: actions/inbox.php:30 +#, php-format +msgid "Inbox for %s" +msgstr "Band. Entrada para %s" + +#: actions/inbox.php:53 +msgid "This is your inbox, which lists your incoming private messages." +msgstr "Esta é a túa bandexa de entrada, aquà móstranse as túas mensaxes privadas." + +#: actions/invite.php:178 +#, php-format +msgid "" +"%1$s has invited you to join them on %2$s (%3$s).\n" +"\n" +msgstr "Acabas de invitar a %1$s a unirse a %2$s (%3$s).\n" + +#: actions/login.php:104 +msgid "Automatically login in the future; " +msgstr "Loguearse automáticamente no futuro:" + +#: actions/login.php:122 +msgid "For security reasons, please re-enter your " +msgstr "Por razóns de seguranza, por favor re-insire o teu " + +#: actions/login.php:126 +msgid "Login with your username and password. " +msgstr "Accede co teu nome de usuario e contrasinal." + +#: actions/newmessage.php:58 +#: actions/twitapidirect_messages.php:130 +#: actions/newmessage.php:60 +#: actions/twitapidirect_messages.php:136 +msgid "That's too long. Max message size is 140 chars." +msgstr "Iso é demasiado longo. O tamaño máximo para unha mensaxe é de 140 caracteres." + +#: actions/newmessage.php:65 +#: actions/newmessage.php:68 +msgid "No recipient specified." +msgstr "Non se especificou ningún destinatario" + +#: actions/newmessage.php:68 +#: actions/newmessage.php:113 +#: classes/Command.php:206 +#: actions/newmessage.php:71 +#: actions/newmessage.php:116 +#: classes/Command.php:211 +msgid "You can't send a message to this user." +msgstr "Non podes enviar mensaxes a este usurio." + +#: actions/newmessage.php:71 +#: actions/twitapidirect_messages.php:146 +#: classes/Command.php:209 +#: actions/newmessage.php:74 +#: actions/twitapidirect_messages.php:153 +#: classes/Command.php:214 +msgid "Don't send a message to yourself; just say it to yourself quietly instead." +msgstr "Non te envies mensaxes a ti mesmo!! só fala contigo mesmo baixiño, senón vante tomar por tolo." + +#: actions/newmessage.php:108 +#: actions/microsummary.php:32 +#: actions/newmessage.php:111 +msgid "No such user" +msgstr "Non é o usuario" + +#: actions/newmessage.php:117 +#: actions/newmessage.php:120 +msgid "New message" +msgstr "Nova mensaxe" + +#: actions/noticesearch.php:95 +#: actions/noticesearch.php:94 +msgid "Notice without matching profile" +msgstr "ChÃo sen perfil coincidente" + +#: actions/openidsettings.php:28 +#, php-format +msgid "[OpenID](%%doc.openid%%) lets you log into many sites " +msgstr "[OpenID](%%doc.openid%%) permiteche acceder en moitos sitios" + +#: actions/openidsettings.php:46 +msgid "If you want to add an OpenID to your account, " +msgstr "Se queres engadir un enderezo OpenID á tua conta, " + +#: actions/openidsettings.php:74 +msgid "Removing your only OpenID would make it impossible to log in! " +msgstr "Eliminando o teu enderezo OpenID serache imposÃbel acceder!" + +#: actions/openidsettings.php:87 +msgid "You can remove an OpenID from your account " +msgstr "Podes eliminar un identificador OpenID da túa conta " + +#: actions/outbox.php:28 +#, php-format +msgid "Outbox for %s - page %d" +msgstr "Band. SaÃda para %s - páxina %d" + +#: actions/outbox.php:30 +#, php-format +msgid "Outbox for %s" +msgstr "Band. SaÃda para %s" + +#: actions/outbox.php:53 +msgid "This is your outbox, which lists private messages you have sent." +msgstr "Esta é a túa band. saÃda, que mostra as mensaxes privadas que enviaches." + +#: actions/peoplesearch.php:28 +#, php-format +msgid "Search for people on %%site.name%% by their name, location, or interests. " +msgstr "Procurar xente en %%site.name%% polo seu nome, localización, ou intereses. " + +#: actions/profilesettings.php:27 +msgid "You can update your personal profile info here " +msgstr "Podes actualizar a túa información do perfil persoal aquÃ" + +#: actions/profilesettings.php:115 +#: actions/remotesubscribe.php:320 +#: actions/userauthorization.php:159 +#: actions/userrss.php:76 +#: actions/profilesettings.php:132 +#: actions/remotesubscribe.php:333 +msgid "User without matching profile" +msgstr "Usuario sen un perfil que coincida." + +#: actions/recoverpassword.php:91 +msgid "This confirmation code is too old. " +msgstr "Ese código de confirmación é demasiado antigo." + +#: actions/recoverpassword.php:141 +msgid "If you've forgotten or lost your" +msgstr "Se esquenciches ou perdeches a túa" + +#: actions/recoverpassword.php:154 +msgid "You've been identified. Enter a " +msgstr "Foches identificado. Insire unha " + +#: actions/recoverpassword.php:169 +msgid "Your nickname on this server, " +msgstr "O teu alcume neste servidor, " + +#: actions/recoverpassword.php:271 +msgid "Instructions for recovering your password " +msgstr "Instruccións para recuperar a túa contrasinal." + +#: actions/recoverpassword.php:327 +msgid "New password successfully saved. " +msgstr "A nova contrasinal foi gardada correctamente." + +#: actions/register.php:95 +#: actions/register.php:104 +msgid "Password must be 6 or more characters." +msgstr "A contrasinal debe ter 6 caracteres ou máis." + +#: actions/register.php:216 +#, php-format +msgid "Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may want to..." +msgstr "Noraboa, %s! E benvido a %%%%site.name%%%%. Dende aquÃ, igual queres..." + +#: actions/register.php:227 +msgid "(You should receive a message by email momentarily, with " +msgstr "(DeberÃas recibir unha mensaxe no teu email nun intre, con" + +#: actions/remotesubscribe.php:51 +#, php-format +msgid "To subscribe, you can [login](%%action.login%%)," +msgstr "Para suscribirse, podes [loguearte](%%action.login%%)," + +#: actions/showfavorites.php:61 +#, php-format +msgid "Feed for favorites of %s" +msgstr "Fonte para os favoritos de %s" + +#: actions/showfavorites.php:84 +#: actions/twitapifavorites.php:85 +#: actions/showfavorites.php:88 +#: actions/twitapifavorites.php:57 +msgid "Could not retrieve favorite notices." +msgstr "Non se pode " + +#: actions/showmessage.php:33 +msgid "No such message." +msgstr "Non existe a mensaxe." + +#: actions/showmessage.php:42 +msgid "Only the sender and recipient may read this message." +msgstr "Só o emisor e destinatario poden ler esta mensaxe." + +#: actions/showmessage.php:61 +#, php-format +msgid "Message to %1$s on %2$s" +msgstr "Mensaxe de %1$s en %2$s" + +#: actions/showmessage.php:66 +#, php-format +msgid "Message from %1$s on %2$s" +msgstr "Mensaxe dende %1$s en %2$s" + +#: actions/showstream.php:154 +#: lib/util.php:2164 +msgid "Send a message" +msgstr "Enviar unha mensaxe" + +#: actions/smssettings.php:312 +#, php-format +msgid "Mobile carrier for your phone. " +msgstr "Operadora móbil do teu teléfono." + +#: actions/twitapidirect_messages.php:76 +#: actions/twitapidirect_messages.php:64 +#, php-format +msgid "Direct messages to %s" +msgstr "Mensaxes directas para %s" + +#: actions/twitapidirect_messages.php:77 +#: actions/twitapidirect_messages.php:65 +#, php-format +msgid "All the direct messages sent to %s" +msgstr "Tódalas mensaxes directas enviadas a %s" + +#: actions/twitapidirect_messages.php:81 +#: actions/twitapidirect_messages.php:69 +msgid "Direct Messages You've Sent" +msgstr "Mensaxes Directas que Enviaches." + +#: actions/twitapidirect_messages.php:82 +#: actions/twitapidirect_messages.php:70 +#, php-format +msgid "All the direct messages sent from %s" +msgstr "Tódalas mensaxes directas enviadas dende %s" + +#: actions/twitapidirect_messages.php:128 +#: actions/twitapidirect_messages.php:132 +msgid "No message text!" +msgstr "Non hai mensaxes de texto!" + +#: actions/twitapidirect_messages.php:138 +#: actions/twitapidirect_messages.php:145 +msgid "Recipient user not found." +msgstr "Usuario destinatario non atopado." + +#: actions/twitapidirect_messages.php:141 +#: actions/twitapidirect_messages.php:148 +msgid "Can't send direct messages to users who aren't your friend." +msgstr "Non se pode enviar a mensaxe directa a usuarios dos que non eres amigo." + +#: actions/twitapifavorites.php:92 +#: actions/twitapifavorites.php:64 +#, php-format +msgid "%s / Favorites from %s" +msgstr "%s / Favoritos dende %s" + +#: actions/twitapifavorites.php:95 +#: actions/twitapifavorites.php:67 +#, php-format +msgid "%s updates favorited by %s / %s." +msgstr "%s updates favorited by %s / %s." + +#: actions/twitapifavorites.php:187 +#: lib/mail.php:275 +#: actions/twitapifavorites.php:158 +#: lib/mail.php:293 +#, php-format +msgid "%s added your notice as a favorite" +msgstr "%s gustoulle o teu chÃo" + +#: actions/twitapifavorites.php:188 +#: lib/mail.php:276 +#, php-format +msgid "" +"%1$s just added your notice from %2$s as one of their favorites.\n" +"\n" +msgstr "" +"A %1$s gustoulle o teu chÃo %2$s e marcouno como favorito.\n" +"\n" + +#: actions/twittersettings.php:27 +msgid "Add your Twitter account to automatically send your notices to Twitter, " +msgstr "Engade a túa conta de Twitter para enviar automáticamente os teus chÃos a Twitter." + +#: actions/twittersettings.php:41 +#: actions/twittersettings.php:43 +msgid "Twitter settings" +msgstr "Configuracións de Twitter" + +#: actions/twittersettings.php:48 +#: actions/twittersettings.php:50 +msgid "Twitter Account" +msgstr "Conta de Twitter" + +#: actions/twittersettings.php:56 +#: actions/twittersettings.php:58 +msgid "Current verified Twitter account." +msgstr "Conta de twitter verificada actualmente." + +#: actions/twittersettings.php:63 +msgid "Twitter Username" +msgstr "Nome de usuario en Twitter" + +#: actions/twittersettings.php:65 +msgid "No spaces, please." +msgstr "Sen espazos, anda..." + +#: actions/twittersettings.php:67 +msgid "Twitter Password" +msgstr "Contrasinal de Twitter" + +#: actions/twittersettings.php:72 +msgid "Automatically send my notices to Twitter." +msgstr "Enviar automáticamente os meus chÃos a Twitter." + +#: actions/twittersettings.php:75 +msgid "Send local \"@\" replies to Twitter." +msgstr "Enviar respostas \"@\" locais a Twitter." + +#: actions/twittersettings.php:78 +msgid "Subscribe to my Twitter friends here." +msgstr "Suscribirse ós meus amigos de Twitter aquÃ." + +#: actions/twittersettings.php:122 +#: actions/twittersettings.php:216 +msgid "Username must have only numbers, upper- and lowercase letters, and underscore (_). 15 chars max." +msgstr "O nome de usuario debe ter só letras, minúsculas e maiúsculas, e números, e sen espazos." + +#: actions/twittersettings.php:128 +#: actions/twittersettings.php:221 +msgid "Could not verify your Twitter credentials!" +msgstr "Non se puideron verificar as túas credenciais en Twitter!" + +#: actions/twittersettings.php:137 +#: actions/twittersettings.php:228 +#, php-format +msgid "Unable to retrieve account information for \"%s\" from Twitter." +msgstr "Non se puido recoller información da túa conta \"%s\" en Twitter." + +#: actions/twittersettings.php:151 +#: actions/twittersettings.php:170 +#: actions/twittersettings.php:234 +#: actions/twittersettings.php:253 +msgid "Unable to save your Twitter settings!" +msgstr "Non se puideron gardar os teus axustes de Twitter!" + +#: actions/twittersettings.php:174 +#: actions/twittersettings.php:261 +msgid "Twitter settings saved." +msgstr "Configuracións de Twitter gardadas." + +#: actions/twittersettings.php:192 +#: actions/twittersettings.php:272 +msgid "That is not your Twitter account." +msgstr "Esa non é a túa conta de Twitter." + +#: actions/twittersettings.php:200 +#: actions/twittersettings.php:208 +#: actions/twittersettings.php:280 +msgid "Couldn't remove Twitter user." +msgstr "Non se puido eliminar o usuario." + +#: actions/twittersettings.php:212 +#: actions/twittersettings.php:284 +msgid "Twitter account removed." +msgstr "Conta de Twitter " + +#: actions/twittersettings.php:225 +#: actions/twittersettings.php:239 +#: actions/twittersettings.php:299 +#: actions/twittersettings.php:310 +#: actions/twittersettings.php:322 +msgid "Couldn't save Twitter preferences." +msgstr "Non se puideron gardar as preferenzas de Twitter." + +#: actions/twittersettings.php:245 +#: actions/twittersettings.php:330 +msgid "Twitter preferences saved." +msgstr "Preferencias de Twitter gardadas." + +#: actions/userauthorization.php:84 +msgid "Please check these details to make sure " +msgstr "Comproba estes datos para asegurarte" + +#: actions/userauthorization.php:324 +msgid "The subscription has been authorized, but no " +msgstr "A suscrición foi autorizada, pero non" + +#: actions/userauthorization.php:334 +msgid "The subscription has been rejected, but no " +msgstr "A suscrición foi rexeitada, pero non" + +#: classes/Channel.php:113 +#: classes/Channel.php:129 +msgid "Command results" +msgstr "Resultados do comando" + +#: classes/Channel.php:148 +#: classes/Channel.php:175 +msgid "Command complete" +msgstr "Comando completo" + +#: classes/Channel.php:158 +#: classes/Channel.php:185 +msgid "Command failed" +msgstr "Comando fallido" + +#: classes/Command.php:39 +msgid "Sorry, this command is not yet implemented." +msgstr "Desculpa, este comando todavÃa non está implementado." + +#: classes/Command.php:96 +#, php-format +msgid "Subscriptions: %1$s\n" +msgstr "Subscricións: %1$s.\n" + +#: classes/Command.php:125 +#: classes/Command.php:242 +#: classes/Command.php:247 +msgid "User has no last notice" +msgstr "O usuario non ten último chio." + +#: classes/Command.php:146 +msgid "Notice marked as fave." +msgstr "ChÃo marcado coma favorito." + +#: classes/Command.php:166 +#, php-format +msgid "%1$s (%2$s)" +msgstr "%1$s (%2$s)" + +#: classes/Command.php:169 +#, php-format +msgid "Fullname: %s" +msgstr "Nome completo: %s" + +#: classes/Command.php:172 +#, php-format +msgid "Location: %s" +msgstr "Ubicación: %s" + +#: classes/Command.php:175 +#, php-format +msgid "Homepage: %s" +msgstr "Páxina persoal: %s" + +#: classes/Command.php:178 +#, php-format +msgid "About: %s" +msgstr "Sobre: %s" + +#: classes/Command.php:200 +#: classes/Command.php:202 +#, php-format +msgid "Message too long - maximum is 140 characters, you sent %d" +msgstr "Mensaxe demasiado longa - o máximo é 140 caracteres, ti enviaches %d " + +#: classes/Command.php:214 +#: classes/Command.php:219 +#, php-format +msgid "Direct message to %s sent" +msgstr "Mensaxe directo a %s enviado" + +#: classes/Command.php:216 +#: classes/Command.php:221 +msgid "Error sending direct message." +msgstr "Erro ó enviar a mensaxe directa." + +#: classes/Command.php:263 +#: classes/Command.php:268 +msgid "Specify the name of the user to subscribe to" +msgstr "Especifica o nome do usuario ó que queres suscribirte" + +#: classes/Command.php:270 +#: classes/Command.php:275 +#, php-format +msgid "Subscribed to %s" +msgstr "Suscrito a %s" + +#: classes/Command.php:288 +#: classes/Command.php:293 +msgid "Specify the name of the user to unsubscribe from" +msgstr "Especifica o nome de usuario ó que queres deixar de seguir" + +#: classes/Command.php:295 +#: classes/Command.php:300 +#, php-format +msgid "Unsubscribed from %s" +msgstr "Desuscribir de %s" + +#: classes/Command.php:310 +#: classes/Command.php:330 +#: classes/Command.php:315 +#: classes/Command.php:335 +msgid "Command not yet implemented." +msgstr "Comando non implementado." + +#: classes/Command.php:313 +#: classes/Command.php:318 +msgid "Notification off." +msgstr "Notificación desactivada." + +#: classes/Command.php:315 +#: classes/Command.php:320 +msgid "Can't turn off notification." +msgstr "No se pode desactivar a notificación." + +#: classes/Command.php:333 +#: classes/Command.php:338 +msgid "Notification on." +msgstr "Notificación habilitada." + +#: classes/Command.php:335 +#: classes/Command.php:340 +msgid "Can't turn on notification." +msgstr "Non se pode activar a notificación." + +#: classes/Command.php:344 +msgid "Commands:\n" +msgstr "Comandos:\n" + +#: classes/Message.php:53 +msgid "Could not insert message." +msgstr "Non se pode inserir unha mensaxe." + +#: classes/Message.php:63 +msgid "Could not update message with new URI." +msgstr "Non se puido actualizar a mensaxe coa nova URI." + +#: lib/gallery.php:46 +#: lib/gallery.php:55 +msgid "User without matching profile in system." +msgstr "Usuario sen perfil coincidente no sistema." + +#: lib/mail.php:147 +#, php-format +msgid "" +"You have a new posting address on %1$s.\n" +"\n" +msgstr "" +"Tes novas direccións de posteo en %1$s.\n" +"\n" + +#: lib/mail.php:249 +#: lib/mail.php:265 +#, php-format +msgid "New private message from %s" +msgstr "%s enviouche unha nova mensaxe privada" + +#: lib/mail.php:253 +#, php-format +msgid "" +"%1$s (%2$s) sent you a private message:\n" +"\n" +msgstr "" +"%1$s (%2$s) enviouche unha mensaxe privada:\n" +"\n" + +#: lib/mailbox.php:43 +msgid "Only the user can read their own mailboxes." +msgstr "Só o usuario pode ler os seus propios buzóns." + +#: lib/openid.php:195 +msgid "This form should automatically submit itself. " +msgstr "Este formulario deberÃa enviarse automáticamente él mesmo." + +#: lib/personal.php:65 +msgid "Favorites" +msgstr "Favoritos" + +#: lib/personal.php:66 +#, php-format +msgid "%s's favorite notices" +msgstr "ChÃos favoritos de %s" + +#: lib/personal.php:66 +msgid "User" +msgstr "Usuario" + +#: lib/personal.php:75 +msgid "Inbox" +msgstr "Band. Entrada" + +#: lib/personal.php:76 +msgid "Your incoming messages" +msgstr "As túas mensaxes entrantes" + +#: lib/personal.php:80 +msgid "Outbox" +msgstr "Band. SaÃda" + +#: lib/personal.php:81 +msgid "Your sent messages" +msgstr "As túas mensaxes enviadas" + +#: lib/settingsaction.php:99 +#: actions/deleteprofile.php:256 +#: lib/settingsaction.php:103 +#: lib/settingsaction.php:105 +msgid "Twitter" +msgstr "Twitter" + +#: lib/settingsaction.php:100 +#: actions/deleteprofile.php:257 +#: lib/settingsaction.php:104 +#: lib/settingsaction.php:106 +msgid "Twitter integration options" +msgstr "Opcións de integración de Twitter" + +#: lib/util.php:1718 +#: lib/util.php:2204 +msgid "To" +msgstr "A" + +#: scripts/maildaemon.php:45 +msgid "Could not parse message." +msgstr "Non se puido analizaar a mensaxe." + +#: actions/block.php:45 +#: actions/subedit.php:45 +#: actions/unblock.php:45 +msgid "No profile specified." +msgstr "Non se especificou ningún perfil." + +#: actions/block.php:52 +#: actions/subedit.php:52 +#: actions/tagother.php:45 +#: actions/unblock.php:52 +msgid "No profile with that ID." +msgstr "Non se atopou un perfil con ese ID." + +#: actions/block.php:78 +msgid "Block user" +msgstr "Bloquear usuario" + +#: actions/block.php:81 +msgid "Are you sure you want to block this user? Afterwards, they will be unsubscribed from you, unable to subscribe to you in the future, and you will not be notified of any @-replies from them." +msgstr "Seguro que queres bloquear a este usuario? Despois diso, vai ser de-suscrito do teur perfil, non será capaz de suscribirse a ti nun futuro, e non vas a ser notificado de ningunha resposta-@ del." + +#: actions/block.php:117 +msgid "You have already blocked this user." +msgstr "Xa bloqueaches a este usuario." + +#: actions/block.php:124 +msgid "Failed to save block information." +msgstr "Erro ao gardar información de bloqueo." + +#: actions/deleteprofile.php:25 +msgid "Code not yet ready." +msgstr "Código non implementado." + +#: actions/deleteprofile.php:36 +msgid "Export and delete your user information." +msgstr "Exportar e eliminar a túa información de usuario." + +#: actions/deleteprofile.php:88 +#: actions/deleteprofile.php:119 +msgid "Delete my account" +msgstr "Borrar a miña conta" + +#: actions/deleteprofile.php:89 +msgid "Delete my account confirmation" +msgstr "Confirmación de borrado da miña conta" + +#: actions/deleteprofile.php:117 +msgid "Check if you are sure you want to delete your account." +msgstr "Estas seguro que queres eliminar a tua conta?" + +#: actions/deleteprofile.php:259 +#: lib/settingsaction.php:106 +#: lib/util.php:384 +#: lib/settingsaction.php:108 +msgid "Other" +msgstr "Outros" + +#: actions/deleteprofile.php:260 +#: lib/settingsaction.php:107 +#: lib/settingsaction.php:109 +msgid "Other options" +msgstr "Outras opcions" + +#: actions/disfavor.php:72 +msgid "Add to favorites" +msgstr "Engadir a favoritos" + +#: actions/emailsettings.php:98 +msgid "Allow friends to nudge me and send me an email." +msgstr "Permitir aos amigos darme toques e enviarme correos electrónicos." + +#: actions/facebookremove.php:54 +msgid "Couldn't remove Facebook user." +msgstr "Non se puido eliminar o usuario de Facebook." + +#: actions/favorited.php:31 +#: lib/stream.php:48 +msgid "Popular notices" +msgstr "ChÃos populares" + +#: actions/favorited.php:54 +msgid "Showing recently popular notices" +msgstr "Amosando chÃos populares recentes" + +#: actions/favor.php:71 +msgid "Disfavor favorite" +msgstr "Desactivar favorito" + +#: actions/featured.php:32 +#: actions/featured.php:54 +#: lib/stream.php:44 +msgid "Featured users" +msgstr "Usuarios destacados" + +#: actions/finishremotesubscribe.php:186 +msgid "That user has blocked you from subscribing." +msgstr "Este usuario non che permite suscribirte a el." + +#: actions/imsettings.php:83 +msgid "Send me notices from public timeline through Jabber/GTalk." +msgstr "Enviarme os chÃos da liña de tempo pública a través de Jabber/GTalk." + +#: actions/login.php:120 +msgid "you can also login using OpenID" +msgstr "tamén te podes rexistrar cunha conta OpenID" + +#: actions/microsummary.php:39 +msgid "No current status" +msgstr "Sen estado actual" + +#: actions/misc.php:81 +msgid "Embedded" +msgstr "Embebida" + +#: actions/misc.php:82 +#, php-format +msgid "Embedded %1s" +msgstr "%1s embebida" + +#: actions/misc.php:84 +msgid "WP" +msgstr "WP" + +#: actions/newnotice.php:93 +msgid "Notice posted" +msgstr "ChÃo publicado" + +#: actions/newnotice.php:116 +#: classes/Channel.php:140 +msgid "Ajax Error" +msgstr "Erro de Ajax" + +#: actions/nudge.php:52 +msgid "This user doesn't allow nudges or hasn't confirmed or set his email yet." +msgstr "Este usuario non permite toques, ou non confirmou ainda o seu correo electrónico." + +#: actions/nudge.php:61 +msgid "Nudge sent" +msgstr "Toque enviado" + +#: actions/othersettings.php:27 +msgid "Manage various other options." +msgstr "Xestionár axustes varios." + +#: actions/othersettings.php:33 +msgid "Other Settings" +msgstr "Outros axustes" + +#: actions/othersettings.php:35 +msgid "URL Auto-shortening" +msgstr "Auto-acortado de URL" + +#: actions/othersettings.php:54 +msgid "Service" +msgstr "Servizo" + +#: actions/othersettings.php:54 +msgid "Automatic shortening service to use." +msgstr "Servizo de acortado automático a usar." + +#: actions/othersettings.php:155 +msgid "URL shortening service is too long (max 50 chars)." +msgstr "Sistema de acortamento de URLs demasiado longo (max 50 car.)." + +#: actions/peopletag.php:33 +#, php-format +msgid "Not a valid people tag: %s" +msgstr "%s non é unha etiqueta de xente válida" + +#: actions/peopletag.php:45 +#, php-format +msgid "Users self-tagged with %s - page %d" +msgstr "Usuarios auto-etiquetados como %s - páxina %d" + +#: actions/peopletag.php:87 +#, php-format +msgid "These are users who have tagged themselves \"%s\" to show a common interest, characteristic, hobby or job." +msgstr "Estes son usuarios que se etiquetaron a sà mesmos como \"%s\" para mostrar intereses comuns, caracterÃsticas, aficións ou traballos." + +#: actions/profilesettings.php:92 +msgid "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated" +msgstr "Etiquetas para o teu usuario (letras, números, -, ., e _), separados por coma ou espazo" + +#: actions/profilesettings.php:116 +msgid "Theme" +msgstr "Tema" + +#: actions/profilesettings.php:116 +msgid "Preferred theme" +msgstr "Tema preferido" + +#: actions/profilesettings.php:259 +#: actions/tagother.php:131 +#, php-format +msgid "Invalid tag: \"%s\"" +msgstr "Etiqueta inválida: '%s'" + +#: actions/profilesettings.php:345 +msgid "Couldn't save tags." +msgstr "Non se puideron gardar as etiquetas." + +#: actions/public.php:68 +#, php-format +msgid "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) service based on the Free Software [StatusNet](http://status.net/) tool. [Join now](%%action.register%%) to share notices about yourself with friends, family, and colleagues! ([Read more](%%doc.help%%))" +msgstr "Esto é %%site.name%%, un servizo de [micro-blogging](http://en.wikipedia.org/wiki/Micro-blogging) basado na ferramenta de código aberto [StatusNet](http://status.net/). [Únete agora](%%action.register%%) para compartir chÃos cos teus amigos, colegas e familia! ([Ler mais](%%doc.help%%))" + +#: actions/public.php:90 +msgid "Could not retrieve public stream." +msgstr "Non se pudo recuperar a liña de tempo publica." + +#: actions/register.php:67 +#: actions/register.php:177 +msgid "Sorry, only invited people can register." +msgstr "Desculpa, só se pode rexistrar a xente con invitación." + +#: actions/register.php:156 +#, php-format +msgid "With this form you can create a new account. You can then post notices and link up to friends and colleagues. (Have an [OpenID](http://openid.net/)? Try our [OpenID registration](%%action.openidlogin%%)!)" +msgstr "Neste formulario podes crear unha conta de usuario. Logo poderás publicar chÃos, e suscribirte a amigos. (Tes unha conta [OpenID](http://openid.net/)? Proba o noso [Rexistro OpenID](%%action.openidlogin%%)!)" + +#: actions/remotesubscribe.php:136 +#: actions/remotesubscribe.php:141 +msgid "That's a local profile! Login to subscribe." +msgstr "Este é un perfil local! RexÃstrate para suscribirte." + +#: actions/smspostsettings.php:27 +#, php-format +msgid "You can post on %1s sending an sms to %2s in the followin format: '%3s'" +msgstr "Podes publicar chÃos en %1s enviando un SMS a %2s co seguinte formato: '%3s'" + +#: actions/smspostsettings.php:32 +#: actions/smspostsettings.php:33 +#: actions/smspostsettings.php:57 +msgid "SMS Post Settings" +msgstr "Configuracións de envio por SMS" + +#: actions/smspostsettings.php:101 +#: actions/smspostsettings.php:106 +msgid "The address was added." +msgstr "Enderezo engadido." + +#: actions/subedit.php:68 +msgid "You are not subscribed to that profile." +msgstr "Non estás suscrito a ese perfil" + +#: actions/subedit.php:81 +msgid "Could not save subscription." +msgstr "Non se pode gardar a subscrición." + +#: actions/subscribe.php:53 +msgid "Not a local user." +msgstr "Non é usuario local." + +#: actions/subscribe.php:67 +msgid "Subscribed" +msgstr "Suscrito" + +#: actions/subscriptions.php:72 +msgid "Jabber" +msgstr "Jabber." + +#: actions/tagother.php:31 +msgid "Not logged in" +msgstr "Non estás logueado." + +#: actions/tagother.php:40 +msgid "No id argument." +msgstr "Non hai argumento id." + +#: actions/tagother.php:56 +msgid "Tag a person" +msgstr "Etiquetar a unha persoa" + +#: actions/tagother.php:98 +msgid "Tags for this user (letters, numbers, -, ., and _), comma- or space- separated" +msgstr "Etiquetas para este usuario (letras, numeros, -, ., e _), separados por coma ou espazo" + +#: actions/tagother.php:120 +msgid "No such profile." +msgstr "Non existe o perfil." + +#: actions/tagother.php:146 +msgid "You can only tag people you are subscribed to or who are subscribed to you." +msgstr "Só podes etiquetar xente á que estás suscrito ou aos que están suscritos a ti." + +#: actions/tagother.php:153 +msgid "Could not save tags." +msgstr "Non se poden gardar as etiquetas." + +#: actions/tagother.php:188 +msgid "Use this form to add tags to your subscribers or subscriptions." +msgstr "Usa este formulario para engadir etiquetas aos teus seguidores ou aos que sigues." + +#: actions/tag.php:66 +msgid "Showing all tags" +msgstr "Amosando tódalas etiquetas" + +#: actions/tagrss.php:33 +msgid "No such tag." +msgstr "Non existe a etiqueta." + +#: actions/tagrss.php:62 +#, php-format +msgid "Microblog tagged with %s" +msgstr "Microblog etiquetado con %s" + +#: actions/twitapiblocks.php:45 +msgid "Block user failed." +msgstr "Bloqueo de usuario fallido." + +#: actions/twitapiblocks.php:66 +msgid "Unblock user failed." +msgstr "Desbloqueo de usuario fallido." + +#: actions/twitapifavorites.php:159 +#: lib/mail.php:294 +#, php-format +msgid "" +"%1$s just added your notice from %2$s as one of their favorites.\n" +"\n" +"In case you forgot, you can see the text of your notice here:\n" +"\n" +"%3$s\n" +"\n" +"You can see the list of %1$s's favorites here:\n" +"\n" +"%4$s\n" +"\n" +"Faithfully yours,\n" +"%5$s\n" +msgstr "" +"%1$s acaba de engadir o teu chÃo en %2$s como un dos seus favoritos.\n" +"\n" +"Se o olvidaches, podes velo texto do teu chÃo aquÃ:\n" +"\n" +"%3$s\n" +"\n" +"Podes vela lista de cÃos favoritos de %1$s aquÃ:\n" +"\n" +"%4$s\n" +"\n" +"Fielmente teu,\n" +"%5$s\n" + +#: actions/twitapiusers.php:46 +msgid "Not found." +msgstr "Non atopado" + +#: actions/twittersettings.php:29 +msgid "Add your Twitter account to automatically send your notices to Twitter, and subscribe to Twitter friends already here." +msgstr "Engade a túa conta de Twitter para enviar automáticamente os teus chÃos a Twitter, e suscribirte aos usuarios de twiter que teñas como amigos aqui." + +#: actions/twittersettings.php:63 +msgid "Twitter user name" +msgstr "Nome de usuario en Twitter" + +#: actions/twittersettings.php:67 +msgid "Twitter password" +msgstr "Contrasinal de Twitter" + +#: actions/twittersettings.php:129 +msgid "Twitter Friends" +msgstr "Amigos de Twitter" + +#: actions/unblock.php:73 +msgid "Error removing the block." +msgstr "Acounteceu un erro borrando o bloqueo." + +#: actions/unsubscribe.php:48 +msgid "No profile id in request." +msgstr "Non hai identificador de perfil na peticion." + +#: actions/unsubscribe.php:55 +msgid "No profile with that id." +msgstr "Non se atopou un perfil con ese ID." + +#: actions/unsubscribe.php:69 +msgid "Unsubscribed" +msgstr "De-suscribido" + +#: actions/users.php:38 +#: lib/util.php:378 +msgid "Users list" +msgstr "Lista de usuarios" + +#: classes/Command.php:96 +#, php-format +msgid "" +"Subscriptions: %1$s\n" +"Subscribers: %2$s\n" +"Notices: %3$s" +msgstr "" +"Suscripcións: %1$s\n" +"Suscriptores: %2$s\n" +"ChÃos: %3$s" + +#: classes/Command.php:349 +msgid "" +"Commands:\n" +"on - turn on notifications\n" +"off - turn off notifications\n" +"help - show this help\n" +"follow <nickname> - subscribe to user\n" +"leave <nickname> - unsubscribe from user\n" +"d <nickname> <text> - direct message to user\n" +"get <nickname> - get last notice from user\n" +"whois <nickname> - get profile info on user\n" +"fav <nickname> - add user's last notice as a 'fave'\n" +"stats - get your stats\n" +"stop - same as 'off'\n" +"quit - same as 'off'\n" +"sub <nickname> - same as 'follow'\n" +"unsub <nickname> - same as 'leave'\n" +"last <nickname> - same as 'get'\n" +"on <nickname> - not yet implemented.\n" +"off <nickname> - not yet implemented.\n" +"nudge <nickname> - not yet implemented.\n" +"invite <phone number> - not yet implemented.\n" +"track <word> - not yet implemented.\n" +"untrack <word> - not yet implemented.\n" +"track off - not yet implemented.\n" +"untrack all - not yet implemented.\n" +"tracks - not yet implemented.\n" +"tracking - not yet implemented.\n" +msgstr "" +"Comandos:\n" +"on - activar as notificacións\n" +"off - desactivar as notificacións\n" +"help - mostrar esta axuda\n" +"follow <nickname> - suscribirse ao usuario\n" +"leave <nickname> - de-suscribirse do usuario\n" +"d <nickname> <text> - mensaxe directa ao usuario\n" +"get <nickname> - lelo último chÃo do usuario\n" +"whois <nickname> - amosar informacion do usuario\n" +"fav <nickname> - engadilo último chÃo do usuario como favorito\n" +"stats - amosalas túas estatÃsticas\n" +"stop - o mesmo que 'off'\n" +"quit - o mesmo que 'off'\n" +"sub <nickname> - o mesmo que 'follow'\n" +"unsub <nickname> - o mesmo que 'leave'\n" +"last <nickname> - o mesmo que 'get'\n" +"on <nickname> - non implementado por agora.\n" +"off <nickname> - non implementado por agora.\n" +"nudge <nickname> - non implementado por agora.\n" +"invite <phone number> - non implementado por agora.\n" +"track <word> - non implementado por agora.\n" +"untrack <word> - non implementado por agora.\n" +"track off - non implementado por agora.\n" +"untrack all - non implementado por agora.\n" +"tracks - non implementado por agora.\n" +"tracking - non implementado por agora.\n" + +#: classes/Notice.php:100 +msgid "Problem saving notice. Unknown user." +msgstr "Aconteceu un erro ó gardar o chÃo. Usuario descoñecido." + +#: classes/Notice.php:105 +msgid "Too many notices too fast; take a breather and post again in a few minutes." +msgstr "Demasiados chÃos en pouco tempo; tomate un respiro e envÃao de novo dentro duns minutos." + +#: classes/Notice.php:112 +msgid "You are banned from posting notices on this site." +msgstr "Tes restrinxido o envio de chÃos neste sitio." + +#: lib/gallery.php:98 +msgid "Filter tags" +msgstr "Filtrar etiquetas" + +#: lib/gallery.php:104 +msgid "All" +msgstr "Todos" + +#: lib/gallery.php:108 +msgid "Tag" +msgstr "Etiqueta" + +#: lib/gallery.php:109 +msgid "Choose a tag to narrow list" +msgstr "Elixe unha etiqueta para reducila lista" + +#: lib/gallery.php:110 +msgid "Go" +msgstr "Ir" + +#: lib/gallery.php:264 +msgid "Subscriptions navigation" +msgstr "Navegación de subscricións" + +#: lib/gallery.php:270 +#: lib/gallery.php:292 +msgid "List" +msgstr "Lista" + +#: lib/gallery.php:280 +#: lib/gallery.php:294 +msgid "Icons" +msgstr "Iconos" + +#: lib/mail.php:92 +#, php-format +msgid "" +"Hey, %s.\n" +"\n" +"Someone just entered this email address on %s.\n" +"\n" +"If it was you, and you want to confirm your entry, use the URL below:\n" +"\n" +"\t%s\n" +"\n" +"If not, just ignore this message.\n" +"\n" +"Thanks for your time, \n" +"%s\n" +msgstr "" +"Ei, %s.\n" +"\n" +"Alguén introduceu o teu correo electrónico en %s.\n" +"\n" +"Se foches ti, e queres confirmar a entrada, pincha na seguinte URL:\n" +"\n" +"\t%s\n" +"\n" +"Se non, simplemente ignora esta mensaxe.\n" +"\n" +"Grazas polo teu tempo, \n" +"%s\n" + +#: lib/mail.php:232 +#, php-format +msgid "You've been nudged by %s" +msgstr "%s douche un toque" + +#: lib/mail.php:236 +#, php-format +msgid "" +"%1$s (%2$s) is wondering what you are up to these days and is inviting you to post some news.\n" +"\n" +"So let's hear from you :)\n" +"\n" +"%3$s\n" +"\n" +"Don't reply to this email; it won't get to them.\n" +"\n" +"With kind regards,\n" +"%4$s\n" +msgstr "" +"%1$s (%2$s) preguntase que é de ti, e invÃtate a publicar algun chÃo.\n" +"\n" +"So let's hear from you :)\n" +"\n" +"%3$s\n" +"\n" +"Don't reply to this email; it won't get to them.\n" +"\n" +"With kind regards,\n" +"%4$s\n" + +#: lib/mail.php:269 +#, php-format +msgid "" +"%1$s (%2$s) sent you a private message:\n" +"\n" +"------------------------------------------------------\n" +"%3$s\n" +"------------------------------------------------------\n" +"\n" +"You can reply to their message here:\n" +"\n" +"%4$s\n" +"\n" +"Don't reply to this email; it won't get to them.\n" +"\n" +"With kind regards,\n" +"%5$s\n" +msgstr "" +"%1$s (%2$s) enviouche unha mensaxe privada:\n" +"\n" +"------------------------------------------------------\n" +"%3$s\n" +"------------------------------------------------------\n" +"\n" +"You can reply to their message here:\n" +"\n" +"%4$s\n" +"\n" +"Don't reply to this email; it won't get to them.\n" +"\n" +"With kind regards,\n" +"%5$s\n" + +#: lib/profilelist.php:146 +msgid "(none)" +msgstr "(nada)" + +#: lib/settingsaction.php:97 +#: lib/settingsaction.php:98 +msgid "SMS Post" +msgstr "EnvÃo por SMS" + +#: lib/settingsaction.php:98 +#: lib/settingsaction.php:99 +msgid "Posts by SMS" +msgstr "ChÃos dende SMS" + +#: lib/stream.php:33 +msgid "Public" +msgstr "Público" + +#: lib/stream.php:36 +#: lib/stream.php:37 +msgid "Recent tags" +msgstr "Etiquetas recentes" + +#: lib/stream.php:39 +#: lib/stream.php:40 +msgid "All tags" +msgstr "Tódalas etiquetas" + +#: lib/stream.php:43 +msgid "Featured" +msgstr "Destacado" + +#: lib/stream.php:47 +msgid "Popular" +msgstr "Popular" + +#: lib/subs.php:51 +msgid "User has blocked you." +msgstr "O usuario bloqueoute." + +#: lib/util.php:379 +msgid "Users" +msgstr "Usuarios" + +#: lib/util.php:2118 +msgid "Send a nudge" +msgstr "Dar un toque" + +#: lib/util.php:2122 +msgid "Nudge sent!" +msgstr "Toque enviado!" + +#: lib/util.php:2253 +msgid "Block" +msgstr "Bloquear" + +#: lib/util.php:2257 +msgid "Unblock" +msgstr "Desbloquear" + +#: actions/newsmsnotice.php:29 +#: actions/smspostsettings.php:57 +msgid "SMS Post Disabled!" +msgstr "Publicación de chÃos por SMS desactivado!" + +#: actions/badgemisc.php:31 +#, php-format +msgid "%1s in your blog" +msgstr "%1s no teu blogue" + +#: actions/misc.php:85 +msgid "WordPress Plugin" +msgstr "Plugin WordPress" + +#: actions/misc.php:88 +#, php-format +msgid "Graphics and statistics about the state of %1s" +msgstr "Gráficos e estatÃsticas sobre o estado de %1s" + +#: actions/newsmsnotice.php:35 +#, php-format +msgid "%1s is not a reliable source." +msgstr "%1s non é unha orixe fiable." + +#: actions/newsmsnotice.php:60 +msgid "Unexpected error" +msgstr "Erro inesperado" + +#: actions/newsmsnotice.php:65 +msgid "No such phone" +msgstr "Non existe o telefono" + +#: actions/newsmsnotice.php:75 +msgid "Missing message" +msgstr "Falta a mensaxe" + +#: actions/newsmsnotice.php:91 +msgid "Notice published correctly" +msgstr "ChÃo publicado correctamente" + +#: actions/wpmisc.php:27 +msgid "If you want to have your notices on your Wordpress, then follow the instructions" +msgstr "Se queres ter os teus chios no teu Wordpress, sigue as instruccións" + +#: actions/wpmisc.php:31 +#, php-format +msgid "%1s on your Wordpress" +msgstr "%1s no teu Wordpress" + +#: actions/badgemisc.php:27 +msgid "If you want to have your notices on your blog/website, then follow the instructions" +msgstr "Se queres ter os teus chios no teu blogue/sitio web, sigue as instruccións" + diff --git a/locale/he/LC_MESSAGES/statusnet.mo b/locale/he/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..609918d92 --- /dev/null +++ b/locale/he/LC_MESSAGES/statusnet.mo diff --git a/locale/he_IL/LC_MESSAGES/statusnet.po b/locale/he/LC_MESSAGES/statusnet.po index 8d43dfeaa..97a44a030 100644 --- a/locale/he_IL/LC_MESSAGES/statusnet.po +++ b/locale/he/LC_MESSAGES/statusnet.po @@ -3705,7 +3705,7 @@ msgstr "" #: actions/groups.php:62 actions/showstream.php:518 lib/publicgroupnav.php:79 #: lib/subgroupnav.php:96 msgid "Groups" -msgstr "" +msgstr "קבוצות" #: actions/groups.php:64 #, php-format @@ -4645,12 +4645,12 @@ msgstr "%1$s כעת מ×זין להודעות שלך ב-%2$s" #: lib/mail.php:254 #, fuzzy, php-format msgid "Location: %s\n" -msgstr "מיקו×" +msgstr "" #: lib/mail.php:256 #, fuzzy, php-format msgid "Homepage: %s\n" -msgstr "×תר בית" +msgstr "" #: lib/mail.php:258 #, php-format diff --git a/locale/he_IL/LC_MESSAGES/statusnet.mo b/locale/he_IL/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index fce14f20a..000000000 --- a/locale/he_IL/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/is/LC_MESSAGES/statusnet.mo b/locale/is/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..36039f4aa --- /dev/null +++ b/locale/is/LC_MESSAGES/statusnet.mo diff --git a/locale/pl_PL/LC_MESSAGES/statusnet.po b/locale/is/LC_MESSAGES/statusnet.po index e866145b2..524b85a0d 100644 --- a/locale/pl_PL/LC_MESSAGES/statusnet.po +++ b/locale/is/LC_MESSAGES/statusnet.po @@ -1,10 +1,3 @@ -# #-#-#-#-# statusnet.pot (PACKAGE VERSION) #-#-#-#-# -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# PaweÅ‚ Wilk <siefca@gnu.org>, 2008. -# -# #-#-#-#-# statusnet.new.pot (PACKAGE VERSION) #-#-#-#-# # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. @@ -15,27 +8,19 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-25 16:24+0000\n" -"PO-Revision-Date: 2009-04-27 22:38+0000\n" -"Last-Translator: Dawid Jan <dawidjan@gmail.com>\n" +"PO-Revision-Date: 2009-04-24 13:32+0000\n" +"Last-Translator: Tryggvi Björgvinsson <tryggvib@hi.is>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 1.1.0\n" -# Polish language has 3 plural forms. -# Special case is used for one and some numbers ending in 2, 3, or 4. -# Example: -# 1 WINDOW -> 1 OKNO -# x2 to x4 WINDOWS -> x2 do x4 OKNA (x != 1) -# 5 or more WINDOWS -> 5 lub wiÄ™cej OKIEN #: ../actions/noticesearchrss.php:64 actions/noticesearchrss.php:68 #: actions/noticesearchrss.php:88 #, php-format msgid " Search Stream for \"%s\"" -msgstr "Szukaj strumienia dla \"%s\"" +msgstr "Leita à bablveitu að \"%s\"" #: ../actions/finishopenidlogin.php:82 ../actions/register.php:191 #: actions/finishopenidlogin.php:88 actions/register.php:205 @@ -43,24 +28,24 @@ msgstr "Szukaj strumienia dla \"%s\"" msgid "" " except this private data: password, email address, IM address, phone number." msgstr "" -"z wyÅ‚Ä…czeniem tych prywatnych danych: e-maila, identyfikatora IM, numeru " -"telefonu." +"nema þessi persónulegu gögn: lykilorð, tölvupóstfang, snarskilaboðafang (IM " +"netfang), sÃmanúmer." #: ../actions/showstream.php:400 ../lib/stream.php:109 #: actions/showstream.php:418 lib/mailbox.php:164 lib/stream.php:76 msgid " from " -msgstr "" +msgstr "frá" #: ../actions/twitapistatuses.php:478 actions/twitapistatuses.php:412 #: actions/twitapistatuses.php:347 #, php-format msgid "%1$s / Updates replying to %2$s" -msgstr "%1$s / Wpisów w odpowiedzi na %2$s" +msgstr "%1$s / Færslur sem svar til %2$s" #: ../actions/invite.php:168 actions/invite.php:176 actions/invite.php:211 #, php-format msgid "%1$s has invited you to join them on %2$s" -msgstr "%1$s zapraszajÄ… CiÄ™ byÅ› doÅ‚Ä…czyÅ‚ do nich w %2$s" +msgstr "%1$s hefur boðið þér að slást à hópinn með þeim á %2$s" #: ../actions/invite.php:170 #, php-format @@ -92,11 +77,37 @@ msgid "" "\n" "Sincerely, %2$s\n" msgstr "" +"%1$s hefur boðið þér að slást à hópinn með þeim á %2$s (%3$s).\n" +"\n" +"%2$s er örbloggsþjónusta sem leyfir þér að fylgjast með með fólki sem þú " +"þekkir eða öðru áhugaverðu fólki à rauntÃma.\n" +"\n" +"Þú getur lÃka sent inn fréttir af þér og deilt hugleiðingum og netveru þinni " +"með fólki sem þekkir til þÃn. Þetta er frábær leið til þess að kynnast " +"fólki sem hefur sömu áhugamál og þú.\n" +"\n" +"%1$s sagði:\n" +"\n" +"%4$s\n" +"\n" +"Þú getur séð persónulega sÃðu %1$s á %2$s hér:\n" +"\n" +"%5$s\n" +"\n" +"Ef þig langar til að prófa þjónustuna, smelltu þá á hlekkinn hér fyrir neðan " +"til að taka þessu boði.\n" +"\n" +"%6$s\n" +"\n" +"Ef ekki, þá getur þú hunsað þessi skilaboð. Takk fyrir tÃmann og " +"þolinmæðina.\n" +"\n" +"Með bestu kveðju, %2$s\n" #: ../lib/mail.php:124 lib/mail.php:124 lib/mail.php:126 lib/mail.php:241 #, php-format msgid "%1$s is now listening to your notices on %2$s." -msgstr "%1$s obserwuje teraz Twoje wpisy na %2$s." +msgstr "%1$s er að hlusta á bablið þitt á %2$s." #: ../lib/mail.php:126 #, php-format @@ -108,34 +119,36 @@ msgid "" "Faithfully yours,\n" "%4$s.\n" msgstr "" -"%1$s obserwuje teraz Twoje wpisy na %2$s.\n" +"%1$s er að hlusta á bablið þitt á %2$s.\n" +"\n" +"\t%3$s\n" "\n" -"KÅ‚aniam siÄ™,\n" +"Með kveðju,\n" "%4$s.\n" #: ../actions/twitapistatuses.php:482 actions/twitapistatuses.php:415 #: actions/twitapistatuses.php:350 #, php-format msgid "%1$s updates that reply to updates from %2$s / %3$s." -msgstr "%1$s wpisów, które sÄ… odpowiedziami na wpisy od %2$s / %3$s." +msgstr "%1$s færslur sem svara færslum frá %2$s / %3$s." #: ../actions/shownotice.php:45 actions/shownotice.php:45 #: actions/shownotice.php:161 #, php-format msgid "%1$s's status on %2$s" -msgstr "Status użytkownika %1$s na %2$s" +msgstr "Staða %1$s á %2$s" #: ../actions/invite.php:84 ../actions/invite.php:92 actions/invite.php:91 #: actions/invite.php:99 actions/invite.php:123 actions/invite.php:131 #, php-format msgid "%s (%s)" -msgstr "" +msgstr "%s (%s)" #: ../actions/publicrss.php:62 actions/publicrss.php:48 #: actions/publicrss.php:90 #, php-format msgid "%s Public Stream" -msgstr "Publiczny strumieÅ„ %s" +msgstr "%s Opinber bablveita" #: ../actions/all.php:47 ../actions/allrss.php:60 #: ../actions/twitapistatuses.php:238 ../lib/stream.php:51 actions/all.php:47 @@ -144,38 +157,38 @@ msgstr "Publiczny strumieÅ„ %s" #: actions/twitapistatuses.php:126 lib/personalgroupnav.php:99 #, php-format msgid "%s and friends" -msgstr "%s i przyjaciele" +msgstr "%s og vinirnir" #: ../actions/twitapistatuses.php:49 actions/twitapistatuses.php:49 #: actions/twitapistatuses.php:33 #, php-format msgid "%s public timeline" -msgstr "Publiczna oÅ› czasu %s" +msgstr "Almenningsrás %s" #: ../lib/mail.php:206 lib/mail.php:212 lib/mail.php:411 #, php-format msgid "%s status" -msgstr "status %s" +msgstr "Staða %s" #: ../actions/twitapistatuses.php:338 actions/twitapistatuses.php:265 #: actions/twitapistatuses.php:199 #, php-format msgid "%s timeline" -msgstr "oÅ› czasu %s" +msgstr "Rás %s" #: ../actions/twitapistatuses.php:52 actions/twitapistatuses.php:52 #: actions/twitapistatuses.php:36 #, php-format msgid "%s updates from everyone!" -msgstr "%s wpisów od wszystkich!" +msgstr "%s færslur frá öllum!" #: ../actions/register.php:213 msgid "" "(You should receive a message by email momentarily, with instructions on how " "to confirm your email address.)" msgstr "" -"(Wkrótce otrzymasz wiadomość na swojÄ… skrzynkÄ™ e-mail, która bÄ™dzie zawierać " -"instrukcje, jak potwierdzić Twój adres e-mail.)" +"(Þú ættir að fá tölvupóst eftir smá stund. à tölvupóstinum eru leiðbeiningar " +"um það hvernig þú staðfestir tölvupóstfangið þitt.)" #: ../lib/util.php:257 lib/util.php:273 lib/action.php:605 #, php-format @@ -183,45 +196,43 @@ msgid "" "**%%site.name%%** is a microblogging service brought to you by [%%site." "broughtby%%](%%site.broughtbyurl%%). " msgstr "" -"**%%site.name%%** to serwis z mikroblogami prowadzony przez [%%site.broughtby" -"%%](%%site.broughtbyurl%%)." +"**%%site.name%%** er örbloggsþjónusta à boði " +"[%%site.broughtby%%](%%site.broughtbyurl%%). " #: ../lib/util.php:259 lib/util.php:275 lib/action.php:607 #, php-format msgid "**%%site.name%%** is a microblogging service. " -msgstr "**%%site.name%%** to serwis do mikroblogowania." +msgstr "**%%site.name%%** er örbloggsþjónusta." #: ../lib/util.php:274 lib/util.php:290 msgid ". Contributors should be attributed by full name or nickname." -msgstr "" -". Współpracownicy powinni być wymienieni z imienia i nazwiska lub pseudonimu." +msgstr "Fulls nafns eða stuttnefnis efnishöfunda skal vera getið." #: ../actions/finishopenidlogin.php:73 ../actions/profilesettings.php:43 #: actions/finishopenidlogin.php:79 actions/profilesettings.php:76 #: actions/finishopenidlogin.php:101 actions/profilesettings.php:100 #: lib/groupeditform.php:139 msgid "1-64 lowercase letters or numbers, no punctuation or spaces" -msgstr "Max. 64 znaki alfanumeryczne, bez spacji i znaków przestankowych" +msgstr "1-64 lágstafir eða tölustafir, engin greinarmerki eða bil" #: ../actions/register.php:152 actions/register.php:166 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required." -msgstr "" -"Max. 64 znaki alfanumeryczne, bez spacji i znaków przestankowych. Wymagane." +msgstr "1-64 lágstafir eða tölustafir, engin greinarmerki eða bil. Nauðsynlegt." #: ../actions/password.php:42 actions/profilesettings.php:181 #: actions/passwordsettings.php:102 msgid "6 or more characters" -msgstr "6 lub wiÄ™cej znaków" +msgstr "6 eða fleiri tákn" #: ../actions/recoverpassword.php:180 actions/recoverpassword.php:186 #: actions/recoverpassword.php:220 msgid "6 or more characters, and don't forget it!" -msgstr "6 lub wiÄ™cej znaków – nie zapomnij go!" +msgstr "6 eða fleiri tákn og ekki gleyma þvÃ!" #: ../actions/register.php:154 actions/register.php:168 #: actions/register.php:373 msgid "6 or more characters. Required." -msgstr "6 lub wiÄ™cej znaków. Wymagane." +msgstr "6 eða fleiri tákn. Nauðsynlegt" #: ../actions/imsettings.php:197 actions/imsettings.php:205 #, php-format @@ -229,26 +240,26 @@ msgid "" "A confirmation code was sent to the IM address you added. You must approve %" "s for sending messages to you." msgstr "" -"Na Twój adres komunikatora zostaÅ‚ wysÅ‚any kod potwierdzajÄ…cy. Musisz " -"zaakceptować otrzymywanie wiadomoÅ›ci od %s." +"Staðfestingarlykill var sendur á snarskilaboðafangið sem þú varst að bæta " +"við. Þú verður að leyfa %s að senda snarskilaboð til þÃn." #: ../actions/emailsettings.php:213 actions/emailsettings.php:231 msgid "" "A confirmation code was sent to the email address you added. Check your " "inbox (and spam box!) for the code and instructions on how to use it." msgstr "" -"Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na podany przez Ciebie adres e-mail. " -"Sprawdź w swojej skrzynce odbiorczej (także w folderze SPAM) czy otrzymaÅ‚eÅ› " -"kod i instrukcje dotyczÄ…ce jego użycia. " +"Staðfestingarlykill var sendur á tölvupóstfangið sem þú varst að bæta við. " +"Athugaðu innhólfið þitt (og ruslpóstinn þinn!). Þar ætti " +"staðfestingarlykillinn að vera og leiðbeingar um hvernig eigi að nota hann. " #: ../actions/smssettings.php:216 actions/smssettings.php:224 msgid "" "A confirmation code was sent to the phone number you added. Check your inbox " "(and spam box!) for the code and instructions on how to use it." msgstr "" -"Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na podany przez Ciebie numer telefonu. " -"Sprawdź w swojej skrzynce odbiorczej (także w folderze SPAM) czy otrzymaÅ‚eÅ› " -"kod i instrukcje dotyczÄ…ce jego użycia. " +"Staðfestingarlykill var sendur á sÃmanúmerið sem þú varst að bæta við. " +"Athugaðu innhólfið þitt (og ruslpóstinn þinn!). Þar ætti " +"staðfestingarlykillinn að vera og leiðbeingar um hvernig eigi að nota hann." #: ../actions/twitapiaccount.php:49 ../actions/twitapihelp.php:45 #: ../actions/twitapistatuses.php:88 ../actions/twitapistatuses.php:259 @@ -263,14 +274,14 @@ msgstr "" #: actions/twitapiusers.php:55 actions/twitapiaccount.php:37 #: actions/twitapidirect_messages.php:111 actions/twitapifavorites.php:85 #: actions/twitapifavorites.php:102 actions/twitapifriendships.php:121 -#: actions/twitapihelp.php:44 actions/twitapistatusnet.php:82 -#: actions/twitapistatusnet.php:151 actions/twitapistatuses.php:79 +#: actions/twitapihelp.php:44 actions/twitapilaconica.php:82 +#: actions/twitapilaconica.php:151 actions/twitapistatuses.php:79 #: actions/twitapistatuses.php:147 actions/twitapistatuses.php:228 #: actions/twitapistatuses.php:239 actions/twitapistatuses.php:392 #: actions/twitapistatuses.php:402 actions/twitapistatuses.php:429 #: actions/twitapiusers.php:32 msgid "API method not found!" -msgstr "metoda API nie znaleziona!" +msgstr "Aðferð à forritsskilum fannst ekki!" #: ../actions/twitapiaccount.php:57 ../actions/twitapiaccount.php:113 #: ../actions/twitapiaccount.php:119 ../actions/twitapiblocks.php:28 @@ -289,20 +300,20 @@ msgstr "metoda API nie znaleziona!" #: actions/twitapistatuses.php:690 actions/twitapiaccount.php:45 #: actions/twitapiaccount.php:97 actions/twitapiaccount.php:103 #: actions/twitapidirect_messages.php:184 actions/twitapifavorites.php:143 -#: actions/twitapihelp.php:52 actions/twitapistatusnet.php:172 +#: actions/twitapihelp.php:52 actions/twitapilaconica.php:172 #: actions/twitapinotifications.php:31 actions/twitapinotifications.php:37 #: actions/twitapistatuses.php:562 msgid "API method under construction." -msgstr "metoda API w trakcie powstawania." +msgstr "Aðferð à forritsskilum er à þróun." #: ../lib/util.php:324 lib/util.php:340 lib/action.php:568 msgid "About" -msgstr "O serwisie" +msgstr "Um" #: ../actions/userauthorization.php:119 actions/userauthorization.php:126 #: actions/userauthorization.php:143 msgid "Accept" -msgstr "Akceptuj" +msgstr "Samþykkja" #: ../actions/emailsettings.php:62 ../actions/imsettings.php:63 #: ../actions/openidsettings.php:57 ../actions/smssettings.php:71 @@ -312,17 +323,17 @@ msgstr "Akceptuj" #: actions/imsettings.php:127 actions/openidsettings.php:111 #: actions/smssettings.php:133 actions/twittersettings.php:163 msgid "Add" -msgstr "Dodaj" +msgstr "Bæta við" #: ../actions/openidsettings.php:43 actions/openidsettings.php:44 #: actions/openidsettings.php:93 msgid "Add OpenID" -msgstr "Dodaj konto OpenID" +msgstr "Bæta við OpenID" #: ../lib/settingsaction.php:97 lib/settingsaction.php:91 #: lib/accountsettingsaction.php:117 msgid "Add or remove OpenIDs" -msgstr "Dodaj lub usuÅ„ konta OpenID" +msgstr "Bæta við eða fjarlægja OpenID" #: ../actions/emailsettings.php:38 ../actions/imsettings.php:39 #: ../actions/smssettings.php:39 actions/emailsettings.php:39 @@ -330,28 +341,28 @@ msgstr "Dodaj lub usuÅ„ konta OpenID" #: actions/emailsettings.php:94 actions/imsettings.php:94 #: actions/smssettings.php:92 msgid "Address" -msgstr "Adres" +msgstr "Tölvupóstfang" #: ../actions/invite.php:131 actions/invite.php:139 actions/invite.php:176 msgid "Addresses of friends to invite (one per line)" -msgstr "Adresy subskrybentów, których zapraszasz (jeden w każdej linii)" +msgstr "Tölvupóstfang vina sem þú vilt bjóða (eitt póstfang à hverja lÃnu)" #: ../actions/showstream.php:273 actions/showstream.php:288 #: actions/showstream.php:422 msgid "All subscriptions" -msgstr "Wszyscy obserwowani" +msgstr "Allar áskriftir" #: ../actions/publicrss.php:64 actions/publicrss.php:50 #: actions/publicrss.php:92 #, php-format msgid "All updates for %s" -msgstr "Wszystkie aktualizacje od %s" +msgstr "Allar færslur %s" #: ../actions/noticesearchrss.php:66 actions/noticesearchrss.php:70 #: actions/noticesearchrss.php:90 #, php-format msgid "All updates matching search term \"%s\"" -msgstr "Wszystkie aktualizacje pasujÄ…ce do wzorca wyszukiwania \"%s\"" +msgstr "Allar færslur sem passa við \"%s\"" #: ../actions/finishopenidlogin.php:29 ../actions/login.php:31 #: ../actions/openidlogin.php:29 ../actions/register.php:30 @@ -360,46 +371,46 @@ msgstr "Wszystkie aktualizacje pasujÄ…ce do wzorca wyszukiwania \"%s\"" #: actions/finishopenidlogin.php:34 actions/login.php:77 #: actions/openidlogin.php:30 actions/register.php:92 msgid "Already logged in." -msgstr "JesteÅ› już zalogowany." +msgstr "Þú hefur nú þegar skráð þig inn." #: ../lib/subs.php:42 lib/subs.php:42 lib/subs.php:49 msgid "Already subscribed!." -msgstr "Już obserwujesz!" +msgstr "Þú ert nú þegar áskrifandi!" #: ../actions/deletenotice.php:54 actions/deletenotice.php:55 #: actions/deletenotice.php:113 msgid "Are you sure you want to delete this notice?" -msgstr "JesteÅ› pewien, że chcesz usunąć ten wpis?" +msgstr "Ertu viss um að þú viljir eyða þessu babli?" #: ../actions/userauthorization.php:77 actions/userauthorization.php:83 #: actions/userauthorization.php:81 msgid "Authorize subscription" -msgstr "Pozwól na obserwacjÄ™" +msgstr "Heimila áskriftir" #: ../actions/login.php:104 ../actions/register.php:178 #: actions/register.php:192 msgid "Automatically login in the future; not for shared computers!" msgstr "" -"Automatycznie loguj mnie na konto. Nie używać w przypadku współdzielonych " -"komputerów!" +"Sjálfvirk innskráning à framtÃðinni. Ekki nota þetta á tölvu sem aðrir deila " +"með þér!" #: ../actions/profilesettings.php:65 actions/profilesettings.php:98 msgid "" "Automatically subscribe to whoever subscribes to me (best for non-humans)" msgstr "" -"Automatycznie zasubskrybuj każdego kto mnie zasubskrybuje (najlepsze dla " -"botów)" +"Gerast sjálfkrafa áskrifandi að hverjum þeim sem gerist áskrifandi að þér " +"(best fyrir ómannlega notendur)" #: ../actions/avatar.php:32 ../lib/settingsaction.php:90 #: actions/profilesettings.php:34 actions/avatarsettings.php:65 #: actions/showgroup.php:209 lib/accountsettingsaction.php:107 msgid "Avatar" -msgstr "Awatar" +msgstr "Mynd" #: ../actions/avatar.php:113 actions/profilesettings.php:350 #: actions/avatarsettings.php:395 msgid "Avatar updated." -msgstr "Awatar zaÅ‚adowany." +msgstr "Mynd hefur verið uppfærð." #: ../actions/imsettings.php:55 actions/imsettings.php:56 #, php-format @@ -407,33 +418,32 @@ msgid "" "Awaiting confirmation on this address. Check your Jabber/GTalk account for a " "message with further instructions. (Did you add %s to your buddy list?)" msgstr "" -"Oczekiwanie na potwierdzenie dla tego adresu. Sprawdź czy na Twoje konto " -"Jabbera/GTalka przyszÅ‚a wiadomość z dalszymi instrukcjami. (Nie zapomnij " -"dodać %s do listy znajomych.)" +"Býð eftir staðfestingu frá þessu netfangi. Athugaðu Jabber/GTalk aðganginn " +"þinn. Þar ættu að vera skilaboð með Ãtarlegri leiðbeiningum. (Hefurðu bætt " +"%s við à vinalistann þinn?)" #: ../actions/emailsettings.php:54 actions/emailsettings.php:55 msgid "" "Awaiting confirmation on this address. Check your inbox (and spam box!) for " "a message with further instructions." msgstr "" -"Ten adres oczekuje potwierdzenia. Sprawdź swojÄ… skrzynkÄ™ odbiorczÄ… (także " -"folder SPAM!) czy dostaÅ‚eÅ› wiadomość z dalszymi instrukcjami. " +"Býð eftir staðfestingu frá þessu netfangi. Athugaðu innhólfið þitt (og " +"ruslpóstinn þinn!). Þar ættu að vera skilaboð með Ãtarlegri leiðbeiningum." #: ../actions/smssettings.php:58 actions/smssettings.php:58 #: actions/smssettings.php:111 msgid "Awaiting confirmation on this phone number." -msgstr "Oczekiwanie na potwierdzenie dla tego numeru telefonu." +msgstr "Býð eftir staðfestingu varðandi þetta sÃmanúmer." #: ../lib/util.php:1318 lib/util.php:1452 -#, fuzzy msgid "Before »" -msgstr "WczeÅ›niej »" +msgstr "Eldri »" #: ../actions/profilesettings.php:49 ../actions/register.php:170 #: actions/profilesettings.php:82 actions/register.php:184 #: actions/profilesettings.php:112 actions/register.php:402 msgid "Bio" -msgstr "O mnie" +msgstr "Lýsing" #: ../actions/profilesettings.php:101 ../actions/register.php:82 #: ../actions/updateprofile.php:103 actions/profilesettings.php:216 @@ -441,23 +451,23 @@ msgstr "O mnie" #: actions/profilesettings.php:205 actions/register.php:174 #: actions/updateprofile.php:107 msgid "Bio is too long (max 140 chars)." -msgstr "Wpis \"O mnie\" jest za dÅ‚ugi (maks. 140 znaków)" +msgstr "Lýsingin er of löng (à mesta lagi 140 tákn)." #: ../lib/deleteaction.php:41 lib/deleteaction.php:41 lib/deleteaction.php:69 msgid "Can't delete this notice." -msgstr "Nie można usunąć tego wpisu. " +msgstr "Get ekki eytt þessu babli." #: ../actions/updateprofile.php:119 actions/updateprofile.php:120 #: actions/updateprofile.php:123 #, php-format msgid "Can't read avatar URL '%s'" -msgstr "Nie można odczytać URL-a awatara '%s'" +msgstr "Get ekki lesið slóðina fyrir myndina '%s'" #: ../actions/password.php:85 ../actions/recoverpassword.php:300 #: actions/profilesettings.php:404 actions/recoverpassword.php:313 #: actions/passwordsettings.php:169 actions/recoverpassword.php:347 msgid "Can't save new password." -msgstr "Nie można zapisać nowego hasÅ‚a." +msgstr "Get ekki vistað nýja lykilorðið." #: ../actions/emailsettings.php:57 ../actions/imsettings.php:58 #: ../actions/smssettings.php:62 actions/emailsettings.php:58 @@ -465,45 +475,45 @@ msgstr "Nie można zapisać nowego hasÅ‚a." #: actions/emailsettings.php:111 actions/imsettings.php:114 #: actions/smssettings.php:114 msgid "Cancel" -msgstr "Anuluj" +msgstr "Hætta við" #: ../lib/openid.php:121 lib/openid.php:121 lib/openid.php:130 msgid "Cannot instantiate OpenID consumer object." -msgstr "Nie można stworzyć instancji obiektu OpenID." +msgstr "Get ekki útbúið OpenID notandahlut." #: ../actions/imsettings.php:163 actions/imsettings.php:171 #: actions/imsettings.php:286 msgid "Cannot normalize that Jabber ID" -msgstr "Nie można znormalizować tego identyfikatora Jabbera" +msgstr "Get ekki staðlað þetta Jabber kenni" #: ../actions/emailsettings.php:181 actions/emailsettings.php:199 #: actions/emailsettings.php:311 msgid "Cannot normalize that email address" -msgstr "Nie można znormalizować tego adresu email." +msgstr "Get ekki staðlað þetta tölvupóstfang" #: ../actions/password.php:45 actions/profilesettings.php:184 #: actions/passwordsettings.php:110 msgid "Change" -msgstr "ZmieÅ„" +msgstr "Breyta" #: ../lib/settingsaction.php:88 lib/settingsaction.php:88 #: lib/accountsettingsaction.php:114 msgid "Change email handling" -msgstr "ZmieÅ„ ustawienia e-mail" +msgstr "Breyta tölvupóstumsjón" #: ../actions/password.php:32 actions/profilesettings.php:36 #: actions/passwordsettings.php:58 msgid "Change password" -msgstr "ZmieÅ„ hasÅ‚o" +msgstr "Breyta lykilorði" #: ../lib/settingsaction.php:94 lib/accountsettingsaction.php:111 msgid "Change your password" -msgstr "ZmieÅ„ swoje hasÅ‚o" +msgstr "Breyta lykilorðinu þÃnu" #: ../lib/settingsaction.php:85 lib/settingsaction.php:85 #: lib/accountsettingsaction.php:105 msgid "Change your profile settings" -msgstr "ZmieÅ„ ustawienia swojego profilu" +msgstr "Breyta persónulegu stillingunum þÃnum" #: ../actions/password.php:43 ../actions/recoverpassword.php:181 #: ../actions/register.php:155 ../actions/smssettings.php:65 @@ -512,12 +522,12 @@ msgstr "ZmieÅ„ ustawienia swojego profilu" #: actions/passwordsettings.php:105 actions/recoverpassword.php:221 #: actions/register.php:376 actions/smssettings.php:122 msgid "Confirm" -msgstr "Potwierdź" +msgstr "Staðfesta" #: ../actions/confirmaddress.php:90 actions/confirmaddress.php:90 #: actions/confirmaddress.php:144 msgid "Confirm Address" -msgstr "Potwierdź adres" +msgstr "Staðfesta tölvupóstfang" #: ../actions/emailsettings.php:238 ../actions/imsettings.php:222 #: ../actions/smssettings.php:245 actions/emailsettings.php:256 @@ -525,17 +535,17 @@ msgstr "Potwierdź adres" #: actions/emailsettings.php:379 actions/imsettings.php:361 #: actions/smssettings.php:374 msgid "Confirmation cancelled." -msgstr "Anulowano potwierdzenie." +msgstr "Hætt við staðfestingu." #: ../actions/smssettings.php:63 actions/smssettings.php:63 #: actions/smssettings.php:118 msgid "Confirmation code" -msgstr "Kod potwierdzajÄ…cy" +msgstr "Staðfestingarlykill" #: ../actions/confirmaddress.php:38 actions/confirmaddress.php:38 #: actions/confirmaddress.php:80 msgid "Confirmation code not found." -msgstr "Nie znaleziono kodu potwierdzajÄ…cego." +msgstr "Staðfestingarlykill fannst ekki." #: ../actions/register.php:202 #, php-format @@ -555,70 +565,85 @@ msgid "" "\n" "Thanks for signing up and we hope you enjoy using this service." msgstr "" +"Til hamingju %s! Frábært að þú skulir hafa skráð þig á %%%%site.name%%%%. " +"Héðan vilt þú kannski...\n" +"\n" +"* Fara á [persónulegu sÃðuna þÃna](%s) senda inn þitt fyrsta babl.\n" +"* Bæta við [Jabber/GTalk snarskilaboðafangi](%%%%action.imsettings%%%%) svo " +"þú getir sent inn babl à snarskilaboðum.\n" +"* [Leita að fólki](%%%%action.peoplesearch%%%%) sem þú þekkir eða hefur sömu " +"áhugamál og þú. \n" +"* Uppfæra [persónulegu sÃðuna](%%%%action.profilesettings%%%%) þÃna til þess " +"að leyfa öðrum að kynnast þér betur.\n" +"* Lesa [vefleiðbeiningarnar](%%%%doc.help%%%%) til þess að læra að babla " +"betur.\n" +"\n" +"Takk fyrir að skrá þig og við vonum að þú njótir þjónustunnar." #: ../actions/finishopenidlogin.php:91 actions/finishopenidlogin.php:97 #: actions/finishopenidlogin.php:119 lib/action.php:330 msgid "Connect" -msgstr "PoÅ‚Ä…cz" +msgstr "Tengjast" #: ../actions/finishopenidlogin.php:86 actions/finishopenidlogin.php:92 #: actions/finishopenidlogin.php:114 msgid "Connect existing account" -msgstr "PoÅ‚Ä…cz z istniejÄ…cym kontem" +msgstr "Tengja aðgang sem nú þegar er til" #: ../lib/util.php:332 lib/util.php:348 lib/action.php:576 msgid "Contact" -msgstr "Kontakt" +msgstr "Tengiliður" #: ../lib/openid.php:178 lib/openid.php:178 lib/openid.php:187 #, php-format msgid "Could not create OpenID form: %s" -msgstr "Nie można utworzyć formularza OpenID: %s" +msgstr "Gat ekki búið til OpenID eyðublað: %s" #: ../actions/twitapifriendships.php:60 ../actions/twitapifriendships.php:76 #: actions/twitapifriendships.php:60 actions/twitapifriendships.php:76 #: actions/twitapifriendships.php:48 actions/twitapifriendships.php:64 #, php-format msgid "Could not follow user: %s is already on your list." -msgstr "Nie można obserwować użytkownika: %s jest już na Twojej liÅ›cie." +msgstr "" +"Get ekki fylgst með notanda: %s. Þessi notandi er nú þegar à listanum þÃnum." #: ../actions/twitapifriendships.php:53 actions/twitapifriendships.php:53 #: actions/twitapifriendships.php:41 msgid "Could not follow user: User not found." -msgstr "Nie można obserwować użytkownika: nie znaleziono użytkownika." +msgstr "Get ekki fylgst með notanda: Notandinn finnst ekki." #: ../lib/openid.php:160 lib/openid.php:160 lib/openid.php:169 #, php-format msgid "Could not redirect to server: %s" -msgstr "Nie można przekierować do serwera: %s" +msgstr "Gat ekki framsent til vefþjóns: %s" #: ../actions/updateprofile.php:162 actions/updateprofile.php:163 #: actions/updateprofile.php:166 msgid "Could not save avatar info" -msgstr "Nie można zapisać informacji o awatarze" +msgstr "Gat ekki vistað myndupplýsingar" #: ../actions/updateprofile.php:155 actions/updateprofile.php:156 #: actions/updateprofile.php:159 msgid "Could not save new profile info" -msgstr "Nie można zapisać informacji o nowym profilu" +msgstr "Gat ekki vistað nýjar persónuupplýsingar" #: ../lib/subs.php:54 lib/subs.php:61 lib/subs.php:72 msgid "Could not subscribe other to you." -msgstr "" +msgstr "Gat ekki leyft öðrum að gerast áskrifandi að þér." #: ../lib/subs.php:46 lib/subs.php:46 lib/subs.php:57 msgid "Could not subscribe." -msgstr "Nie można subskrybować." +msgstr "Gat ekki farið à áskrift." #: ../actions/recoverpassword.php:102 actions/recoverpassword.php:105 #: actions/recoverpassword.php:111 msgid "Could not update user with confirmed email address." -msgstr "" +msgstr "Gat ekki uppfært notanda með staðfestu tölvupóstfangi." #: ../actions/finishremotesubscribe.php:99 #: actions/finishremotesubscribe.php:101 actions/finishremotesubscribe.php:114 msgid "Couldn't convert request tokens to access tokens." -msgstr "Nie można przeksztaÅ‚cić tokenów z żądaniami na tokeny dostÄ™pu." +msgstr "Gat ekki breytt beiðnistókum à aðgangstóka." #: ../actions/confirmaddress.php:84 ../actions/emailsettings.php:234 #: ../actions/imsettings.php:218 ../actions/smssettings.php:241 @@ -627,21 +652,21 @@ msgstr "Nie można przeksztaÅ‚cić tokenów z żądaniami na tokeny dostÄ™pu." #: actions/confirmaddress.php:126 actions/emailsettings.php:375 #: actions/imsettings.php:357 actions/smssettings.php:370 msgid "Couldn't delete email confirmation." -msgstr "Nie można skasować potwierdzenia adresu e-mail." +msgstr "Gat ekki eytt tölvupóstsstaðfestingu." #: ../lib/subs.php:103 lib/subs.php:116 lib/subs.php:134 msgid "Couldn't delete subscription." -msgstr "Nie można usunąć obserwacji." +msgstr "Gat ekki eytt áskrift." #: ../actions/twitapistatuses.php:93 actions/twitapistatuses.php:98 #: actions/twitapistatuses.php:84 msgid "Couldn't find any statuses." -msgstr "" +msgstr "Gat ekki fundið neinar notendastöður." #: ../actions/remotesubscribe.php:127 actions/remotesubscribe.php:136 #: actions/remotesubscribe.php:178 msgid "Couldn't get a request token." -msgstr "Nie można uzyskać tokena z żądaniem." +msgstr "Gat ekki komist yfir beiðnistóka." #: ../actions/emailsettings.php:205 ../actions/imsettings.php:187 #: ../actions/smssettings.php:206 actions/emailsettings.php:223 @@ -649,30 +674,29 @@ msgstr "Nie można uzyskać tokena z żądaniem." #: actions/emailsettings.php:337 actions/imsettings.php:311 #: actions/smssettings.php:325 msgid "Couldn't insert confirmation code." -msgstr "Nie można wprowadzić kodu potwierdzajÄ…cego." +msgstr "Gat ekki sett inn staðfestingarlykil." #: ../actions/finishremotesubscribe.php:180 #: actions/finishremotesubscribe.php:182 actions/finishremotesubscribe.php:218 msgid "Couldn't insert new subscription." -msgstr "Nie można wprowadzić nowej obserwacji." +msgstr "Gat ekki sett inn nýja áskrift." #: ../actions/profilesettings.php:184 ../actions/twitapiaccount.php:96 #: actions/profilesettings.php:299 actions/twitapiaccount.php:94 #: actions/profilesettings.php:302 actions/twitapiaccount.php:81 msgid "Couldn't save profile." -msgstr "Nie można zapisać profilu." +msgstr "Gat ekki vistað persónulega sÃðu." #: ../actions/profilesettings.php:161 actions/profilesettings.php:276 #: actions/profilesettings.php:279 msgid "Couldn't update user for autosubscribe." -msgstr "" +msgstr "Gat ekki uppfært notanda à sjálfvirka áskrift." #: ../actions/emailsettings.php:280 ../actions/emailsettings.php:294 #: actions/emailsettings.php:298 actions/emailsettings.php:312 #: actions/emailsettings.php:440 actions/emailsettings.php:462 -#, fuzzy msgid "Couldn't update user record." -msgstr "Nie można uaktualnić wpisu użytkownika." +msgstr "Gat ekki uppfært skráarfærslu notanda." #: ../actions/confirmaddress.php:72 ../actions/emailsettings.php:156 #: ../actions/emailsettings.php:259 ../actions/imsettings.php:138 @@ -688,164 +712,164 @@ msgstr "Nie można uaktualnić wpisu użytkownika." #: actions/profilesettings.php:259 actions/smssettings.php:266 #: actions/smssettings.php:408 msgid "Couldn't update user." -msgstr "Nie można zaktualizować użytkownika." +msgstr "Gat ekki uppfært notanda." #: ../actions/finishopenidlogin.php:84 actions/finishopenidlogin.php:90 #: actions/finishopenidlogin.php:112 msgid "Create" -msgstr "Utwórz" +msgstr "Búa til" #: ../actions/finishopenidlogin.php:70 actions/finishopenidlogin.php:76 #: actions/finishopenidlogin.php:98 msgid "Create a new user with this nickname." -msgstr "Załóż użytkownika o tym pseudonimie." +msgstr "Búa til nýjan notanda með þessu stuttnefni." #: ../actions/finishopenidlogin.php:68 actions/finishopenidlogin.php:74 #: actions/finishopenidlogin.php:96 msgid "Create new account" -msgstr "Załóż nowe konto" +msgstr "Búa til nýjan aðgang" #: ../actions/finishopenidlogin.php:191 actions/finishopenidlogin.php:197 #: actions/finishopenidlogin.php:231 msgid "Creating new account for OpenID that already has a user." -msgstr "Tworzenie nowego konta użytkownika na podstawie identyfikatora OpenID." +msgstr "Búa til nýjan aðgang fyrir OpenID sem nú þegar hefur notanda." #: ../actions/imsettings.php:45 actions/imsettings.php:46 #: actions/imsettings.php:100 msgid "Current confirmed Jabber/GTalk address." -msgstr "Potwierdzone adresy Jabbera/GTalka" +msgstr "Núverandi staðfesta Jabber/GTalk snarskilaboðafangið." #: ../actions/smssettings.php:46 actions/smssettings.php:46 #: actions/smssettings.php:100 msgid "Current confirmed SMS-enabled phone number." -msgstr "Potwierdzony numer telefonu z wÅ‚Ä…czonÄ… usÅ‚ugÄ… SMS." +msgstr "Núverandi staðfesta SMS sÃmanúmerið." #: ../actions/emailsettings.php:44 actions/emailsettings.php:45 #: actions/emailsettings.php:99 msgid "Current confirmed email address." -msgstr "Potwierdzony adres e-mail." +msgstr "Núverandi staðfesta tölvupóstfangið." #: ../actions/showstream.php:356 actions/showstream.php:367 msgid "Currently" -msgstr "Obecnie" +msgstr "à gangi núna" #: ../classes/Notice.php:72 classes/Notice.php:86 classes/Notice.php:91 #, php-format msgid "DB error inserting hashtag: %s" -msgstr "" +msgstr "Gagnagrunnsvilla við innsetningu myllumerkis: %s" #: ../lib/util.php:1061 lib/util.php:1110 classes/Notice.php:698 #, php-format msgid "DB error inserting reply: %s" -msgstr "BÅ‚Ä…d przy dodawaniu do bazy danych: %s" +msgstr "Gagnagrunnsvilla við innsetningu svars: %s" #: ../actions/deletenotice.php:41 actions/deletenotice.php:41 #: actions/deletenotice.php:79 msgid "Delete notice" -msgstr "UsuÅ„ wpis" +msgstr "Eyða babli" #: ../actions/profilesettings.php:51 ../actions/register.php:172 #: actions/profilesettings.php:84 actions/register.php:186 #: actions/profilesettings.php:114 msgid "Describe yourself and your interests in 140 chars" -msgstr "Opisz siÄ™ w 140 znakach" +msgstr "Lýstu þér og áhugamálum þÃnum à 140 táknum" #: ../actions/register.php:158 ../actions/register.php:161 #: ../lib/settingsaction.php:87 actions/register.php:172 #: actions/register.php:175 lib/settingsaction.php:87 actions/register.php:381 #: actions/register.php:385 lib/accountsettingsaction.php:113 msgid "Email" -msgstr "E-mail" +msgstr "Tölvupóstur" #: ../actions/emailsettings.php:59 actions/emailsettings.php:60 #: actions/emailsettings.php:115 msgid "Email Address" -msgstr "Adres e-mail" +msgstr "Tölvupóstfang" #: ../actions/emailsettings.php:32 actions/emailsettings.php:32 #: actions/emailsettings.php:60 msgid "Email Settings" -msgstr "Ustawienia e-mail" +msgstr "Tölvupóstsstillingar" #: ../actions/register.php:73 actions/register.php:80 actions/register.php:163 msgid "Email address already exists." -msgstr "Taki e-mail już istnieje" +msgstr "Tölvupóstfang er nú þegar skráð." #: ../lib/mail.php:90 lib/mail.php:90 lib/mail.php:173 msgid "Email address confirmation" -msgstr "Potwierdzenie adresu e-mailowego" +msgstr "Staðfesting tölvupóstfangs" #: ../actions/emailsettings.php:61 actions/emailsettings.php:62 #: actions/emailsettings.php:117 msgid "Email address, like \"UserName@example.org\"" -msgstr "Adres e-mail, taki jak \"NazwaUzytkownika@example.org\"" +msgstr "Tölvupóstfang eins og \"notandi@eitthvað.is\"" #: ../actions/invite.php:129 actions/invite.php:137 actions/invite.php:174 msgid "Email addresses" -msgstr "Adresy e-mail" +msgstr "Tölvupóstföng" #: ../actions/recoverpassword.php:191 actions/recoverpassword.php:197 #: actions/recoverpassword.php:231 msgid "Enter a nickname or email address." -msgstr "Podaj pseudonim lub adres e-mailowy" +msgstr "Sláðu inn stuttnefni eða tölvupóstfang." #: ../actions/smssettings.php:64 actions/smssettings.php:64 #: actions/smssettings.php:119 msgid "Enter the code you received on your phone." -msgstr "Wprowadź kod, który otrzymaÅ‚eÅ› na swój telefon." +msgstr "Sláðu inn lykilinn sem þú fékkst à sÃmann þinn." #: ../actions/userauthorization.php:137 actions/userauthorization.php:144 #: actions/userauthorization.php:161 msgid "Error authorizing token" -msgstr "BÅ‚Ä…d podczas autoryzacji tokena" +msgstr "Villa kom upp à heimilun tóka" #: ../actions/finishopenidlogin.php:253 actions/finishopenidlogin.php:259 #: actions/finishopenidlogin.php:297 msgid "Error connecting user to OpenID." -msgstr "BÅ‚Ä…d w podÅ‚Ä…czaniu użytkownika do OpenID." +msgstr "Villa kom upp à tengingu notanda við OpenID." #: ../actions/finishaddopenid.php:78 actions/finishaddopenid.php:78 #: actions/finishaddopenid.php:126 msgid "Error connecting user." -msgstr "BÅ‚Ä…d w podÅ‚Ä…czaniu użytkownika." +msgstr "Villa kom upp við að tengja notanda." #: ../actions/finishremotesubscribe.php:151 #: actions/finishremotesubscribe.php:153 actions/finishremotesubscribe.php:166 msgid "Error inserting avatar" -msgstr "BÅ‚Ä…d we wstawianiu awatara" +msgstr "Villa kom upp við að setja inn mynd" #: ../actions/finishremotesubscribe.php:143 #: actions/finishremotesubscribe.php:145 actions/finishremotesubscribe.php:158 msgid "Error inserting new profile" -msgstr "BÅ‚Ä…d podczas wprowadzania nowego profilu" +msgstr "Villa kom upp við að setja inn nýja persónulega sÃðu" #: ../actions/finishremotesubscribe.php:167 #: actions/finishremotesubscribe.php:169 actions/finishremotesubscribe.php:182 msgid "Error inserting remote profile" -msgstr "BÅ‚Ä…d podczas wprowadzania zdalnego profilu" +msgstr "Villa kom upp við að setja inn persónulega fjarsÃðu" #: ../actions/recoverpassword.php:240 actions/recoverpassword.php:246 #: actions/recoverpassword.php:280 msgid "Error saving address confirmation." -msgstr "BÅ‚Ä…d w zapisie potwierdzenia adresu." +msgstr "Villa kom upp à vistun netfangsstaðfestingar." #: ../actions/userauthorization.php:140 actions/userauthorization.php:147 #: actions/userauthorization.php:164 msgid "Error saving remote profile" -msgstr "BÅ‚Ä…d w zapisie zdalnego profilu." +msgstr "Villa kom upp à vistun persónulegrar fjarsÃðu" #: ../lib/openid.php:226 lib/openid.php:226 lib/openid.php:235 msgid "Error saving the profile." -msgstr "BÅ‚Ä…d w zapisie profilu." +msgstr "Villa kom upp à vistun persónulegu sÃðunnar." #: ../lib/openid.php:237 lib/openid.php:237 lib/openid.php:246 msgid "Error saving the user." -msgstr "BÅ‚Ä…d w zapisie użytkownika." +msgstr "Villa kom upp à vistun notandans." #: ../actions/password.php:80 actions/profilesettings.php:399 #: actions/passwordsettings.php:164 msgid "Error saving user; invalid." -msgstr "BÅ‚Ä…d podczas zapisywania użytkownika; niepoprawne dane." +msgstr "Villa kom upp à vistun notanda: ótækt." #: ../actions/login.php:47 ../actions/login.php:73 #: ../actions/recoverpassword.php:307 ../actions/register.php:98 @@ -853,73 +877,72 @@ msgstr "BÅ‚Ä…d podczas zapisywania użytkownika; niepoprawne dane." #: actions/register.php:108 actions/login.php:112 actions/login.php:138 #: actions/recoverpassword.php:354 actions/register.php:198 msgid "Error setting user." -msgstr "BÅ‚Ä…d w ustawianiu danych użytkownika." +msgstr "Villa kom upp à stillingu notanda." #: ../actions/finishaddopenid.php:83 actions/finishaddopenid.php:83 #: actions/finishaddopenid.php:131 msgid "Error updating profile" -msgstr "BÅ‚Ä…d podczas aktualizowania profilu" +msgstr "Villa kom upp à uppfærslu persónulegu sÃðunnar" #: ../actions/finishremotesubscribe.php:161 #: actions/finishremotesubscribe.php:163 actions/finishremotesubscribe.php:176 msgid "Error updating remote profile" -msgstr "BÅ‚Ä…d podczas aktualizowania zdalnego profilu" +msgstr "Villa kom upp à uppfærslu persónulegrar fjarsÃðu" #: ../actions/recoverpassword.php:80 actions/recoverpassword.php:80 #: actions/recoverpassword.php:86 msgid "Error with confirmation code." -msgstr "BÅ‚Ä…d kodu potwierdzajÄ…cego." +msgstr "Villa kom upp varðandi staðfestingarlykilinn." #: ../actions/finishopenidlogin.php:89 actions/finishopenidlogin.php:95 #: actions/finishopenidlogin.php:117 msgid "Existing nickname" -msgstr "Dotychczasowy pseudonim" +msgstr "Stuttnefni er nú þegar til" #: ../lib/util.php:326 lib/util.php:342 lib/action.php:570 msgid "FAQ" -msgstr "FAQ" +msgstr "Spurt og svarað" #: ../actions/avatar.php:115 actions/profilesettings.php:352 #: actions/avatarsettings.php:397 msgid "Failed updating avatar." -msgstr "Uaktualnianie awatara nie powiodÅ‚o siÄ™." +msgstr "Mistókst að uppfæra mynd" #: ../actions/all.php:61 ../actions/allrss.php:64 actions/all.php:61 #: actions/allrss.php:64 actions/all.php:75 actions/allrss.php:107 #, php-format msgid "Feed for friends of %s" -msgstr "KanaÅ‚ dla znajomych użytkownika %s" +msgstr "Vinaveita %s" #: ../actions/replies.php:65 ../actions/repliesrss.php:80 #: actions/replies.php:65 actions/repliesrss.php:66 actions/replies.php:134 #: actions/repliesrss.php:71 #, php-format msgid "Feed for replies to %s" -msgstr "KanaÅ‚ dla odpowiedzi do użytkownika %s" +msgstr "Svaraveita %s" #: ../actions/tag.php:55 actions/tag.php:55 actions/tag.php:61 #, php-format msgid "Feed for tag %s" -msgstr "" +msgstr "Merkjaveita %s" #: ../lib/searchaction.php:105 lib/searchaction.php:105 #: lib/searchgroupnav.php:83 msgid "Find content of notices" -msgstr "" +msgstr "Finna innihald babls" #: ../lib/searchaction.php:101 lib/searchaction.php:101 #: lib/searchgroupnav.php:81 -#, fuzzy msgid "Find people on this site" -msgstr "Szukaj ludzi na tej stronie" +msgstr "Finna persónur á þessu vefsvæði" #: ../actions/login.php:122 msgid "" "For security reasons, please re-enter your user name and password before " "changing your settings." msgstr "" -"Z powodów bezpieczeÅ„stwa wprowadź proszÄ™ ponownie nazwÄ™ użytkownika i hasÅ‚o " -"przed zmianÄ… swoich ustawieÅ„." +"Af öryggisástæðum, vinsamlegast sláðu aftur inn notendanafnið þitt og " +"lykilorð áður en þú breytir stillingunum þÃnum." #: ../actions/profilesettings.php:44 ../actions/register.php:164 #: actions/profilesettings.php:77 actions/register.php:178 @@ -927,7 +950,7 @@ msgstr "" #: actions/showgroup.php:235 actions/showstream.php:262 #: actions/tagother.php:105 lib/groupeditform.php:142 msgid "Full name" -msgstr "PeÅ‚na nazwa" +msgstr "Fullt nafn" #: ../actions/profilesettings.php:98 ../actions/register.php:79 #: ../actions/updateprofile.php:93 actions/profilesettings.php:213 @@ -936,50 +959,50 @@ msgstr "PeÅ‚na nazwa" #: actions/profilesettings.php:202 actions/register.php:171 #: actions/updateprofile.php:97 msgid "Full name is too long (max 255 chars)." -msgstr "PeÅ‚na nazwa jest zbyt dÅ‚uga (max. 255 znaków)." +msgstr "Fullt nafn er of langt (à mesta lagi 255 stafir)." #: ../lib/util.php:322 lib/util.php:338 lib/action.php:344 lib/action.php:566 msgid "Help" -msgstr "Pomoc" +msgstr "Hjálp" #: ../lib/util.php:298 lib/util.php:314 lib/action.php:322 #: lib/facebookaction.php:200 msgid "Home" -msgstr "PoczÄ…tek" +msgstr "Heim" #: ../actions/profilesettings.php:46 ../actions/register.php:167 #: actions/profilesettings.php:79 actions/register.php:181 #: actions/profilesettings.php:107 actions/register.php:396 #: lib/groupeditform.php:146 msgid "Homepage" -msgstr "Strona domowa" +msgstr "HeimasÃða" #: ../actions/profilesettings.php:95 ../actions/register.php:76 #: actions/profilesettings.php:210 actions/register.php:83 #: actions/editgroup.php:192 actions/newgroup.php:143 #: actions/profilesettings.php:199 actions/register.php:168 msgid "Homepage is not a valid URL." -msgstr "Adres strony domowej nie jest poprawnym URL-em." +msgstr "HeimasÃða er ekki gild vefslóð." #: ../actions/emailsettings.php:91 actions/emailsettings.php:98 #: actions/emailsettings.php:173 msgid "I want to post notices by email." -msgstr "ChcÄ™ wysyÅ‚ać wpisy przez e-mail." +msgstr "Ég vil babla à gegnum tölvupóst." #: ../lib/settingsaction.php:102 lib/settingsaction.php:96 #: lib/connectsettingsaction.php:104 msgid "IM" -msgstr "Komunikator" +msgstr "Snarskilaboð" #: ../actions/imsettings.php:60 actions/imsettings.php:61 #: actions/imsettings.php:118 msgid "IM Address" -msgstr "Adres komunikatora" +msgstr "Snarskilaboðafang" #: ../actions/imsettings.php:33 actions/imsettings.php:33 #: actions/imsettings.php:59 msgid "IM Settings" -msgstr "Ustawienia komunikatora" +msgstr "Snarskilaboðastillingar" #: ../actions/finishopenidlogin.php:88 actions/finishopenidlogin.php:94 #: actions/finishopenidlogin.php:116 @@ -987,110 +1010,112 @@ msgid "" "If you already have an account, login with your username and password to " "connect it to your OpenID." msgstr "" -"JeÅ›li już masz konto, zaloguj siÄ™ używajÄ…c nazwy użytkownika i hasÅ‚a, aby " -"poÅ‚Ä…czyć je ze swoim identyfikatorem OpenID." +"Ef ert nú þegar með aðgang, skráðu þig inn með notendanafni og lykilorði til " +"þess að tengjast OpenID aðganginum þÃnum." #: ../actions/openidsettings.php:45 msgid "" "If you want to add an OpenID to your account, enter it in the box below and " "click \"Add\"." msgstr "" -"JeÅ›li chcesz skojarzyć konto OpenID ze swoim lokalnym kontem, wprowadź " -"identyfikator w poniższe pole i kliknij \"Dodaj\"." +"Ef þig langar til það bæta við OpenID à aðganginn þinn, sláðu það þá inn à " +"reitinn hér fyrir neðan og smelltu á \"Bæta við\"." #: ../actions/recoverpassword.php:137 msgid "" "If you've forgotten or lost your password, you can get a new one sent to the " "email address you have stored in your account." msgstr "" +"Ef þú hefur gleymt eða tapað lykilorðinu þÃnu getur þú fengið nýtt sent á " +"tölvupóstfangið sem þú hefur vistað à notendaaðganginum þÃnum." #: ../actions/emailsettings.php:67 ../actions/smssettings.php:76 #: actions/emailsettings.php:68 actions/smssettings.php:76 #: actions/emailsettings.php:127 actions/smssettings.php:140 msgid "Incoming email" -msgstr "" +msgstr "Móttökutölvupóstur" #: ../actions/emailsettings.php:283 actions/emailsettings.php:301 #: actions/emailsettings.php:443 msgid "Incoming email address removed." -msgstr "" +msgstr "Móttökutölvupóstfang fjarlægt." #: ../actions/password.php:69 actions/profilesettings.php:388 #: actions/passwordsettings.php:153 msgid "Incorrect old password" -msgstr "Stare hasÅ‚o jest niepoprawne" +msgstr "Rangt eldra lykilorð" #: ../actions/login.php:67 actions/login.php:67 actions/facebookhome.php:131 #: actions/login.php:132 msgid "Incorrect username or password." -msgstr "BÅ‚Ä™dna nazwa użytkownika lub hasÅ‚o." +msgstr "Rangt notendanafn eða lykilorð." #: ../actions/recoverpassword.php:265 msgid "" "Instructions for recovering your password have been sent to the email " "address registered to your account." msgstr "" -"Instrukcje dotyczÄ…ce przywrócenia hasÅ‚a zostaÅ‚y wysÅ‚ane na adres e-mailowy " -"skojarzony z Twoim kontem." +"Leiðbeiningar um það hvernig þú getur endurheimt lykilorðið þitt hafa verið " +"sendar á tölvupóstfangið sem er tengt notendaaðganginum þÃnum." #: ../actions/updateprofile.php:114 actions/updateprofile.php:115 #: actions/updateprofile.php:118 #, php-format msgid "Invalid avatar URL '%s'" -msgstr "BÅ‚Ä™dny URL awatara '%s'" +msgstr "Ótæk myndarslóð '%s'" #: ../actions/invite.php:55 actions/invite.php:62 actions/invite.php:70 #, php-format msgid "Invalid email address: %s" -msgstr "NieprawidÅ‚owy adres e-mail: %s" +msgstr "Ótækt tölvupóstfang: %s" #: ../actions/updateprofile.php:98 actions/updateprofile.php:99 #: actions/updateprofile.php:102 #, php-format msgid "Invalid homepage '%s'" -msgstr "BÅ‚Ä™dna strona domowa '%s'" +msgstr "Ótæk heimasÃða '%s'" #: ../actions/updateprofile.php:82 actions/updateprofile.php:83 #: actions/updateprofile.php:86 #, php-format msgid "Invalid license URL '%s'" -msgstr "BÅ‚Ä™dny URL licencji '%s'" +msgstr "Ótæk leyfisslóð '%s'" #: ../actions/postnotice.php:61 actions/postnotice.php:62 #: actions/postnotice.php:66 msgid "Invalid notice content" -msgstr "BÅ‚Ä™dna zawartość wpisu" +msgstr "Ótækt bablinnihald" #: ../actions/postnotice.php:67 actions/postnotice.php:68 #: actions/postnotice.php:72 msgid "Invalid notice uri" -msgstr "BÅ‚Ä™dny URI wpisu" +msgstr "Ótækt veffang babls" #: ../actions/postnotice.php:72 actions/postnotice.php:73 #: actions/postnotice.php:77 msgid "Invalid notice url" -msgstr "BÅ‚Ä™dny URL wpisu" +msgstr "Ótækt veffang babls" #: ../actions/updateprofile.php:87 actions/updateprofile.php:88 #: actions/updateprofile.php:91 #, php-format msgid "Invalid profile URL '%s'." -msgstr "BÅ‚Ä™dny URL profilu '%s'." +msgstr "Ótækt veffang persónulegrar sÃðu '%s'." #: ../actions/remotesubscribe.php:96 actions/remotesubscribe.php:105 #: actions/remotesubscribe.php:135 msgid "Invalid profile URL (bad format)" -msgstr "BÅ‚Ä™dny URL profilu (zÅ‚y format)" +msgstr "Ótækt veffang persónulegrar sÃðu (vitlaust snið)" #: ../actions/finishremotesubscribe.php:77 #: actions/finishremotesubscribe.php:79 actions/finishremotesubscribe.php:80 msgid "Invalid profile URL returned by server." -msgstr "BÅ‚Ä™dny URL profilu zwrócony przez serwer." +msgstr "Ótæku veffangi persónulegrar sÃðu skilað af vefþjóni." #: ../actions/avatarbynickname.php:37 actions/avatarbynickname.php:37 #: actions/avatarbynickname.php:69 msgid "Invalid size." -msgstr "Niepoprawny rozmiar." +msgstr "Ótæk stærð." #: ../actions/finishopenidlogin.php:235 ../actions/register.php:93 #: ../actions/register.php:111 actions/finishopenidlogin.php:241 @@ -1098,25 +1123,24 @@ msgstr "Niepoprawny rozmiar." #: actions/finishopenidlogin.php:279 actions/register.php:193 #: actions/register.php:211 msgid "Invalid username or password." -msgstr "BÅ‚Ä™dna nazwa użytkownika lub hasÅ‚o." +msgstr "Ótækt notendanafn eða lykilorð." #: ../actions/invite.php:79 actions/invite.php:86 actions/invite.php:102 -#, fuzzy msgid "Invitation(s) sent" -msgstr "Zaproszenie(a) wysÅ‚ane" +msgstr "Boðskort hefur verið sent út" #: ../actions/invite.php:97 actions/invite.php:104 actions/invite.php:136 msgid "Invitation(s) sent to the following people:" -msgstr "Zaproszenia zostaÅ‚y wysÅ‚ane do nastÄ™pujÄ…cych osób:" +msgstr "Boðskort sent á eftirfarandi aðila:" #: ../lib/util.php:306 lib/util.php:322 lib/facebookaction.php:207 #: lib/subgroupnav.php:103 msgid "Invite" -msgstr "ZaproÅ›" +msgstr "Bjóða" #: ../actions/invite.php:123 actions/invite.php:130 actions/invite.php:104 msgid "Invite new users" -msgstr "ZaproÅ› nowych użytkowników" +msgstr "Bjóða nýjum notendum að vera með" #: ../lib/util.php:261 lib/util.php:277 lib/action.php:609 #, php-format @@ -1125,14 +1149,14 @@ msgid "" "s, available under the [GNU Affero General Public License](http://www.fsf." "org/licensing/licenses/agpl-3.0.html)." msgstr "" -"DziaÅ‚a pod kontrolÄ… oprogramowania [StatusNet](http://status.net/) sÅ‚użącego " -"do prowadzenia mikroblogów, w wersji %s, dostÄ™pnego na licencji [GNU Affero " -"General Public License](http://www.fsf.org/licensing/licenses/agpl-3.0.html)." +"Það keyrir [StatusNet](http://status.net/) örbloggshugbúnaðinn, útgáfu %s, sem " +"er gefinn út undir [GNU Affero " +"almenningsleyfinu](http://www.fsf.org/licensing/licenses/agpl-3.0.html)." #: ../actions/imsettings.php:173 actions/imsettings.php:181 #: actions/imsettings.php:296 msgid "Jabber ID already belongs to another user." -msgstr "Identyfikator Jabbera należy już do innego użytkownika." +msgstr "Jabber-kennið tilheyrir öðrum notanda." #: ../actions/imsettings.php:62 actions/imsettings.php:63 #, php-format @@ -1140,18 +1164,19 @@ msgid "" "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to " "add %s to your buddy list in your IM client or on GTalk." msgstr "" -"Adres Jabbera lub GTalka w postaci \"Użytkownik@przykladowadomena.org\". Nie " -"zapomnij dodać %s do listy znajomych w swoim komunikatorze lub panelu GTalka." +"Jabber eða GTalk netfang eins og \"notandi@eitthvað.is\". Fyrst skaltu vera " +"viss um að bæta %s við à vinalistann þinn à snarskilaboðaforritinu þÃnu eða " +"á GTalk." #: ../actions/profilesettings.php:57 actions/profilesettings.php:90 #: actions/profilesettings.php:128 msgid "Language" -msgstr "JÄ™zyk" +msgstr "Tungumál" #: ../actions/profilesettings.php:113 actions/profilesettings.php:228 #: actions/profilesettings.php:217 msgid "Language is too long (max 50 chars)." -msgstr "" +msgstr "Tungumál er of langt (à mesta lagi 50 stafir)." #: ../actions/profilesettings.php:52 ../actions/register.php:173 #: actions/profilesettings.php:85 actions/register.php:187 @@ -1160,7 +1185,7 @@ msgstr "" #: actions/tagother.php:113 lib/groupeditform.php:156 lib/grouplist.php:126 #: lib/profilelist.php:125 msgid "Location" -msgstr "Lokalizacja" +msgstr "Staðsetning" #: ../actions/profilesettings.php:104 ../actions/register.php:85 #: ../actions/updateprofile.php:108 actions/profilesettings.php:219 @@ -1169,7 +1194,7 @@ msgstr "Lokalizacja" #: actions/profilesettings.php:208 actions/register.php:177 #: actions/updateprofile.php:112 msgid "Location is too long (max 255 chars)." -msgstr "Lokalizacja jest za dÅ‚uga (max. 255 znaków)." +msgstr "Staðsetning er of löng (à mesta lagi 255 stafir)." #: ../actions/login.php:97 ../actions/login.php:106 #: ../actions/openidlogin.php:68 ../lib/util.php:310 actions/login.php:97 @@ -1179,13 +1204,13 @@ msgstr "Lokalizacja jest za dÅ‚uga (max. 255 znaków)." #: lib/facebookaction.php:315 lib/logingroupnav.php:75 #, php-format msgid "Login" -msgstr "Login" +msgstr "Innskráning" #: ../actions/openidlogin.php:44 actions/openidlogin.php:52 #: actions/openidlogin.php:62 #, php-format msgid "Login with an [OpenID](%%doc.openid%%) account." -msgstr "Zaloguj siÄ™ używajÄ…c konta [OpenID](%%doc.openid%%)." +msgstr "Innskráning með [OpenID](%%doc.openid%%) aðgangi." #: ../actions/login.php:126 #, php-format @@ -1194,98 +1219,96 @@ msgid "" "(%%action.register%%) a new account, or try [OpenID](%%action.openidlogin%" "%). " msgstr "" -"Zaloguj się używajÄ…c nazwy użytkownika i hasÅ‚a. Nie masz ich jeszcze? " -"[Zarejestruj siÄ™](%%action.register%%) i utwórz konto, albo użyj swojego " -"[OpenID](%%action.openidlogin%%)." +"Skráðu þig inn með notendanafninu þÃnu og lykilorði. Ertu ekki með " +"notendanafn? [Nýskráðu þig](%%action.register%%) eða prófaðu " +"[OpenID](%%action.openidlogin%%). " #: ../lib/util.php:308 lib/util.php:324 lib/action.php:332 msgid "Logout" -msgstr "Wyloguj" +msgstr "Útskráning" #: ../actions/register.php:166 actions/register.php:180 #: actions/register.php:393 msgid "Longer name, preferably your \"real\" name" -msgstr "" +msgstr "Lengra nafn, ákjósalegast að það sé \"rétta\" nafnið þitt" #: ../actions/login.php:110 actions/login.php:110 actions/login.php:245 #: lib/facebookaction.php:320 msgid "Lost or forgotten password?" -msgstr "Zgubione hasÅ‚o?" +msgstr "Tapað eða gleymt lykilorð?" #: ../actions/emailsettings.php:80 ../actions/smssettings.php:89 #: actions/emailsettings.php:81 actions/smssettings.php:89 msgid "Make a new email address for posting to; cancels the old one." -msgstr "" +msgstr "Búa til nýtt tölvupóstfang til að senda til. Skrifar yfir það gamla." #: ../actions/emailsettings.php:27 actions/emailsettings.php:27 #: actions/emailsettings.php:71 #, php-format msgid "Manage how you get email from %%site.name%%." -msgstr "ZarzÄ…dzaj tym, jak dostajesz wiadomoÅ›ci e-mail od %%site.name%%." +msgstr "Stilla það hvernig þú færð tölvupóst frá %%site.name%%." #: ../actions/showstream.php:300 actions/showstream.php:315 #: actions/showstream.php:480 msgid "Member since" -msgstr "W serwisie od" +msgstr "Meðlimur sÃðan" #: ../actions/userrss.php:70 actions/userrss.php:67 actions/userrss.php:72 #, php-format msgid "Microblog by %s" -msgstr "%s – mikroblog" +msgstr "Örblogg frá %s" #: ../actions/smssettings.php:304 #, php-format -#, fuzzy msgid "" "Mobile carrier for your phone. If you know a carrier that accepts SMS over " "email but isn't listed here, send email to let us know at %s." msgstr "" -"Operator komórkowy Twojego telefonu. Jeżeli znasz operatora, który akceptuje " -"SMS za poÅ›rednictwem e-mail ale nie jest tu wymieniony, poinformuj nas " -"wysyÅ‚ajÄ…c e-mail na %s." +"FarsÃmafélagið þitt. Ef þú veist um farsÃmafélag sem tekur á móti SMS à " +"gegnum tölvupóst sem er ekki à þessum lista, sendu okkur tölvupóst à %s og " +"láttu okkur vita." #: ../actions/finishopenidlogin.php:79 ../actions/register.php:188 #: actions/finishopenidlogin.php:85 actions/register.php:202 #: actions/finishopenidlogin.php:107 actions/register.php:429 msgid "My text and files are available under " -msgstr "Moje teksty i pliki sÄ… widoczne pod" +msgstr "Textinn og skrárnar mÃnar eru aðgengilegar undir " #: ../actions/emailsettings.php:82 ../actions/smssettings.php:91 #: actions/emailsettings.php:83 actions/smssettings.php:91 #: actions/emailsettings.php:142 actions/smssettings.php:152 msgid "New" -msgstr "Nowe" +msgstr "Nýtt" #: ../lib/mail.php:144 lib/mail.php:144 lib/mail.php:286 #, php-format msgid "New email address for posting to %s" -msgstr "Nowy adres e-mail do wysyÅ‚ania do %s" +msgstr "Nýtt tölvupóstfang til að senda á %s" #: ../actions/emailsettings.php:297 actions/emailsettings.php:315 #: actions/emailsettings.php:465 -#, fuzzy msgid "New incoming email address added." -msgstr "Nowy przychodzÄ…cy adres e-mail zostaÅ‚ dodany." +msgstr "Nýju móttökutölvupóstfangi bætt við." #: ../actions/finishopenidlogin.php:71 actions/finishopenidlogin.php:77 #: actions/finishopenidlogin.php:99 msgid "New nickname" -msgstr "Nowy pseudonim" +msgstr "Nýtt stuttnefni" #: ../actions/newnotice.php:87 actions/newnotice.php:96 #: actions/newnotice.php:68 msgid "New notice" -msgstr "Nowy wpis" +msgstr "Nýtt babl" #: ../actions/password.php:41 ../actions/recoverpassword.php:179 #: actions/profilesettings.php:180 actions/recoverpassword.php:185 #: actions/passwordsettings.php:101 actions/recoverpassword.php:219 msgid "New password" -msgstr "Nowe hasÅ‚o" +msgstr "Nýtt lykilorð" #: ../actions/recoverpassword.php:314 msgid "New password successfully saved. You are now logged in." -msgstr "Nowe hasÅ‚o zapisano pomyÅ›lnie. Możesz siÄ™ zalogować." +msgstr "Tókst að vista nýtt lykilorð. Þú ert núna innskráð(ur)" #: ../actions/login.php:101 ../actions/profilesettings.php:41 #: ../actions/register.php:151 actions/login.php:101 @@ -1295,7 +1318,7 @@ msgstr "Nowe hasÅ‚o zapisano pomyÅ›lnie. Możesz siÄ™ zalogować." #: actions/showstream.php:251 actions/tagother.php:95 #: lib/facebookaction.php:308 lib/groupeditform.php:137 msgid "Nickname" -msgstr "Pseudonim" +msgstr "Stuttnefni" #: ../actions/finishopenidlogin.php:175 ../actions/profilesettings.php:110 #: ../actions/register.php:69 actions/finishopenidlogin.php:181 @@ -1304,7 +1327,7 @@ msgstr "Pseudonim" #: actions/newgroup.php:134 actions/profilesettings.php:214 #: actions/register.php:159 msgid "Nickname already in use. Try another one." -msgstr "Ten pseudonim jest już w użyciu. Wybierz inny." +msgstr "Stuttnefni nú þegar à notkun. Prófaðu eitthvað annað." #: ../actions/finishopenidlogin.php:165 ../actions/profilesettings.php:88 #: ../actions/register.php:67 ../actions/updateprofile.php:77 @@ -1313,85 +1336,82 @@ msgstr "Ten pseudonim jest już w użyciu. Wybierz inny." #: actions/finishopenidlogin.php:205 actions/profilesettings.php:192 #: actions/updateprofile.php:81 msgid "Nickname must have only lowercase letters and numbers and no spaces." -msgstr "Pseudonim musi zawierać tylko maÅ‚e litery i cyfry, bez znaków spacji." +msgstr "Stuttnefni geta bara verið lágstafir og tölustafir en engin bil." #: ../actions/finishopenidlogin.php:170 actions/finishopenidlogin.php:176 #: actions/finishopenidlogin.php:210 msgid "Nickname not allowed." -msgstr "Pseudonim niedozwolony." +msgstr "Stuttnefni ekki leyfilegt." #: ../actions/remotesubscribe.php:72 actions/remotesubscribe.php:81 #: actions/remotesubscribe.php:106 msgid "Nickname of the user you want to follow" -msgstr "Pseudonim użytkownika którego chcesz obserwować" +msgstr "Stuttnefni notandans sem þú vilt fylgja" #: ../actions/recoverpassword.php:162 actions/recoverpassword.php:167 #: actions/recoverpassword.php:186 msgid "Nickname or email" -msgstr "Pseudonim lub e-mail" +msgstr "Stuttnefni eða tölvupóstur" #: ../actions/deletenotice.php:59 actions/deletenotice.php:60 #: actions/block.php:147 actions/deletenotice.php:118 -#, fuzzy msgid "No" -msgstr "Nie" +msgstr "Nei" #: ../actions/imsettings.php:156 actions/imsettings.php:164 #: actions/imsettings.php:279 msgid "No Jabber ID." -msgstr "Brak identyfikatora Jabbera." +msgstr "Ekkert Jabber-kenni" #: ../actions/userauthorization.php:129 actions/userauthorization.php:136 #: actions/userauthorization.php:153 msgid "No authorization request!" -msgstr "Brak żądania autoryzacji!" +msgstr "Engin heimildarbeiðni!" -# If it's regarding mobile carrier, then translation is relevant. Skip it otherwise. #: ../actions/smssettings.php:181 actions/smssettings.php:189 #: actions/smssettings.php:299 msgid "No carrier selected." -msgstr "Nie wybrano operatora." +msgstr "Ekkert farsÃmafélag valið." #: ../actions/smssettings.php:316 actions/smssettings.php:324 #: actions/smssettings.php:486 msgid "No code entered" -msgstr "Nie wprowadzono kodu" +msgstr "Enginn lykill sleginn inn" #: ../actions/confirmaddress.php:33 actions/confirmaddress.php:33 #: actions/confirmaddress.php:75 msgid "No confirmation code." -msgstr "Brak kodu potwierdzajÄ…cego." +msgstr "Enginn staðfestingarlykill." #: ../actions/newnotice.php:44 actions/newmessage.php:53 #: actions/newnotice.php:44 classes/Command.php:197 actions/newmessage.php:109 #: actions/newnotice.php:126 classes/Command.php:223 msgid "No content!" -msgstr "Brak zawartoÅ›ci!" +msgstr "Ekkert innihald!" #: ../actions/emailsettings.php:174 actions/emailsettings.php:192 #: actions/emailsettings.php:304 msgid "No email address." -msgstr "Brak adresu e-mail." +msgstr "Ekkert tölvupóstfang." #: ../actions/userbyid.php:32 actions/userbyid.php:32 actions/userbyid.php:70 msgid "No id." -msgstr "Brak identyfikatora." +msgstr "Ekkert kenni." #: ../actions/emailsettings.php:271 actions/emailsettings.php:289 #: actions/emailsettings.php:430 -#, fuzzy msgid "No incoming email address." -msgstr "Brak przychodzÄ…cego adresu e-mail." +msgstr "Ekkert móttökutölvupóstfang." #: ../actions/finishremotesubscribe.php:65 #: actions/finishremotesubscribe.php:67 actions/finishremotesubscribe.php:68 msgid "No nickname provided by remote server." -msgstr "Zdalny serwer nie wysÅ‚aÅ‚ pseudonimu." +msgstr "Ekkert stuttnefni uppgefið hjá hinum vefþjóninum." #: ../actions/avatarbynickname.php:27 actions/avatarbynickname.php:27 #: actions/avatarbynickname.php:59 actions/leavegroup.php:81 msgid "No nickname." -msgstr "Brak pseudonimu." +msgstr "Ekkert stuttnefni." #: ../actions/emailsettings.php:222 ../actions/imsettings.php:206 #: ../actions/smssettings.php:229 actions/emailsettings.php:240 @@ -1399,76 +1419,76 @@ msgstr "Brak pseudonimu." #: actions/emailsettings.php:363 actions/imsettings.php:345 #: actions/smssettings.php:358 msgid "No pending confirmation to cancel." -msgstr "Brak oczekujÄ…cych potwierdzeÅ„ do anulowania." +msgstr "Engin staðfesting à bið sem þarf að hætta við." #: ../actions/smssettings.php:176 actions/smssettings.php:184 #: actions/smssettings.php:294 msgid "No phone number." -msgstr "Brak numeru telefonu." +msgstr "Ekkert sÃmanúmer." #: ../actions/finishremotesubscribe.php:72 #: actions/finishremotesubscribe.php:74 actions/finishremotesubscribe.php:75 msgid "No profile URL returned by server." -msgstr "Serwer nie zwróciÅ‚ żadnego URL-a." +msgstr "Ekkert veffang persónulegrar sÃðu skilað af vefþjóni." #: ../actions/recoverpassword.php:226 actions/recoverpassword.php:232 #: actions/recoverpassword.php:266 msgid "No registered email address for that user." -msgstr "Brak zarejestrowanych adresów e-mailowych dla tego użytkownika." +msgstr "Ekkert tölvupóstfang á skrá fyrir þennan notanda." #: ../actions/userauthorization.php:49 actions/userauthorization.php:55 #: actions/userauthorization.php:57 msgid "No request found!" -msgstr "Nie znaleziono żądania!" +msgstr "Engin beiðni fundin!" #: ../actions/noticesearch.php:64 ../actions/peoplesearch.php:64 #: actions/noticesearch.php:69 actions/peoplesearch.php:69 #: actions/groupsearch.php:81 actions/noticesearch.php:104 #: actions/peoplesearch.php:85 msgid "No results" -msgstr "Brak wyników" +msgstr "Engar niðurstöður" #: ../actions/avatarbynickname.php:32 actions/avatarbynickname.php:32 #: actions/avatarbynickname.php:64 msgid "No size." -msgstr "Zerowy rozmiar." +msgstr "Engin stærð." #: ../actions/twitapistatuses.php:595 actions/twitapifavorites.php:136 #: actions/twitapistatuses.php:520 actions/twitapifavorites.php:112 #: actions/twitapistatuses.php:446 msgid "No status found with that ID." -msgstr "" +msgstr "Engin staða fundin með þessu kenni." #: ../actions/twitapistatuses.php:555 actions/twitapistatuses.php:478 #: actions/twitapistatuses.php:418 msgid "No status with that ID found." -msgstr "" +msgstr "Engin staða með þessu kenni fannst." #: ../actions/openidsettings.php:135 actions/openidsettings.php:144 #: actions/openidsettings.php:222 msgid "No such OpenID." -msgstr "Brak takiego identyfikatora OpenID." +msgstr "Ekkert svoleiðis OpenID." #: ../actions/doc.php:29 actions/doc.php:29 actions/doc.php:64 msgid "No such document." -msgstr "Brak takiego dokumentu." +msgstr "Ekkert svoleiðis skjal." #: ../actions/shownotice.php:32 ../actions/shownotice.php:83 #: ../lib/deleteaction.php:30 actions/shownotice.php:32 #: actions/shownotice.php:83 lib/deleteaction.php:30 actions/shownotice.php:87 #: lib/deleteaction.php:51 msgid "No such notice." -msgstr "Brak takiego wpisu." +msgstr "Ekkert svoleiðis babl." #: ../actions/recoverpassword.php:56 actions/recoverpassword.php:56 #: actions/recoverpassword.php:62 msgid "No such recovery code." -msgstr "Brak takiego kodu przywracania." +msgstr "Enginn svoleiðis staðfestingarlykill." #: ../actions/postnotice.php:56 actions/postnotice.php:57 #: actions/postnotice.php:60 msgid "No such subscription" -msgstr "Nie ma takiej obserwacji" +msgstr "Engin svoleiðis áskrift" #: ../actions/all.php:34 ../actions/allrss.php:35 #: ../actions/avatarbynickname.php:43 ../actions/foaf.php:40 @@ -1496,94 +1516,93 @@ msgstr "Nie ma takiej obserwacji" #: classes/Command.php:271 lib/galleryaction.php:60 lib/mailbox.php:82 #: lib/subs.php:34 lib/subs.php:109 msgid "No such user." -msgstr "Brak takiego użytkownika." +msgstr "Enginn svoleiðis notandi." #: ../actions/recoverpassword.php:211 actions/recoverpassword.php:217 #: actions/recoverpassword.php:251 -#, fuzzy msgid "No user with that email address or username." -msgstr "Brak użytkownika z takim adresem e-mail lub nazwÄ…." +msgstr "Enginn notandi með þetta tölvupóstfang eða notendanafn" #: ../lib/gallery.php:80 lib/gallery.php:85 msgid "Nobody to show!" -msgstr "Nie ma kogo pokazać!" +msgstr "Enginn sem hægt er að sýna!" #: ../actions/recoverpassword.php:60 actions/recoverpassword.php:60 #: actions/recoverpassword.php:66 msgid "Not a recovery code." -msgstr "To nie jest kod przywracania." +msgstr "Þetta er ekki staðfestingarlykill." #: ../scripts/maildaemon.php:50 scripts/maildaemon.php:50 #: scripts/maildaemon.php:53 msgid "Not a registered user." -msgstr "" +msgstr "Ekki skráður notandi." #: ../lib/twitterapi.php:226 ../lib/twitterapi.php:247 #: ../lib/twitterapi.php:332 lib/twitterapi.php:391 lib/twitterapi.php:418 #: lib/twitterapi.php:502 lib/twitterapi.php:448 lib/twitterapi.php:476 #: lib/twitterapi.php:566 msgid "Not a supported data format." -msgstr "Niewspierany format daty." +msgstr "Enginn stuðningur við gagnasnið." #: ../actions/imsettings.php:167 actions/imsettings.php:175 #: actions/imsettings.php:290 msgid "Not a valid Jabber ID" -msgstr "Niepoprawny identyfikator Jabbera" +msgstr "Ekki tækt Jabber-kenni" #: ../lib/openid.php:131 lib/openid.php:131 lib/openid.php:140 msgid "Not a valid OpenID." -msgstr "Niepoprawny identyfikator OpenID." +msgstr "Ekki tækt OpenID" #: ../actions/emailsettings.php:185 actions/emailsettings.php:203 #: actions/emailsettings.php:315 msgid "Not a valid email address" -msgstr "Niepoprawny adres e-mail." +msgstr "Ekki tækt tölvupóstfang" #: ../actions/register.php:63 actions/register.php:70 actions/register.php:152 msgid "Not a valid email address." -msgstr "NiewÅ‚aÅ›ciwy adres e-mailowy." +msgstr "Ekki tækt tölvupóstfang." #: ../actions/profilesettings.php:91 ../actions/register.php:71 #: actions/profilesettings.php:206 actions/register.php:78 #: actions/editgroup.php:186 actions/newgroup.php:137 #: actions/profilesettings.php:195 actions/register.php:161 msgid "Not a valid nickname." -msgstr "NiewÅ‚aÅ›ciwy pseudonim." +msgstr "Ekki tækt stuttnefni." #: ../actions/remotesubscribe.php:120 actions/remotesubscribe.php:129 #: actions/remotesubscribe.php:159 msgid "Not a valid profile URL (incorrect services)." -msgstr "BÅ‚Ä™dny URL profilu (niepoprawne usÅ‚ugi)" +msgstr "Ekki tækt veffang á persónulega sÃðu (röng þjónusta)." #: ../actions/remotesubscribe.php:113 actions/remotesubscribe.php:122 #: actions/remotesubscribe.php:152 msgid "Not a valid profile URL (no XRDS defined)." -msgstr "BÅ‚Ä™dny URL profilu (nie zdefiniowany XRDS)" +msgstr "Ekki tækt veffang á persónulega sÃðu (XRDS ekki skilgreint)." #: ../actions/remotesubscribe.php:104 actions/remotesubscribe.php:113 #: actions/remotesubscribe.php:143 msgid "Not a valid profile URL (no YADIS document)." -msgstr "BÅ‚Ä™dny URL profilu (brak dokumentu YADIS)" +msgstr "Ekki tækt veffang á persónulega sÃðu (ekkert YADIS skjal)." #: ../actions/avatar.php:95 actions/profilesettings.php:332 #: lib/imagefile.php:87 msgid "Not an image or corrupt file." -msgstr "Brak obrazka lub plik uszkodzony." +msgstr "Annaðhvort ekki mynd eða þá að skráin er gölluð." #: ../actions/finishremotesubscribe.php:51 #: actions/finishremotesubscribe.php:53 actions/finishremotesubscribe.php:54 msgid "Not authorized." -msgstr "Brak autoryzacji." +msgstr "Engin heimild." #: ../actions/finishremotesubscribe.php:38 #: actions/finishremotesubscribe.php:38 actions/finishremotesubscribe.php:40 msgid "Not expecting this response!" -msgstr "Nieoczekiwana odpowiedź!" +msgstr "Bjóst ekki við þessu svari!" #: ../actions/twitapistatuses.php:422 actions/twitapistatuses.php:361 #: actions/twitapistatuses.php:309 msgid "Not found" -msgstr "Nie znaleziono" +msgstr "Fannst ekki" #: ../actions/finishaddopenid.php:29 ../actions/logout.php:33 #: ../actions/newnotice.php:29 ../actions/subscribe.php:28 @@ -1599,46 +1618,45 @@ msgstr "Nie znaleziono" #: actions/unsubscribe.php:27 lib/deleteaction.php:66 #: lib/settingsaction.php:72 msgid "Not logged in." -msgstr "Niezalogowany." +msgstr "Ekki innskráð(ur)." #: ../lib/subs.php:91 lib/subs.php:104 lib/subs.php:122 msgid "Not subscribed!." -msgstr "Nie obserwujesz!." +msgstr "Ekki à áskrift!" #: ../actions/opensearch.php:35 actions/opensearch.php:35 #: actions/opensearch.php:67 -#, fuzzy msgid "Notice Search" -msgstr "Przeszukuj wpisy" +msgstr "Leit à babli" #: ../actions/showstream.php:82 actions/showstream.php:82 #: actions/showstream.php:180 actions/showstream.php:187 #: actions/showstream.php:192 #, php-format msgid "Notice feed for %s" -msgstr "KanaÅ‚ wpisów dla %s" +msgstr "Bablveita fyrir %s" #: ../actions/shownotice.php:39 actions/shownotice.php:39 #: actions/shownotice.php:94 msgid "Notice has no profile" -msgstr "Wpis nie ma przypisanego profilu" +msgstr "Babl hefur enga persónulega sÃðu" #: ../actions/showstream.php:316 actions/showstream.php:331 #: actions/showstream.php:504 lib/facebookaction.php:477 lib/mailbox.php:116 #: lib/noticelist.php:87 msgid "Notices" -msgstr "Wpisy" +msgstr "Babl" #: ../actions/tag.php:35 ../actions/tag.php:81 actions/tag.php:35 #: actions/tag.php:81 actions/tag.php:41 #, php-format msgid "Notices tagged with %s" -msgstr "Wpisy otagowane %s" +msgstr "Babl merkt með %s" #: ../actions/password.php:39 actions/profilesettings.php:178 #: actions/passwordsettings.php:97 msgid "Old password" -msgstr "Stare hasÅ‚o" +msgstr "Eldra lykilorð" #: ../lib/settingsaction.php:96 ../lib/util.php:314 lib/settingsaction.php:90 #: lib/util.php:330 lib/accountsettingsaction.php:116 lib/action.php:341 @@ -1649,61 +1667,61 @@ msgstr "OpenID" #: ../actions/finishopenidlogin.php:61 actions/finishopenidlogin.php:66 #: actions/finishopenidlogin.php:73 msgid "OpenID Account Setup" -msgstr "Ustawienia konta OpenID" +msgstr "Uppsetning OpenID aðgangs" #: ../lib/openid.php:180 lib/openid.php:180 lib/openid.php:266 msgid "OpenID Auto-Submit" -msgstr "Automatyczne zatwierdzanie OpenID" +msgstr "Sjálfvirk innsending OpenID" #: ../actions/finishaddopenid.php:99 ../actions/finishopenidlogin.php:140 #: ../actions/openidlogin.php:60 actions/finishaddopenid.php:99 #: actions/finishopenidlogin.php:146 actions/openidlogin.php:68 #: actions/finishaddopenid.php:170 actions/openidlogin.php:80 msgid "OpenID Login" -msgstr "Użytkownik OpenID" +msgstr "OpenID notendanafn" #: ../actions/openidlogin.php:65 ../actions/openidsettings.php:49 #: actions/openidlogin.php:74 actions/openidsettings.php:50 #: actions/openidlogin.php:102 actions/openidsettings.php:101 msgid "OpenID URL" -msgstr "URL usÅ‚ugi OpenID" +msgstr "Veffang OpenID" #: ../actions/finishaddopenid.php:42 ../actions/finishopenidlogin.php:103 #: actions/finishaddopenid.php:42 actions/finishopenidlogin.php:109 #: actions/finishaddopenid.php:88 actions/finishopenidlogin.php:130 msgid "OpenID authentication cancelled." -msgstr "Uwiarygadnianie OpenID przerwane." +msgstr "OpenID heimild afturkölluð." #: ../actions/finishaddopenid.php:46 ../actions/finishopenidlogin.php:107 #: actions/finishaddopenid.php:46 actions/finishopenidlogin.php:113 #: actions/finishaddopenid.php:92 actions/finishopenidlogin.php:134 #, php-format msgid "OpenID authentication failed: %s" -msgstr "Uwiarygadnianie OpenID nie powiodÅ‚o siÄ™: %s" +msgstr "Tókst ekki að fá OpenID heimild: %s" #: ../lib/openid.php:133 lib/openid.php:133 lib/openid.php:142 #, php-format msgid "OpenID failure: %s" -msgstr "Awaria OpenID: %s" +msgstr "OpenID mistókst: %s" #: ../actions/openidsettings.php:144 actions/openidsettings.php:153 #: actions/openidsettings.php:231 msgid "OpenID removed." -msgstr "UsuniÄ™to identyfikator OpenID." +msgstr "OpenID fjarlægt." #: ../actions/openidsettings.php:37 actions/openidsettings.php:37 #: actions/openidsettings.php:59 msgid "OpenID settings" -msgstr "Ustawienia OpenID" +msgstr "Stillingar OpenID" #: ../actions/invite.php:135 actions/invite.php:143 actions/invite.php:180 msgid "Optionally add a personal message to the invitation." -msgstr "Opcjonalnie do zaproszenia możesz dodać wiadomość od siebie." +msgstr "Bættu persónulegum skilaboðum við boðskortið ef þú vilt." #: ../actions/avatar.php:84 actions/profilesettings.php:321 #: lib/imagefile.php:75 msgid "Partial upload." -msgstr "Częściowa wysyÅ‚ka." +msgstr "Upphal að hluta til." #: ../actions/finishopenidlogin.php:90 ../actions/login.php:102 #: ../actions/register.php:153 ../lib/settingsaction.php:93 @@ -1712,63 +1730,62 @@ msgstr "Częściowa wysyÅ‚ka." #: actions/login.php:231 actions/register.php:372 #: lib/accountsettingsaction.php:110 lib/facebookaction.php:311 msgid "Password" -msgstr "HasÅ‚o" +msgstr "Lykilorð" #: ../actions/recoverpassword.php:288 actions/recoverpassword.php:301 #: actions/recoverpassword.php:335 msgid "Password and confirmation do not match." -msgstr "HasÅ‚o i jego potwierdzenie nie pasujÄ… do siebie." +msgstr "Lykilorð og staðfesting passa ekki saman." #: ../actions/recoverpassword.php:284 actions/recoverpassword.php:297 #: actions/recoverpassword.php:331 msgid "Password must be 6 chars or more." -msgstr "HasÅ‚o musi mieć 6 lub wiÄ™cej znaków." +msgstr "Lykilorð verður að vera 6 tákn eða fleiri." #: ../actions/recoverpassword.php:261 ../actions/recoverpassword.php:263 #: actions/recoverpassword.php:267 actions/recoverpassword.php:269 #: actions/recoverpassword.php:199 actions/recoverpassword.php:301 msgid "Password recovery requested" -msgstr "Zażądano odzyskania hasÅ‚a" +msgstr "Beiðni um að endurheimta lykilorð hefur verið send inn" #: ../actions/password.php:89 ../actions/recoverpassword.php:313 #: actions/profilesettings.php:408 actions/recoverpassword.php:326 #: actions/passwordsettings.php:173 actions/recoverpassword.php:200 msgid "Password saved." -msgstr "HasÅ‚o zostaÅ‚o zapisane." +msgstr "Lykilorð vistað." #: ../actions/password.php:61 ../actions/register.php:88 #: actions/profilesettings.php:380 actions/register.php:98 #: actions/passwordsettings.php:145 actions/register.php:183 msgid "Passwords don't match." -msgstr "Podane hasÅ‚a nie pasujÄ… do siebie." +msgstr "Lykilorðin passa ekki saman." #: ../lib/searchaction.php:100 lib/searchaction.php:100 #: lib/searchgroupnav.php:80 msgid "People" -msgstr "Ludzie" +msgstr "Fólk" #: ../actions/opensearch.php:33 actions/opensearch.php:33 #: actions/opensearch.php:64 msgid "People Search" -msgstr "Szukaj ludzi" +msgstr "Leit að fólki" #: ../actions/peoplesearch.php:33 actions/peoplesearch.php:33 #: actions/peoplesearch.php:58 msgid "People search" -msgstr "Szukaj ludzi" +msgstr "Leit að fólki" #: ../lib/stream.php:50 lib/personal.php:50 lib/personalgroupnav.php:98 msgid "Personal" -msgstr "Osobiste" +msgstr "Persónulegt" #: ../actions/invite.php:133 actions/invite.php:141 actions/invite.php:178 msgid "Personal message" -msgstr "Wiadomość osobista" +msgstr "Persónuleg skilaboð" #: ../actions/smssettings.php:69 actions/smssettings.php:69 msgid "Phone number, no punctuation or spaces, with area code" -msgstr "" -"Numer telefonu z numerem kierunkowym, bez znaków przestankowych i spacji." +msgstr "SÃmanúmer, með svæðisnúmeri ef við á, án greinarmerkja eða bila" #: ../actions/userauthorization.php:78 msgid "" @@ -1776,14 +1793,14 @@ msgid "" "user's notices. If you didn't just ask to subscribe to someone's notices, " "click \"Cancel\"." msgstr "" -"Sprawdź proszÄ™ poniższe informacje, aby upewnić siÄ™ czy na pewno chcesz " -"obserwować wpisy tego użytkownika. Jeżeli to pomyÅ‚ka lub chodziÅ‚o o kogoÅ› " -"innego kliknij \"Anuluj\"." +"Vinsamlegast athugaðu þessi atriði til þess að vera viss um að þú viljir " +"gerast áskrifandi að babli þessa notanda. Ef þú baðst ekki um að gerast " +"áskrifandi að babli, smelltu þá á \"Hætta við\"." #: ../actions/imsettings.php:73 actions/imsettings.php:74 #: actions/imsettings.php:142 msgid "Post a notice when my Jabber/GTalk status changes." -msgstr "Utwórz wpis kiedy zmieni siÄ™ status na komunikatorze." +msgstr "Senda inn babl þegar Jabber/GTalk staðan breytist." #: ../actions/emailsettings.php:85 ../actions/imsettings.php:67 #: ../actions/smssettings.php:94 actions/emailsettings.php:86 @@ -1792,7 +1809,7 @@ msgstr "Utwórz wpis kiedy zmieni siÄ™ status na komunikatorze." #: actions/imsettings.php:133 actions/smssettings.php:157 #: actions/twittersettings.php:134 msgid "Preferences" -msgstr "Preferencje" +msgstr "Stillingar" #: ../actions/emailsettings.php:162 ../actions/imsettings.php:144 #: ../actions/smssettings.php:163 actions/emailsettings.php:180 @@ -1800,121 +1817,120 @@ msgstr "Preferencje" #: actions/emailsettings.php:286 actions/imsettings.php:258 #: actions/othersettings.php:168 actions/smssettings.php:272 msgid "Preferences saved." -msgstr "Preferencje zostaÅ‚y zapisane." +msgstr "Stillingar vistaðar." #: ../actions/profilesettings.php:57 actions/profilesettings.php:90 #: actions/profilesettings.php:129 msgid "Preferred language" -msgstr "Preferowany jÄ™zyk" +msgstr "Tungumál (ákjósanlegt)" #: ../lib/util.php:328 lib/util.php:344 lib/action.php:572 msgid "Privacy" -msgstr "Prywatność" +msgstr "Friðhelgi" #: ../classes/Notice.php:95 ../classes/Notice.php:106 classes/Notice.php:109 #: classes/Notice.php:119 classes/Notice.php:145 classes/Notice.php:155 msgid "Problem saving notice." -msgstr "Problem z zachowywaniem wpisu." +msgstr "Vandamál komu upp við að vista babl." #: ../lib/settingsaction.php:84 ../lib/stream.php:60 lib/personal.php:60 #: lib/settingsaction.php:84 lib/accountsettingsaction.php:104 #: lib/personalgroupnav.php:108 msgid "Profile" -msgstr "Profil" +msgstr "Persónuleg sÃða" #: ../actions/remotesubscribe.php:73 actions/remotesubscribe.php:82 #: actions/remotesubscribe.php:109 msgid "Profile URL" -msgstr "URL profilu" +msgstr "Veffang persónulegrar sÃðu" #: ../actions/profilesettings.php:34 actions/profilesettings.php:32 #: actions/profilesettings.php:58 msgid "Profile settings" -msgstr "Ustawienia profilu" +msgstr "Stillingar persónulegrar sÃðu" #: ../actions/postnotice.php:51 ../actions/updateprofile.php:52 #: actions/postnotice.php:52 actions/updateprofile.php:53 #: actions/postnotice.php:55 actions/updateprofile.php:56 msgid "Profile unknown" -msgstr "Nieznany profil" +msgstr "Persónuleg sÃða þekkist ekki" #: ../actions/public.php:54 actions/public.php:54 actions/public.php:124 msgid "Public Stream Feed" -msgstr "Publiczny KanaÅ‚ Strumieni" +msgstr "Skilaboðaveita almenningsrásarinnar" #: ../actions/public.php:33 actions/public.php:33 actions/public.php:109 #: lib/publicgroupnav.php:77 msgid "Public timeline" -msgstr "Publiczna oÅ› czasu" +msgstr "Almenningsrás" #: ../actions/imsettings.php:79 actions/imsettings.php:80 #: actions/imsettings.php:153 msgid "Publish a MicroID for my Jabber/GTalk address." -msgstr "Publikuj MicroID dla mojego adresu Jabber/GTalk." +msgstr "Birta MicroID fyrir Jabber/GTalk netfangið mitt." #: ../actions/emailsettings.php:94 actions/emailsettings.php:101 #: actions/emailsettings.php:178 msgid "Publish a MicroID for my email address." -msgstr "Opublikuj MicroID dla mojego adresu e-mail." +msgstr "Birta MicroID fyrir tölvupóstfangið mitt." #: ../actions/tag.php:75 ../actions/tag.php:76 actions/tag.php:75 #: actions/tag.php:76 msgid "Recent Tags" -msgstr "Najnowsze tagi" +msgstr "Nýleg merki" #: ../actions/recoverpassword.php:166 actions/recoverpassword.php:171 #: actions/recoverpassword.php:190 msgid "Recover" -msgstr "Przywróć" +msgstr "Endurheimta" #: ../actions/recoverpassword.php:156 actions/recoverpassword.php:161 #: actions/recoverpassword.php:198 msgid "Recover password" -msgstr "Odzyskiwanie hasÅ‚a" +msgstr "Endurheimta lykilorð" #: ../actions/recoverpassword.php:67 actions/recoverpassword.php:67 #: actions/recoverpassword.php:73 msgid "Recovery code for unknown user." -msgstr "Kod przywracajÄ…cy dla nieznanego użytkownika." +msgstr "Lykill fyrir endurheimtingu óþekkts notanda." #: ../actions/register.php:142 ../actions/register.php:193 ../lib/util.php:312 #: actions/register.php:152 actions/register.php:207 lib/util.php:328 #: actions/register.php:69 actions/register.php:436 lib/action.php:338 #: lib/facebookaction.php:277 lib/logingroupnav.php:78 msgid "Register" -msgstr "Zarejestruj" +msgstr "Nýskrá" #: ../actions/register.php:28 actions/register.php:28 #: actions/finishopenidlogin.php:196 actions/register.php:90 -#, fuzzy msgid "Registration not allowed." -msgstr "Rejestracja niedozwolona. " +msgstr "Nýskráning ekki leyfð." #: ../actions/register.php:200 actions/register.php:214 #: actions/register.php:67 msgid "Registration successful" -msgstr "Rejestracja zakoÅ„czona powodzeniem" +msgstr "Nýskráning tókst" #: ../actions/userauthorization.php:120 actions/userauthorization.php:127 #: actions/userauthorization.php:144 msgid "Reject" -msgstr "Odrzuć" +msgstr "Hafna" #: ../actions/login.php:103 ../actions/register.php:176 actions/login.php:103 #: actions/register.php:190 actions/login.php:234 actions/openidlogin.php:107 #: actions/register.php:414 msgid "Remember me" -msgstr "PamiÄ™taj mnie" +msgstr "Muna eftir mér" #: ../actions/updateprofile.php:70 actions/updateprofile.php:71 #: actions/updateprofile.php:74 msgid "Remote profile with no matching profile" -msgstr "Zdalny profil bez odpowiadajÄ…cego profilu lokalnego" +msgstr "Persónuleg fjarsÃða með engri persónulegri sÃðu sem passar" #: ../actions/remotesubscribe.php:65 actions/remotesubscribe.php:73 #: actions/remotesubscribe.php:88 msgid "Remote subscribe" -msgstr "Zdalna subskrypcja" +msgstr "Fara à fjaráskrift" #: ../actions/emailsettings.php:47 ../actions/emailsettings.php:75 #: ../actions/imsettings.php:48 ../actions/openidsettings.php:106 @@ -1927,24 +1943,24 @@ msgstr "Zdalna subskrypcja" #: actions/openidsettings.php:166 actions/smssettings.php:103 #: actions/smssettings.php:146 actions/twittersettings.php:115 msgid "Remove" -msgstr "UsuÅ„" +msgstr "Fjarlægja" #: ../actions/openidsettings.php:68 actions/openidsettings.php:69 #: actions/openidsettings.php:123 msgid "Remove OpenID" -msgstr "UsuÅ„ konto OpenID" +msgstr "Fjarlægja OpenID" #: ../actions/openidsettings.php:73 msgid "" "Removing your only OpenID would make it impossible to log in! If you need to " "remove it, add another OpenID first." msgstr "" -"UsuniÄ™cie jedynego konta OpenID uniemożliwi dalsze logowanie! JeÅ›li musisz " -"je usunąć dodaj wczeÅ›niej jakieÅ› inne." +"Að fjarlægja þetta eina OpenID sem þú ert með gerir innskráningu ómögulega! " +"Ef þú þarft að fjarlægja það, búðu þá til nýtt OpenID fyrst." #: ../lib/stream.php:55 lib/personal.php:55 lib/personalgroupnav.php:103 msgid "Replies" -msgstr "Odpowiedzi" +msgstr "Svör" #: ../actions/replies.php:47 ../actions/repliesrss.php:76 ../lib/stream.php:56 #: actions/replies.php:47 actions/repliesrss.php:62 lib/personal.php:56 @@ -1952,17 +1968,17 @@ msgstr "Odpowiedzi" #: lib/personalgroupnav.php:104 #, php-format msgid "Replies to %s" -msgstr "Odpowiedzi na %s" +msgstr "Svör við %s" #: ../actions/recoverpassword.php:183 actions/recoverpassword.php:189 #: actions/recoverpassword.php:223 msgid "Reset" -msgstr "Wyzeruj" +msgstr "Endurstilla" #: ../actions/recoverpassword.php:173 actions/recoverpassword.php:178 #: actions/recoverpassword.php:197 msgid "Reset password" -msgstr "Ustaw ponownie hasÅ‚o" +msgstr "Endurstilla lykilorð" #: ../lib/settingsaction.php:99 lib/settingsaction.php:93 #: actions/subscriptions.php:123 lib/connectsettingsaction.php:107 @@ -1972,26 +1988,26 @@ msgstr "SMS" #: ../actions/smssettings.php:67 actions/smssettings.php:67 #: actions/smssettings.php:126 msgid "SMS Phone number" -msgstr "Numer telefonu SMS" +msgstr "SMS sÃmanúmer" #: ../actions/smssettings.php:33 actions/smssettings.php:33 #: actions/smssettings.php:58 msgid "SMS Settings" -msgstr "Ustawienia SMS" +msgstr "SMS stillingar" #: ../lib/mail.php:219 lib/mail.php:225 lib/mail.php:437 msgid "SMS confirmation" -msgstr "Potwierdzenie SMS" +msgstr "SMS staðfesting" #: ../actions/recoverpassword.php:182 actions/recoverpassword.php:188 #: actions/recoverpassword.php:222 msgid "Same as password above" -msgstr "Takie samo jak hasÅ‚o wprowadzone powyżej" +msgstr "Sama og lykilorðið hér fyrir ofan" #: ../actions/register.php:156 actions/register.php:170 #: actions/register.php:377 msgid "Same as password above. Required." -msgstr "Takie samo jak hasÅ‚o powyżej. Wymagane." +msgstr "Sama og lykilorðið hér fyrir ofan. Nauðsynlegt." #: ../actions/emailsettings.php:97 ../actions/imsettings.php:81 #: ../actions/profilesettings.php:67 ../actions/smssettings.php:100 @@ -2004,17 +2020,17 @@ msgstr "Takie samo jak hasÅ‚o powyżej. Wymagane." #: actions/tagother.php:152 actions/twittersettings.php:161 #: lib/groupeditform.php:171 msgid "Save" -msgstr "Zapisz" +msgstr "Vista" #: ../lib/searchaction.php:84 ../lib/util.php:300 lib/searchaction.php:84 #: lib/util.php:316 lib/action.php:325 msgid "Search" -msgstr "Szukaj" +msgstr "Leita" #: ../actions/noticesearch.php:80 actions/noticesearch.php:85 #: actions/noticesearch.php:127 msgid "Search Stream Feed" -msgstr "Szukaj KanaÅ‚u Strumieni" +msgstr "Leita à bablveitu" #: ../actions/noticesearch.php:30 actions/noticesearch.php:30 #: actions/noticesearch.php:57 @@ -2023,8 +2039,8 @@ msgid "" "Search for notices on %%site.name%% by their contents. Separate search terms " "by spaces; they must be 3 characters or more." msgstr "" -"Wyszukiwanie w treÅ›ci wpisów w serwisie %%site.name%%. Użyj spacji aby " -"oddzielić elementy wyszukiwania. SÅ‚owa muszÄ… mieć minimum 3 znaki." +"Leita à innihaldi babls á %%site.name%%. Leitarorð eru aðskilin með bili og " +"verða að vera að minnsta kosti 3 tákn." #: ../actions/peoplesearch.php:28 #, php-format @@ -2032,95 +2048,97 @@ msgid "" "Search for people on %%site.name%% by their name, location, or interests. " "Separate the terms by spaces; they must be 3 characters or more." msgstr "" -"Szukaj ludzi w serwisie %%site.name%%. Kryteriami mogÄ…Â być imiona i " -"nazwiska, miejscowoÅ›ci lub zainteresowania. Użyj spacji aby oddzielić " -"elementy wyszukiwania. SÅ‚owa muszÄ… mieć minimum 3 znaki." +"Leita að fólki á %%site.name%% eftir nafni, staðsetningu eða áhugamáli. " +"Leitarorð eru aðskilin með bili og verða að vera að minnsta kosti 3 tákn." #: ../actions/smssettings.php:296 actions/smssettings.php:304 #: actions/smssettings.php:457 msgid "Select a carrier" -msgstr "Wybierz operatora" +msgstr "Veldu farsÃmafyrirtæki" #: ../actions/invite.php:137 ../lib/util.php:1172 actions/invite.php:145 #: lib/util.php:1306 lib/util.php:1731 actions/invite.php:182 #: lib/messageform.php:167 lib/noticeform.php:177 msgid "Send" -msgstr "WyÅ›lij" +msgstr "Senda" #: ../actions/emailsettings.php:73 ../actions/smssettings.php:82 #: actions/emailsettings.php:74 actions/smssettings.php:82 #: actions/emailsettings.php:132 actions/smssettings.php:145 msgid "Send email to this address to post new notices." -msgstr "WyÅ›lij wiadomość e-mail na ten adres by wysÅ‚ać nowy wpis." +msgstr "Sendu tölvupóst á þetta póstfang til þess að senda inn nýtt babl." #: ../actions/emailsettings.php:88 actions/emailsettings.php:89 #: actions/emailsettings.php:152 msgid "Send me notices of new subscriptions through email." -msgstr "WyÅ›lij mi powiadomienia o nowych subskrypcjach za poÅ›rednictwem e-mail." +msgstr "Sendu mér tilkynningu varðandi nýjar áskriftir à gegnum tölvupóst." #: ../actions/imsettings.php:70 actions/imsettings.php:71 #: actions/imsettings.php:137 msgid "Send me notices through Jabber/GTalk." -msgstr "WysyÅ‚aj mi wpisy przez Jabbera/GTalka" +msgstr "Sendur mér babl à gegnum Jabber/GTalk." #: ../actions/smssettings.php:97 actions/smssettings.php:97 msgid "" "Send me notices through SMS; I understand I may incur exorbitant charges " "from my carrier." msgstr "" +"Sendu mér babl à gegnum SMS. Ég veit að það er möguleiki að " +"farsÃmafyrirtækið rukki fyrir móttöku á SMSunum." #: ../actions/imsettings.php:76 actions/imsettings.php:77 msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to." msgstr "" +"Sendu mér svör à gegnum Jabber/GTalk frá fólki sem ég er ekki áskrifandi að." #: ../lib/util.php:304 lib/util.php:320 lib/facebookaction.php:215 msgid "Settings" -msgstr "Ustawienia" +msgstr "Stillingar" #: ../actions/profilesettings.php:192 actions/profilesettings.php:307 #: actions/profilesettings.php:319 msgid "Settings saved." -msgstr "Ustawienia zostaÅ‚y zapisane." +msgstr "Stillingar vistaðar." #: ../actions/tag.php:60 actions/tag.php:60 msgid "Showing most popular tags from the last week" -msgstr "" +msgstr "Sýni vinsælustu merki sÃðustu viku" #: ../actions/finishaddopenid.php:66 actions/finishaddopenid.php:66 #: actions/finishaddopenid.php:114 msgid "Someone else already has this OpenID." -msgstr "KtoÅ› inny posÅ‚uguje siÄ™ już tym identyfikatorem OpenID." +msgstr "Einhver annar hefur þetta OpenID nú þegar." #: ../actions/finishopenidlogin.php:42 ../actions/openidsettings.php:126 #: actions/finishopenidlogin.php:47 actions/openidsettings.php:135 #: actions/finishopenidlogin.php:52 actions/openidsettings.php:202 msgid "Something weird happened." -msgstr "StaÅ‚o siÄ™ coÅ› dziwnego." +msgstr "Eitthvað undarlegt gerðist." #: ../scripts/maildaemon.php:58 scripts/maildaemon.php:58 #: scripts/maildaemon.php:61 msgid "Sorry, no incoming email allowed." -msgstr "" +msgstr "Þvà miður er móttökutölvupóstur ekki leyfður." #: ../scripts/maildaemon.php:54 scripts/maildaemon.php:54 #: scripts/maildaemon.php:57 msgid "Sorry, that is not your incoming email address." -msgstr "" +msgstr "Afsakið en þetta er ekki móttökutölvupóstfangið þitt." #: ../lib/util.php:330 lib/util.php:346 lib/action.php:574 msgid "Source" -msgstr "Kod źródÅ‚owy" +msgstr "Frumþula" #: ../actions/showstream.php:296 actions/showstream.php:311 #: actions/showstream.php:476 msgid "Statistics" -msgstr "Statystyki" +msgstr "Tölfræði" #: ../actions/finishopenidlogin.php:182 ../actions/finishopenidlogin.php:246 #: actions/finishopenidlogin.php:188 actions/finishopenidlogin.php:252 #: actions/finishopenidlogin.php:222 actions/finishopenidlogin.php:290 msgid "Stored OpenID not found." -msgstr "Nie znaleziono zapisanego konta OpenID." +msgstr "Vista OpenID fannst ekki." #: ../actions/remotesubscribe.php:75 ../actions/showstream.php:188 #: ../actions/showstream.php:197 actions/remotesubscribe.php:84 @@ -2128,24 +2146,24 @@ msgstr "Nie znaleziono zapisanego konta OpenID." #: actions/remotesubscribe.php:113 actions/showstream.php:376 #: lib/subscribeform.php:139 msgid "Subscribe" -msgstr "Subskrybuj" +msgstr "Gerast áskrifandi" #: ../actions/showstream.php:313 ../actions/subscribers.php:27 #: actions/showstream.php:328 actions/subscribers.php:27 #: actions/showstream.php:436 actions/showstream.php:498 #: lib/subgroupnav.php:88 msgid "Subscribers" -msgstr "Subskrybenci" +msgstr "Ãskrifendur" #: ../actions/userauthorization.php:310 actions/userauthorization.php:322 #: actions/userauthorization.php:338 msgid "Subscription authorized" -msgstr "Subskrypcja uwierzytelniona" +msgstr "Ãskrift heimiluð" #: ../actions/userauthorization.php:320 actions/userauthorization.php:332 #: actions/userauthorization.php:349 msgid "Subscription rejected" -msgstr "Subskrypcja odrzucona" +msgstr "Ãskrift hafnað" #: ../actions/showstream.php:230 ../actions/showstream.php:307 #: ../actions/subscriptions.php:27 actions/showstream.php:240 @@ -2153,114 +2171,114 @@ msgstr "Subskrypcja odrzucona" #: actions/showstream.php:407 actions/showstream.php:489 #: lib/subgroupnav.php:80 msgid "Subscriptions" -msgstr "Subskrypcje" +msgstr "Ãskriftir" #: ../actions/avatar.php:87 actions/profilesettings.php:324 #: lib/imagefile.php:78 msgid "System error uploading file." -msgstr "BÅ‚Ä…d systemowy podczas wysyÅ‚ania pliku." +msgstr "Kerfisvilla kom upp við upphal skráar." #: ../actions/tag.php:41 ../lib/util.php:301 actions/tag.php:41 #: lib/util.php:317 actions/profilesettings.php:122 actions/showstream.php:297 #: actions/tagother.php:147 actions/tagother.php:207 lib/profilelist.php:162 #: lib/profilelist.php:164 msgid "Tags" -msgstr "" +msgstr "Merki" #: ../lib/searchaction.php:104 lib/searchaction.php:104 msgid "Text" -msgstr "" +msgstr "Texti" #: ../actions/noticesearch.php:34 actions/noticesearch.php:34 #: actions/noticesearch.php:67 msgid "Text search" -msgstr "Szukaj tekstu" +msgstr "Textaleit" #: ../actions/openidsettings.php:140 actions/openidsettings.php:149 #: actions/openidsettings.php:227 msgid "That OpenID does not belong to you." -msgstr "Ten identyfikator OpenID nie należy do Ciebie." +msgstr "Þetta OpenID tilheyrir þér ekki." #: ../actions/confirmaddress.php:52 actions/confirmaddress.php:52 #: actions/confirmaddress.php:94 msgid "That address has already been confirmed." -msgstr "Ten adres zostaÅ‚ już potwierdzony" +msgstr "Þetta tölvupóstfang hefur nú þegar verið staðfest." #: ../actions/confirmaddress.php:43 actions/confirmaddress.php:43 #: actions/confirmaddress.php:85 msgid "That confirmation code is not for you!" -msgstr "Ten kod potwierdzajÄ…cy nie jest przeznaczony dla Ciebie!" +msgstr "Þessi staðfestingarlykill er ekki fyrir þig!" #: ../actions/emailsettings.php:191 actions/emailsettings.php:209 msgid "That email address already belongs to another user." -msgstr "" +msgstr "Þetta tölvupóstfang tilheyrir öðrum notanda." #: ../actions/avatar.php:80 actions/profilesettings.php:317 #: lib/imagefile.php:71 msgid "That file is too big." -msgstr "Ten plik jest za duży." +msgstr "Þessi skrá er of stór." #: ../actions/imsettings.php:170 actions/imsettings.php:178 #: actions/imsettings.php:293 msgid "That is already your Jabber ID." -msgstr "Ten identyfikator Jabbera jest już do Ciebie przypisany." +msgstr "Þetta er nú þegar Jabber-kennið þitt." #: ../actions/emailsettings.php:188 actions/emailsettings.php:206 #: actions/emailsettings.php:318 msgid "That is already your email address." -msgstr "" +msgstr "Þetta er nú þegar tölvupóstfangið þitt." #: ../actions/smssettings.php:188 actions/smssettings.php:196 #: actions/smssettings.php:306 msgid "That is already your phone number." -msgstr "" +msgstr "Þetta er nú þegar sÃmanúmerið þitt." #: ../actions/imsettings.php:233 actions/imsettings.php:241 #: actions/imsettings.php:381 msgid "That is not your Jabber ID." -msgstr "To nie jest Twój identyfikator Jabbera." +msgstr "Þetta er ekki Jabber-kennið þitt." #: ../actions/emailsettings.php:249 actions/emailsettings.php:267 #: actions/emailsettings.php:397 msgid "That is not your email address." -msgstr "" +msgstr "Þetta er ekki tölvupóstfangið þitt." #: ../actions/smssettings.php:257 actions/smssettings.php:265 #: actions/smssettings.php:393 msgid "That is not your phone number." -msgstr "" +msgstr "Þetta er ekki sÃmanúmerið þitt." #: ../actions/emailsettings.php:226 ../actions/imsettings.php:210 #: actions/emailsettings.php:244 actions/imsettings.php:218 #: actions/emailsettings.php:367 actions/imsettings.php:349 msgid "That is the wrong IM address." -msgstr "To jest bÅ‚Ä™dny adres komunikatora." +msgstr "Þetta er rangt snarskilaboðafang." #: ../actions/smssettings.php:233 actions/smssettings.php:241 #: actions/smssettings.php:362 msgid "That is the wrong confirmation number." -msgstr "" +msgstr "Þetta er rangur staðfestingarlykill." #: ../actions/smssettings.php:191 actions/smssettings.php:199 #: actions/smssettings.php:309 msgid "That phone number already belongs to another user." -msgstr "" +msgstr "Þetta sÃmanúmer tilheyri nú þegar öðrum notanda." #: ../actions/newnotice.php:49 ../actions/twitapistatuses.php:408 #: actions/newnotice.php:49 actions/twitapistatuses.php:330 #: actions/facebookhome.php:243 actions/twitapistatuses.php:276 msgid "That's too long. Max notice size is 140 chars." -msgstr "Wpis za dÅ‚ugi. Maksymalna dÅ‚ugość to 140 znaków." +msgstr "Þetta er of langt. Hámarkslengd babls er 140 tákn." #: ../actions/twitapiaccount.php:74 actions/twitapiaccount.php:72 #: actions/twitapiaccount.php:62 msgid "That's too long. Max notice size is 255 chars." -msgstr "" +msgstr "Þetta er of langt. Hámarkslengd babls er 255 tákn." #: ../actions/confirmaddress.php:92 actions/confirmaddress.php:92 #, php-format msgid "The address \"%s\" has been confirmed for your account." -msgstr "Skojarzony z Twoim kontem adres \"%s\" zostaÅ‚ potwierdzony." +msgstr "Þetta tölvupóstfang, \"%s\", hefur verið staðfest fyrir aðganginn þinn." #: ../actions/emailsettings.php:264 ../actions/imsettings.php:250 #: ../actions/smssettings.php:274 actions/emailsettings.php:282 @@ -2268,7 +2286,7 @@ msgstr "Skojarzony z Twoim kontem adres \"%s\" zostaÅ‚ potwierdzony." #: actions/emailsettings.php:416 actions/imsettings.php:402 #: actions/smssettings.php:413 msgid "The address was removed." -msgstr "Adres zostaÅ‚ usuniÄ™ty." +msgstr "Tölvupóstfangið hefur verið fjarlægt." #: ../actions/userauthorization.php:312 msgid "" @@ -2276,9 +2294,9 @@ msgid "" "with the site's instructions for details on how to authorize the " "subscription. Your subscription token is:" msgstr "" -"Twoje żądanie obserwacji zostaÅ‚o odrzucone, ale nie przekazano żadnego URL-a " -"do zwrotnego komunikatu. Sprawdź w instrukcjach serwisu w jaki sposób " -"dokÅ‚adnie odbywa siÄ™ odrzucanie subskrypcji. Twój token subskrypcji to:" +"Ãskriftin hefur verið heimiluð en afturkallsveffang var ekki sent. Athugaðu " +"leiðbeiningar sÃðunnar um það hvernig á að heimila áskrift. Ãskriftartókinn " +"þinn er;" #: ../actions/userauthorization.php:322 msgid "" @@ -2286,44 +2304,46 @@ msgid "" "with the site's instructions for details on how to fully reject the " "subscription." msgstr "" -"Twoje żądanie obserwacji zostaÅ‚o odrzucone, ale nie przekazano żadnego URL-a " -"do zwrotnego komunikatu. Sprawdź w instrukcjach serwisu w jaki sposób " -"dokÅ‚adnie odbywa siÄ™ odrzucanie subskrypcji." +"Ãskriftinni hefur verið hafnað en afturkallsveffang var ekki sent. Athugaðu " +"leiðbeiningar sÃðunnar um það hvernig á að hafna áskrift alveg." #: ../actions/subscribers.php:35 actions/subscribers.php:35 #, php-format msgid "These are the people who listen to %s's notices." -msgstr "Ludzie obserwujÄ…cy wpisy użytkownika %s." +msgstr "Þetta er fólkið sem hlustar á bablið à %s." #: ../actions/subscribers.php:33 actions/subscribers.php:33 msgid "These are the people who listen to your notices." -msgstr "Ludzie obserwujÄ…cy Twoje wpisy." +msgstr "Þetta er fólkið sem hlustar á bablið à þér." #: ../actions/subscriptions.php:35 actions/subscriptions.php:35 #, php-format msgid "These are the people whose notices %s listens to." -msgstr "Ludzie, których wpisy obserwuje użytkownik %s." +msgstr "Þetta er fólkið sem %s hlustar á bablið Ã." #: ../actions/subscriptions.php:33 actions/subscriptions.php:33 msgid "These are the people whose notices you listen to." -msgstr "Ludzie których wpisy obserwujesz." +msgstr "Þetta er fólkið sem þú hlustar á bablið Ã." #: ../actions/invite.php:89 actions/invite.php:96 actions/invite.php:128 msgid "" "These people are already users and you were automatically subscribed to them:" msgstr "" +"Þetta fólk er nú þegar notendur og þú varðst sjálfkrafa áskrifandi að þeim:" #: ../actions/recoverpassword.php:88 msgid "This confirmation code is too old. Please start again." -msgstr "Kod potwierdzajÄ…cy jest przeterminowany. Zacznij jeszcze raz." +msgstr "" +"Þessi staðfestingarlykill er of gamall. Vinsamlegast byrjaðu aftur upp á " +"nýtt." #: ../lib/openid.php:195 msgid "" "This form should automatically submit itself. If not, click the submit " "button to go to your OpenID provider." msgstr "" -"Ten formularz powinien wysÅ‚ać siÄ™ automatycznie. JeÅ›li tak siÄ™ nie stanie " -"kliknij WyÅ›lij, aby przejść do Twojego dostawcy OpenID." +"Þetta eyðublað ætti að sendast inn sjálfkrafa. Ef ekki smelltu þá á " +"innsendingartakkann til að fara til OpenID þjónustuaðilans þÃns." #: ../actions/finishopenidlogin.php:56 actions/finishopenidlogin.php:61 #: actions/finishopenidlogin.php:67 @@ -2333,16 +2353,16 @@ msgid "" "to a local account. You can either create a new account, or connect with " "your existing account, if you have one." msgstr "" -"Jeżeli logujesz siÄ™ po raz pierwszy do %s to twoje konto OpenID musi zostać " -"skojarzone z kontem lokalnym. Możesz wiÄ™c albo utworzyć nowe konto, albo " -"poÅ‚Ä…czyć je z posiadanym istniejÄ…cym." +"Þetta er à fyrsta skipti sem þú skráir þig inn á %s þannig að við verðum að " +"tengja OpenID aðganginn þinn við staðbundinn aðgang. Þú getur annaðhvort " +"búið til nýjan aðgang eða tengst við aðgan sem þú hefur nú þegar búið til." #: ../actions/twitapifriendships.php:108 ../actions/twitapistatuses.php:586 #: actions/twitapifavorites.php:127 actions/twitapifriendships.php:108 #: actions/twitapistatuses.php:511 actions/twitapifavorites.php:97 #: actions/twitapifriendships.php:85 actions/twitapistatuses.php:436 msgid "This method requires a POST or DELETE." -msgstr "" +msgstr "Þessi aðferð krefst POST eða DELETE." #: ../actions/twitapiaccount.php:65 ../actions/twitapifriendships.php:44 #: ../actions/twitapistatuses.php:381 actions/twitapiaccount.php:63 @@ -2351,21 +2371,22 @@ msgstr "" #: actions/twitapidirect_messages.php:122 actions/twitapifriendships.php:32 #: actions/twitapistatuses.php:244 msgid "This method requires a POST." -msgstr "" +msgstr "Þessi aðferð krefst POST." #: ../lib/util.php:164 lib/util.php:246 msgid "This page is not available in a media type you accept" -msgstr "Ta strona nie jest dostÄ™pna dla medium, którego typ akceptujesz" +msgstr "" +"Þessi sÃða er ekki aðgengileg à margmiðlunargerðinni sem þú tekur á móti" #: ../actions/profilesettings.php:63 actions/profilesettings.php:96 #: actions/profilesettings.php:138 msgid "Timezone" -msgstr "" +msgstr "TÃmabelti" #: ../actions/profilesettings.php:107 actions/profilesettings.php:222 #: actions/profilesettings.php:211 msgid "Timezone not selected." -msgstr "" +msgstr "TÃmabelti ekki valið." #: ../actions/remotesubscribe.php:43 #, php-format @@ -2374,25 +2395,28 @@ msgid "" "register%%) a new account. If you already have an account on a [compatible " "microblogging site](%%doc.openmublog%%), enter your profile URL below." msgstr "" -"Aby siÄ™ zapisać możesz siÄ™ [zalogować](%%action.login%%) lub [zarejestrować]" -"(%%action.register%%). JeÅ›li już posiadasz konto w [kompatybilnym serwisie](%" -"%doc.openmublog%%) wprowadź poniżej identyfikator URL." +"Til þess að gerast áskrifandi getur þú [skráð þig inn](%%action.login%%) eða " +"[nýskráð þig](%%action.register%%). Ef þú hefur nú þegar búið til aðgang á " +"[samvirkandi örbloggsþjónustu](%%doc.openmublog%%), sláðu þá inn veffang " +"persónulegu sÃðunnar þinnar hér fyrir neðan." #: ../actions/twitapifriendships.php:163 actions/twitapifriendships.php:167 #: actions/twitapifriendships.php:132 msgid "Two user ids or screen_names must be supplied." -msgstr "" +msgstr "Tvo notendakenni eða skjáarnöfn verða að vera uppgefin." #: ../actions/profilesettings.php:48 ../actions/register.php:169 #: actions/profilesettings.php:81 actions/register.php:183 #: actions/profilesettings.php:109 msgid "URL of your homepage, blog, or profile on another site" -msgstr "URL Twojej strony domowej, bloga, lub profilu na innej stronie" +msgstr "" +"Veffang heimasÃðunnar þinnar, bloggsins þÃns eða persónulegrar sÃðu á öðru " +"vefsvæði" #: ../actions/remotesubscribe.php:74 actions/remotesubscribe.php:83 #: actions/remotesubscribe.php:110 msgid "URL of your profile on another compatible microblogging service" -msgstr "URL Twojego profilu na kompatybilnym serwisie do mikroblogów" +msgstr "Veffang persónulegrar sÃðu á samvirkandi örbloggsþjónustu" #: ../actions/emailsettings.php:130 ../actions/imsettings.php:110 #: ../actions/recoverpassword.php:39 ../actions/smssettings.php:135 @@ -2403,78 +2427,78 @@ msgstr "URL Twojego profilu na kompatybilnym serwisie do mikroblogów" #: actions/imsettings.php:214 actions/recoverpassword.php:44 #: actions/smssettings.php:236 actions/twittersettings.php:302 msgid "Unexpected form submission." -msgstr "Nieoczekiwane przesÅ‚anie formularza." +msgstr "Bjóst ekki við innsendingu eyðublaðs." #: ../actions/recoverpassword.php:276 actions/recoverpassword.php:289 #: actions/recoverpassword.php:323 msgid "Unexpected password reset." -msgstr "Nieoczekiwane wyzerowanie hasÅ‚a." +msgstr "Bjóst ekki við endurstillingu lykilorðs." #: ../index.php:57 index.php:57 actions/recoverpassword.php:202 msgid "Unknown action" -msgstr "" +msgstr "Óþekkt aðgerð" #: ../actions/finishremotesubscribe.php:58 #: actions/finishremotesubscribe.php:60 actions/finishremotesubscribe.php:61 msgid "Unknown version of OMB protocol." -msgstr "Nieznana wersja protokoÅ‚u OMB." +msgstr "Óþekkt útgáfa OMB samskiptamátans." #: ../lib/util.php:269 lib/util.php:285 msgid "" "Unless otherwise specified, contents of this site are copyright by the " "contributors and available under the " msgstr "" -"Prawo do kopiowania zawartoÅ›ci tej strony, chyba że zaznaczono inaczej, " -"należy do tworzÄ…cych jej treÅ›ci i uwarunkowane zasadami" +"Nema að annað sé tekið fram þá er innihald þessarar sÃðu varið með " +"höfundaréttarvernd og aðgengilegt undir " #: ../actions/confirmaddress.php:48 actions/confirmaddress.php:48 #: actions/confirmaddress.php:90 #, php-format msgid "Unrecognized address type %s" -msgstr "Nierozpoznany typ adresu %s" +msgstr "Óþekkt gerð tölvupóstfangs %s" #: ../actions/showstream.php:209 actions/showstream.php:219 #: lib/unsubscribeform.php:137 msgid "Unsubscribe" -msgstr "Zrezygnuj z subskrypcji" +msgstr "Fara úr áskrift" #: ../actions/postnotice.php:44 ../actions/updateprofile.php:45 #: actions/postnotice.php:45 actions/updateprofile.php:46 #: actions/postnotice.php:48 actions/updateprofile.php:49 msgid "Unsupported OMB version" -msgstr "NieobsÅ‚ugiwana wersja OMB" +msgstr "OMB útgáfa ekki studd" #: ../actions/avatar.php:105 actions/profilesettings.php:342 #: lib/imagefile.php:102 msgid "Unsupported image file format." -msgstr "NieobsÅ‚ugiwany format pliku obrazu." +msgstr "Skráarsnið myndar ekki stutt." #: ../lib/settingsaction.php:100 lib/settingsaction.php:94 #: lib/connectsettingsaction.php:108 msgid "Updates by SMS" -msgstr "" +msgstr "Færslur sendar með SMS" #: ../lib/settingsaction.php:103 lib/settingsaction.php:97 #: lib/connectsettingsaction.php:105 msgid "Updates by instant messenger (IM)" -msgstr "" +msgstr "Færslur sendar með snarskilaboðaþjónustu (instant messaging)" #: ../actions/twitapistatuses.php:241 actions/twitapistatuses.php:158 #: actions/twitapistatuses.php:129 #, php-format msgid "Updates from %1$s and friends on %2$s!" -msgstr "" +msgstr "Færslur frá %1$s og vinum á %2$s!" #: ../actions/twitapistatuses.php:341 actions/twitapistatuses.php:268 #: actions/twitapistatuses.php:202 #, php-format msgid "Updates from %1$s on %2$s!" -msgstr "" +msgstr "Færslur frá %1$s á %2$s!" #: ../actions/avatar.php:68 actions/profilesettings.php:161 #: actions/avatarsettings.php:162 actions/grouplogo.php:232 msgid "Upload" -msgstr "WyÅ›lij" +msgstr "Hlaða upp" #: ../actions/avatar.php:27 msgid "" @@ -2483,30 +2507,32 @@ msgid "" "site license, also. Use a picture that belongs to you and that you want to " "share." msgstr "" -"Tu możesz wysÅ‚ać nowego \"awatara\" (wizerunek użytkownika). Nie da siÄ™ " -"edytować obrazu po jego umieszczeniu w serwisie, wiÄ™c upewnij siÄ™, że jest w " -"miarÄ™ kwadratowy. WysyÅ‚ajÄ…c go zgadzasz siÄ™ na jego publikacjÄ™ na warunkach " -"podanych w licencji strony. Użyj grafiki, która należy do Ciebie i którÄ… " -"możesz dzielić siÄ™ z innymi." +"Þú getur hlaðið upp nýrri mynd (notendamynd) hér. Þú getur ekki breytt " +"myndinni eftir að þú hefur hlaðið henni upp þannig að vertu viss um að hún " +"sé ferningur. Myndin verður lÃka að vera gefin út undir leyfi vefsvæðisins. " +"Notaðu mynd sem tilheyrir þér og þú vilt deila með öðrum." #: ../lib/settingsaction.php:91 msgid "Upload a new profile image" -msgstr "" +msgstr "Hlaða upp mynd á persónulega sÃðu" #: ../actions/invite.php:114 actions/invite.php:121 actions/invite.php:154 msgid "" "Use this form to invite your friends and colleagues to use this service." msgstr "" +"Notaðu þetta eyðublað til þess að bjóða vinum þÃnum og kunningjum að nota " +"þessa örbloggsþjónustu." #: ../actions/register.php:159 ../actions/register.php:162 #: actions/register.php:173 actions/register.php:176 msgid "Used only for updates, announcements, and password recovery" -msgstr "Używane tylko do aktualizacji, ogÅ‚oszeÅ„ i przywracania hasÅ‚a" +msgstr "" +"Aðeins notað fyrir uppfærslur, tilkynningar og endurheimtingu lykilorða." #: ../actions/finishremotesubscribe.php:86 #: actions/finishremotesubscribe.php:88 actions/finishremotesubscribe.php:94 msgid "User being listened to doesn't exist." -msgstr "Obserwowany użytkownik nie istnieje." +msgstr "Notandi sem verið er að hlusta á er ekki til." #: ../actions/all.php:41 ../actions/avatarbynickname.php:48 #: ../actions/foaf.php:47 ../actions/replies.php:41 @@ -2524,97 +2550,100 @@ msgstr "Obserwowany użytkownik nie istnieje." #: actions/twitapistatuses.php:503 actions/twitapiusers.php:55 #: actions/usergroups.php:99 lib/galleryaction.php:67 lib/twitterapi.php:626 msgid "User has no profile." -msgstr "Użytkownik nie ma profilu." +msgstr "Notandi hefur enga persónulega sÃðu." #: ../actions/remotesubscribe.php:71 actions/remotesubscribe.php:80 #: actions/remotesubscribe.php:105 msgid "User nickname" -msgstr "Pseudonim użytkownika" +msgstr "Stuttnefni notanda" #: ../actions/twitapiusers.php:75 actions/twitapiusers.php:80 msgid "User not found." -msgstr "" +msgstr "Notandi fannst ekki." #: ../actions/profilesettings.php:63 actions/profilesettings.php:96 #: actions/profilesettings.php:139 msgid "What timezone are you normally in?" -msgstr "" +msgstr "à hvaða tÃmabelti eru à rauninni?" #: ../lib/util.php:1159 lib/util.php:1293 lib/noticeform.php:141 #, php-format msgid "What's up, %s?" -msgstr "Co sÅ‚ychać, %s?" +msgstr "Hvað er að frétta %s?" #: ../actions/profilesettings.php:54 ../actions/register.php:175 #: actions/profilesettings.php:87 actions/register.php:189 #: actions/profilesettings.php:119 msgid "Where you are, like \"City, State (or Region), Country\"" -msgstr "Gdzie jesteÅ›? (np. \"miasto, region, kraj\")" +msgstr "Staðsetning þÃn, eins og \"borg, sýsla, land\"" #: ../actions/updateprofile.php:128 actions/updateprofile.php:129 #: actions/updateprofile.php:132 #, php-format msgid "Wrong image type for '%s'" -msgstr "NieprawidÅ‚owy typ obrazu dla '%s'" +msgstr "Röng gerð myndar fyrir '%s'" #: ../actions/updateprofile.php:123 actions/updateprofile.php:124 #: actions/updateprofile.php:127 #, php-format msgid "Wrong size image at '%s'" -msgstr "NieprawidÅ‚owy rozmiar obrazu dla '%s'" +msgstr "Röng stærð myndar á '%s'" #: ../actions/deletenotice.php:63 ../actions/deletenotice.php:72 #: actions/deletenotice.php:64 actions/deletenotice.php:79 #: actions/block.php:148 actions/deletenotice.php:122 #: actions/deletenotice.php:141 msgid "Yes" -msgstr "" +msgstr "Já" #: ../actions/finishaddopenid.php:64 actions/finishaddopenid.php:64 #: actions/finishaddopenid.php:112 msgid "You already have this OpenID!" -msgstr "Już masz ten identyfikator OpenID!" +msgstr "Þú ert nú þegar með þetta OpenID!" #: ../actions/deletenotice.php:37 actions/deletenotice.php:37 msgid "" "You are about to permanently delete a notice. Once this is done, it cannot " "be undone." msgstr "" +"Þú ert à þann mund að eyða babli alveg. Þessi aðgerð getur ekki verið " +"afturkölluð." #: ../actions/recoverpassword.php:31 actions/recoverpassword.php:31 #: actions/recoverpassword.php:36 msgid "You are already logged in!" -msgstr "Nie musisz ponownie siÄ™ logować!" +msgstr "Þú ert nú þegar innskráð(ur)!" #: ../actions/invite.php:81 actions/invite.php:88 actions/invite.php:120 msgid "You are already subscribed to these users:" -msgstr "" +msgstr "Þú ert nú þegar à áskrift að þessum notendum:" #: ../actions/twitapifriendships.php:128 actions/twitapifriendships.php:128 #: actions/twitapifriendships.php:105 msgid "You are not friends with the specified user." -msgstr "" +msgstr "Þú ert ekki vinur þessa notanda." #: ../actions/password.php:27 msgid "You can change your password here. Choose a good one!" -msgstr "Tu możesz zmienić hasÅ‚o. Wybierz porzÄ…dne!" +msgstr "Þú getur breytt lykilorðinu þÃnu hér. Veldu eitthvað gott lykilorð!" #: ../actions/register.php:135 actions/register.php:145 msgid "You can create a new account to start posting notices." -msgstr "Możesz utworzyć nowe konto, aby rozpocząć wysyÅ‚anie wpisów." +msgstr "Þú getur búið til nýjan aðgang og byrjað að babla." #: ../actions/smssettings.php:28 actions/smssettings.php:28 #: actions/smssettings.php:69 #, php-format msgid "You can receive SMS messages through email from %%site.name%%." -msgstr "" +msgstr "Þú getur fengið SMS à gegnum tölvupóst frá %%site.name%%." #: ../actions/openidsettings.php:86 msgid "" "You can remove an OpenID from your account by clicking the button marked " "\"Remove\"." msgstr "" -"Możesz usunąć Å‚Ä…czność z serwerem OpenID ze swojego konta klikajÄ…c \"UsuÅ„\"." +"Þú getur fjarlægt OpenID aðganginn frá þÃnum aðgangi með þvà að smella á " +"hnappinn sem er merktur \"Fjarlægja\"." #: ../actions/imsettings.php:28 actions/imsettings.php:28 #, php-format @@ -2622,34 +2651,34 @@ msgid "" "You can send and receive notices through Jabber/GTalk [instant messages](%%" "doc.im%%). Configure your address and settings below." msgstr "" -"Możesz wysyÅ‚ać i odbierać wpisy przez komunikator Jabber/GTalk (%%doc.im%%). " -"Poniżej możesz skonfigurować swój adres i ustawienia IM." +"Þú getur sent og tekið á móti babli à gegnum Jabber/GTalk " +"[snarskilaboðaþjónustuna](%%doc.im%%). Settu upp netfangið þitt hér fyrir " +"neðan og stilltu notkunina." #: ../actions/profilesettings.php:27 msgid "" "You can update your personal profile info here so people know more about you." msgstr "" -"W tym miejscu możesz zaktualizować informacje zawarte w Twoim osobistym " -"profilu, aby inni mogli lepiej CiÄ™ poznać." +"Þú getur uppfært persónulegu sÃðuna þÃna hér þannig að fólk geti lært meira " +"um þig." #: ../actions/finishremotesubscribe.php:31 ../actions/remotesubscribe.php:31 #: actions/finishremotesubscribe.php:31 actions/remotesubscribe.php:31 #: actions/finishremotesubscribe.php:33 actions/finishremotesubscribe.php:85 #: actions/finishremotesubscribe.php:101 actions/remotesubscribe.php:35 msgid "You can use the local subscription!" -msgstr "Możesz skorzystać z lokalnej subskrypcji!" +msgstr "Þú getur notað staðbundna áskrift!" #: ../actions/finishopenidlogin.php:33 ../actions/register.php:61 #: actions/finishopenidlogin.php:38 actions/register.php:68 #: actions/finishopenidlogin.php:43 msgid "You can't register if you don't agree to the license." -msgstr "" -"Nie możesz siÄ™ zarejestrować, jeÅ›li nie zgadzasz siÄ™ z warunkami licencji." +msgstr "Þú getur ekki nýskráð þig nema þú samþykkir leyfið." #: ../actions/updateprofile.php:63 actions/updateprofile.php:64 #: actions/updateprofile.php:67 msgid "You did not send us that profile" -msgstr "Ten profil nie byÅ‚ wysÅ‚any przez Ciebie" +msgstr "Þú sendir okkur ekki þessa persónulegu sÃðu" #: ../lib/mail.php:147 #, php-format @@ -2663,36 +2692,45 @@ msgid "" "Faithfully yours,\n" "%4$s" msgstr "" +"Þú hefur nýtt bablpóstfang á %1$s.\n" +"\n" +"Sendu tölvupóst á %2$s til að senda inn babl.\n" +"\n" +"Ãtarlegri tölvupóstleiðbeiningar eru á %3$s.\n" +"\n" +"Með kærri kveðju,\n" +"%4$s" #: ../actions/twitapistatuses.php:612 actions/twitapistatuses.php:537 #: actions/twitapistatuses.php:463 msgid "You may not delete another user's status." -msgstr "" +msgstr "Þú getur ekki eytt stöðu annars notanda." #: ../actions/invite.php:31 actions/invite.php:31 actions/invite.php:39 #, php-format msgid "You must be logged in to invite other users to use %s" -msgstr "" +msgstr "Þú verður að vera innskráð(ur) til að geta boðið öðrum að nota %s" #: ../actions/invite.php:103 actions/invite.php:110 actions/invite.php:142 msgid "" "You will be notified when your invitees accept the invitation and register " "on the site. Thanks for growing the community!" msgstr "" +"Við sendum þér tilkynningu þegar þeir sem þú býður samþykkja boðskortið og " +"skrá sig á sÃðuna. Takk fyrir að stækka samfélagið!" #: ../actions/recoverpassword.php:149 msgid "You've been identified. Enter a new password below. " -msgstr "Identyfikacja pomyÅ›lna. Wprowadź poniżej nowe hasÅ‚o." +msgstr "Auðkenning á þér tókst. Sláðu inn nýtt lykilorð hér fyrir neðan." #: ../actions/openidlogin.php:67 actions/openidlogin.php:76 #: actions/openidlogin.php:104 msgid "Your OpenID URL" -msgstr "URL Twojej usÅ‚ugi OpenID" +msgstr "OpenID veffangið þitt" #: ../actions/recoverpassword.php:164 msgid "Your nickname on this server, or your registered email address." -msgstr "" -"Twój pseudonim na tym serwerze lub adres e-mailowy użyty podczas rejestracji." +msgstr "Stuttnefnið þitt á þessum vefþjóni eða skráða tölvupóstfangið." #: ../actions/openidsettings.php:28 #, php-format @@ -2700,85 +2738,83 @@ msgid "" "[OpenID](%%doc.openid%%) lets you log into many sites with the same user " "account. Manage your associated OpenIDs from here." msgstr "" -"[OpenID](%%doc.openid%%) pozwala logować Ci siÄ™ do wielu serwisów z " -"wykorzystaniem jednego konta użytkownika. Tu możesz zarzÄ…dzać swoimi " -"identyfikatorami OpenID." +"[OpenID](%%doc.openid%%) leyfir þér að skrá þig inn á mörg vefsvæði með sama " +"notendaaðgangi. Stjórnaðu OpenID tengingunum þÃnum hér." #: ../lib/util.php:943 lib/util.php:992 lib/util.php:945 msgid "a few seconds ago" -msgstr "kilka sekund temu" +msgstr "fyrir nokkrum sekúndum" #: ../lib/util.php:955 lib/util.php:1004 lib/util.php:957 #, php-format msgid "about %d days ago" -msgstr "okoÅ‚o %d dni temu" +msgstr "fyrir um %d dögum sÃðan" #: ../lib/util.php:951 lib/util.php:1000 lib/util.php:953 #, php-format msgid "about %d hours ago" -msgstr "okoÅ‚o %d godzin temu" +msgstr "fyrir um %d klukkutÃmum sÃðan" #: ../lib/util.php:947 lib/util.php:996 lib/util.php:949 #, php-format msgid "about %d minutes ago" -msgstr "okoÅ‚o %d minut temu" +msgstr "fyrir um %d mÃnútum sÃðan" #: ../lib/util.php:959 lib/util.php:1008 lib/util.php:961 #, php-format msgid "about %d months ago" -msgstr "okoÅ‚o %d miesiÄ™cy temu" +msgstr "fyrir um %d mánuðum sÃðan" #: ../lib/util.php:953 lib/util.php:1002 lib/util.php:955 msgid "about a day ago" -msgstr "blisko dzieÅ„ temu" +msgstr "fyrir um einum degi sÃðan" #: ../lib/util.php:945 lib/util.php:994 lib/util.php:947 msgid "about a minute ago" -msgstr "blisko minutÄ™ temu" +msgstr "fyrir um einni mÃnútu sÃðan" #: ../lib/util.php:957 lib/util.php:1006 lib/util.php:959 msgid "about a month ago" -msgstr "blisko miesiÄ…c temu" +msgstr "fyrir um einum mánuði sÃðan" #: ../lib/util.php:961 lib/util.php:1010 lib/util.php:963 msgid "about a year ago" -msgstr "blisko rok temu" +msgstr "fyrir um einu ári sÃðan" #: ../lib/util.php:949 lib/util.php:998 lib/util.php:951 msgid "about an hour ago" -msgstr "blisko godzinÄ™ temu" +msgstr "fyrir um einum klukkutÃma sÃðan" #: ../actions/showstream.php:423 ../lib/stream.php:132 #: actions/showstream.php:441 lib/stream.php:99 msgid "delete" -msgstr "" +msgstr "eyða" #: ../actions/noticesearch.php:130 ../actions/showstream.php:408 #: ../lib/stream.php:117 actions/noticesearch.php:136 #: actions/showstream.php:426 lib/stream.php:84 actions/noticesearch.php:187 msgid "in reply to..." -msgstr "w odpowiedzi na…" +msgstr "svar við..." #: ../actions/noticesearch.php:137 ../actions/showstream.php:415 #: ../lib/stream.php:124 actions/noticesearch.php:143 #: actions/showstream.php:433 lib/stream.php:91 actions/noticesearch.php:194 msgid "reply" -msgstr "odpowiedź" +msgstr "svara" #: ../actions/password.php:44 actions/profilesettings.php:183 #: actions/passwordsettings.php:106 msgid "same as password above" -msgstr "takie samo hasÅ‚o jak powyżej" +msgstr "sama og lykilorðið hér fyrir ofan" #: ../actions/twitapistatuses.php:755 actions/twitapistatuses.php:678 #: actions/twitapistatuses.php:555 msgid "unsupported file type" -msgstr "" +msgstr "skráargerð ekki studd" #: ../lib/util.php:1309 lib/util.php:1443 -#, fuzzy msgid "« After" -msgstr "« nastÄ™pne" +msgstr "« Fyrri" #: actions/deletenotice.php:74 actions/disfavor.php:43 #: actions/emailsettings.php:127 actions/favor.php:45 @@ -2794,67 +2830,68 @@ msgstr "« nastÄ™pne" #: actions/openidlogin.php:37 actions/recoverpassword.php:316 #: actions/subscribe.php:46 actions/unblock.php:65 actions/unsubscribe.php:43 msgid "There was a problem with your session token. Try again, please." -msgstr "" +msgstr "Það kom upp vandamál með setutókann þinn. Vinsamlegast reyndu aftur." #: actions/disfavor.php:55 actions/disfavor.php:81 msgid "This notice is not a favorite!" -msgstr "" +msgstr "Þetta babl er ekki à uppáhaldi!" #: actions/disfavor.php:63 actions/disfavor.php:87 msgid "Could not delete favorite." -msgstr "" +msgstr "Gat ekki eytt uppáhaldi." #: actions/disfavor.php:72 lib/favorform.php:140 msgid "Favor" -msgstr "" +msgstr "Uppáhald" #: actions/emailsettings.php:92 msgid "Send me email when someone adds my notice as a favorite." -msgstr "" +msgstr "Senda mér tölvupóst þegar einhver setur babl à mér à uppáhald hjá sér." #: actions/emailsettings.php:95 actions/emailsettings.php:163 msgid "Send me email when someone sends me a private message." -msgstr "" +msgstr "Senda mér tölvupóst þegar einhver sendir mér persónuleg skilaboð." #: actions/favor.php:53 actions/twitapifavorites.php:142 actions/favor.php:81 #: actions/twitapifavorites.php:118 msgid "This notice is already a favorite!" -msgstr "" +msgstr "Þetta babl er nú þegar à uppáhaldi!" #: actions/favor.php:60 actions/twitapifavorites.php:151 #: classes/Command.php:132 actions/favor.php:86 #: actions/twitapifavorites.php:125 classes/Command.php:152 msgid "Could not create favorite." -msgstr "" +msgstr "Gat ekki búið til uppáhald." #: actions/favor.php:70 msgid "Disfavor" -msgstr "" +msgstr "Ekki uppáhald" #: actions/favoritesrss.php:60 actions/showfavorites.php:47 #: actions/favoritesrss.php:100 actions/showfavorites.php:77 #, php-format msgid "%s favorite notices" -msgstr "" +msgstr "Uppáhaldsbabl %s" #: actions/favoritesrss.php:64 actions/favoritesrss.php:104 #, php-format msgid "Feed of favorite notices of %s" -msgstr "" +msgstr "Bablveita uppáhaldsbabls %s" #: actions/inbox.php:28 actions/inbox.php:59 #, php-format msgid "Inbox for %s - page %d" -msgstr "" +msgstr "Innhólf %s - sÃða %d" #: actions/inbox.php:30 actions/inbox.php:62 #, php-format msgid "Inbox for %s" -msgstr "" +msgstr "Innhólf %s" #: actions/inbox.php:53 actions/inbox.php:115 msgid "This is your inbox, which lists your incoming private messages." msgstr "" +"Þetta er innhólfið þitt sem sýnir persónuleg skilaboð sem voru send til þÃn." #: actions/invite.php:178 actions/invite.php:213 #, php-format @@ -2862,34 +2899,36 @@ msgid "" "%1$s has invited you to join them on %2$s (%3$s).\n" "\n" msgstr "" +"%1$s hefur boðið þér að vera með þeim á %2$s (%3$s).\n" +"\n" #: actions/login.php:104 actions/login.php:235 actions/openidlogin.php:108 #: actions/register.php:416 msgid "Automatically login in the future; " -msgstr "" +msgstr "Skrá mig sjálfkrafa inn à framtÃðinni." #: actions/login.php:122 actions/login.php:264 msgid "For security reasons, please re-enter your " -msgstr "" +msgstr "Af öryggisástæðum, vinsamlegast sláðu aftur inn " #: actions/login.php:126 actions/login.php:268 msgid "Login with your username and password. " -msgstr "" +msgstr "Skráðu þig inn með notendanafni og lykilorði. " #: actions/newmessage.php:58 actions/twitapidirect_messages.php:130 #: actions/twitapidirect_messages.php:141 msgid "That's too long. Max message size is 140 chars." -msgstr "" +msgstr "Þetta er of langt. Hámarkslengd skilaboða er 140 tákn." #: actions/newmessage.php:65 actions/newmessage.php:128 msgid "No recipient specified." -msgstr "" +msgstr "Enginn móttökuaðili tilgreindur." #: actions/newmessage.php:68 actions/newmessage.php:113 #: classes/Command.php:206 actions/newmessage.php:131 #: actions/newmessage.php:168 classes/Command.php:237 msgid "You can't send a message to this user." -msgstr "" +msgstr "Þú getur ekki sent þessum notanda skilaboð." #: actions/newmessage.php:71 actions/twitapidirect_messages.php:146 #: classes/Command.php:209 actions/twitapidirect_messages.php:158 @@ -2897,60 +2936,66 @@ msgstr "" msgid "" "Don't send a message to yourself; just say it to yourself quietly instead." msgstr "" +"Ekki senda þér skilaboð. Þú getur sagt þetta à hljóði við sjálfa(n) þig à " +"staðinn." #: actions/newmessage.php:108 actions/microsummary.php:62 #: actions/newmessage.php:163 msgid "No such user" -msgstr "" +msgstr "Enginn þannig notandi" #: actions/newmessage.php:117 actions/newmessage.php:67 msgid "New message" -msgstr "" +msgstr "Ný skilaboð" #: actions/noticesearch.php:95 actions/noticesearch.php:146 msgid "Notice without matching profile" -msgstr "" +msgstr "Babl án persónulegrar sÃðu sem passar við" #: actions/openidsettings.php:28 actions/openidsettings.php:70 #, php-format msgid "[OpenID](%%doc.openid%%) lets you log into many sites " -msgstr "" +msgstr "[OpenID](%%doc.openid%%) leyfir þér að skrá þig inn á margar sÃður " #: actions/openidsettings.php:46 actions/openidsettings.php:96 msgid "If you want to add an OpenID to your account, " -msgstr "" +msgstr "Ef þú vilt bæta OpenID við aðganginn þinn, " #: actions/openidsettings.php:74 msgid "Removing your only OpenID would make it impossible to log in! " msgstr "" +"Að fjarlægja eina OpenID aðganginn þinn gerir það ómögulegt fyrir þig að " +"skrá þig inn!" #: actions/openidsettings.php:87 actions/openidsettings.php:143 msgid "You can remove an OpenID from your account " -msgstr "" +msgstr "Þú getur fjarlægt OpenID frá aðganginum þÃnum " #: actions/outbox.php:28 actions/outbox.php:58 #, php-format msgid "Outbox for %s - page %d" -msgstr "" +msgstr "Úthólf %s - sÃða %d" #: actions/outbox.php:30 actions/outbox.php:61 #, php-format msgid "Outbox for %s" -msgstr "" +msgstr "Úthólf %s" #: actions/outbox.php:53 actions/outbox.php:116 msgid "This is your outbox, which lists private messages you have sent." -msgstr "" +msgstr "Þetta er úthólfið þitt sem sýnir persónuleg skilaboð sem þú hefur sent." #: actions/peoplesearch.php:28 actions/peoplesearch.php:52 #, php-format msgid "" "Search for people on %%site.name%% by their name, location, or interests. " msgstr "" +"Leita að fólki á %%site.name%% eftir nafninu þeirra, staðsetningu eða " +"áhugamáli. " #: actions/profilesettings.php:27 actions/profilesettings.php:69 msgid "You can update your personal profile info here " -msgstr "" +msgstr "Þú getur uppfært persónulegar upplýsingar hérna " #: actions/profilesettings.php:115 actions/remotesubscribe.php:320 #: actions/userauthorization.php:159 actions/userrss.php:76 @@ -2958,35 +3003,35 @@ msgstr "" #: actions/grouplogo.php:177 actions/remotesubscribe.php:367 #: actions/userauthorization.php:176 actions/userrss.php:82 msgid "User without matching profile" -msgstr "" +msgstr "Notandi með enga persónulega sÃðu sem passar við" #: actions/recoverpassword.php:91 actions/recoverpassword.php:97 msgid "This confirmation code is too old. " -msgstr "" +msgstr "Þessi staðfestingarlykill er of gamall. " #: actions/recoverpassword.php:141 actions/recoverpassword.php:152 msgid "If you've forgotten or lost your" -msgstr "" +msgstr "Ef þú hefur gleymt eða tapað " #: actions/recoverpassword.php:154 actions/recoverpassword.php:158 msgid "You've been identified. Enter a " -msgstr "" +msgstr "Auðkenning á þér tókst. Sláðu inn " #: actions/recoverpassword.php:169 actions/recoverpassword.php:188 msgid "Your nickname on this server, " -msgstr "" +msgstr "Stuttnefnið þitt á þessum vefþjóni, " #: actions/recoverpassword.php:271 actions/recoverpassword.php:304 msgid "Instructions for recovering your password " -msgstr "" +msgstr "Leiðbeiningar um það hvernig á að endurheimta lykilorð " #: actions/recoverpassword.php:327 actions/recoverpassword.php:361 msgid "New password successfully saved. " -msgstr "" +msgstr "Tókst að vista nýtt lykilorð. " #: actions/register.php:95 actions/register.php:180 msgid "Password must be 6 or more characters." -msgstr "" +msgstr "Lykilorð verður að vera að minnsta kosti 6 tákn." #: actions/register.php:216 #, php-format @@ -2994,102 +3039,105 @@ msgid "" "Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may " "want to..." msgstr "" +"Til hamingju, %s! Frábært að þú skráðir þig á %%%%site.name%%%%. Héðan vilt " +"þú kannski..." #: actions/register.php:227 msgid "(You should receive a message by email momentarily, with " -msgstr "" +msgstr "(Þú ættir að fá tölvupóst bráðlega með " #: actions/remotesubscribe.php:51 actions/remotesubscribe.php:74 #, php-format msgid "To subscribe, you can [login](%%action.login%%)," msgstr "" +"Til þess að gerast áskrifandi getur þú [skráð þig inn](%%action.login%%)," #: actions/showfavorites.php:61 actions/showfavorites.php:145 #, php-format msgid "Feed for favorites of %s" -msgstr "" +msgstr "Bablveita uppáhaldsbabls %s" #: actions/showfavorites.php:84 actions/twitapifavorites.php:85 #: actions/showfavorites.php:202 actions/twitapifavorites.php:59 msgid "Could not retrieve favorite notices." -msgstr "" +msgstr "Gat ekki sótt uppáhaldsbabl." #: actions/showmessage.php:33 actions/showmessage.php:81 msgid "No such message." -msgstr "" +msgstr "Engin þannig skilaboð." #: actions/showmessage.php:42 msgid "Only the sender and recipient may read this message." -msgstr "" +msgstr "Aðeins sendandi og móttakandi geta lesið þessi skilaboð." #: actions/showmessage.php:61 actions/showmessage.php:108 #, php-format msgid "Message to %1$s on %2$s" -msgstr "" +msgstr "Skilaboð til %1$s á %2$s" #: actions/showmessage.php:66 actions/showmessage.php:113 #, php-format msgid "Message from %1$s on %2$s" -msgstr "" +msgstr "Skilaboð frá %1$s á %2$s" #: actions/showstream.php:154 msgid "Send a message" -msgstr "" +msgstr "Senda skilaboð" #: actions/smssettings.php:312 actions/smssettings.php:464 #, php-format msgid "Mobile carrier for your phone. " -msgstr "" +msgstr "FarsÃmafélagið þitt. " #: actions/twitapidirect_messages.php:76 actions/twitapidirect_messages.php:68 #, php-format msgid "Direct messages to %s" -msgstr "" +msgstr "Bein skilaboð til %s" #: actions/twitapidirect_messages.php:77 actions/twitapidirect_messages.php:69 #, php-format msgid "All the direct messages sent to %s" -msgstr "" +msgstr "Öll bein skilaboð til %s" #: actions/twitapidirect_messages.php:81 actions/twitapidirect_messages.php:73 msgid "Direct Messages You've Sent" -msgstr "" +msgstr "Bein skilaboð sem þú hefur sent" #: actions/twitapidirect_messages.php:82 actions/twitapidirect_messages.php:74 #, php-format msgid "All the direct messages sent from %s" -msgstr "" +msgstr "Öll bein skilaboð send frá %s" #: actions/twitapidirect_messages.php:128 #: actions/twitapidirect_messages.php:137 msgid "No message text!" -msgstr "" +msgstr "Enginn texti à skilaboðum!" #: actions/twitapidirect_messages.php:138 #: actions/twitapidirect_messages.php:150 msgid "Recipient user not found." -msgstr "" +msgstr "Móttakandi fannst ekki." #: actions/twitapidirect_messages.php:141 #: actions/twitapidirect_messages.php:153 msgid "Can't send direct messages to users who aren't your friend." -msgstr "" +msgstr "Gat ekki sent bein skilaboð til notenda sem eru ekki vinir þÃnir." #: actions/twitapifavorites.php:92 actions/twitapifavorites.php:66 #, php-format msgid "%s / Favorites from %s" -msgstr "" +msgstr "%s / Uppáhaldsbabl frá %s" #: actions/twitapifavorites.php:95 actions/twitapifavorites.php:69 #, php-format msgid "%s updates favorited by %s / %s." -msgstr "" +msgstr "%s færslur gerðar að uppáhaldsbabli af %s / %s." #: actions/twitapifavorites.php:187 lib/mail.php:275 #: actions/twitapifavorites.php:164 lib/mail.php:553 #, php-format msgid "%s added your notice as a favorite" -msgstr "" +msgstr "%s heldur upp á babl frá þér" #: actions/twitapifavorites.php:188 lib/mail.php:276 #: actions/twitapifavorites.php:165 @@ -3098,230 +3146,236 @@ msgid "" "%1$s just added your notice from %2$s as one of their favorites.\n" "\n" msgstr "" +"%1$s gerði bablið þitt á %2$s sem eitt af sÃnu uppáhaldsbabli.\n" +"\n" #: actions/twittersettings.php:27 msgid "" "Add your Twitter account to automatically send your notices to Twitter, " msgstr "" +"Bættu Twitter aðganginum þÃnum við til að senda sjálfkrafa babl til Twitter, " +"" #: actions/twittersettings.php:41 actions/twittersettings.php:60 msgid "Twitter settings" -msgstr "" +msgstr "Twitter stillingar" #: actions/twittersettings.php:48 actions/twittersettings.php:105 msgid "Twitter Account" -msgstr "" +msgstr "Twitter aðgangur" #: actions/twittersettings.php:56 actions/twittersettings.php:113 msgid "Current verified Twitter account." -msgstr "" +msgstr "Núverandi staðfesti Twitter aðgangurinn." #: actions/twittersettings.php:63 msgid "Twitter Username" -msgstr "" +msgstr "Twitter notendanafn" #: actions/twittersettings.php:65 actions/twittersettings.php:123 msgid "No spaces, please." -msgstr "" +msgstr "Vinsamlegast engin bil." #: actions/twittersettings.php:67 msgid "Twitter Password" -msgstr "" +msgstr "Twitter lykilorð" #: actions/twittersettings.php:72 actions/twittersettings.php:139 msgid "Automatically send my notices to Twitter." -msgstr "" +msgstr "Sjálfkrafa senda bablið mitt á Twitter." #: actions/twittersettings.php:75 actions/twittersettings.php:146 msgid "Send local \"@\" replies to Twitter." -msgstr "" +msgstr "Senda staðbundin \"@\" svör til Twitter." #: actions/twittersettings.php:78 actions/twittersettings.php:153 msgid "Subscribe to my Twitter friends here." -msgstr "" +msgstr "Gerast áskrifandi að Twitter vinum mÃnum hérna" #: actions/twittersettings.php:122 msgid "" "Username must have only numbers, upper- and lowercase letters, and " "underscore (_). 15 chars max." msgstr "" +"Notendanafn má aðeins hafa númer, há- og lágstafi og undirstrik (_). " +"Hámarkslengd er 15 tákn." #: actions/twittersettings.php:128 actions/twittersettings.php:334 msgid "Could not verify your Twitter credentials!" -msgstr "" +msgstr "Gat ekki staðfest Twitter skilrÃkið!" #: actions/twittersettings.php:137 #, php-format msgid "Unable to retrieve account information for \"%s\" from Twitter." -msgstr "" +msgstr "Gat ekki sótt aðgangsupplýsingar fyrir \"%s\" frá Twitter" #: actions/twittersettings.php:151 actions/twittersettings.php:170 #: actions/twittersettings.php:348 actions/twittersettings.php:368 msgid "Unable to save your Twitter settings!" -msgstr "" +msgstr "Gat ekki vistað Twitter stillingarnar þÃnar!" #: actions/twittersettings.php:174 actions/twittersettings.php:376 msgid "Twitter settings saved." -msgstr "" +msgstr "Twitter stillingar vistaðar." #: actions/twittersettings.php:192 actions/twittersettings.php:395 msgid "That is not your Twitter account." -msgstr "" +msgstr "Þetta er ekki Twitter aðgangurinn þinn." #: actions/twittersettings.php:200 actions/twittersettings.php:208 #: actions/twittersettings.php:403 msgid "Couldn't remove Twitter user." -msgstr "" +msgstr "Gat ekki fjarlægt Twitter notanda." #: actions/twittersettings.php:212 actions/twittersettings.php:407 msgid "Twitter account removed." -msgstr "" +msgstr "Twitter aðgangur fjarlægður." #: actions/twittersettings.php:225 actions/twittersettings.php:239 #: actions/twittersettings.php:428 actions/twittersettings.php:439 #: actions/twittersettings.php:453 msgid "Couldn't save Twitter preferences." -msgstr "" +msgstr "Gat ekki vistað Twitter stillingar." #: actions/twittersettings.php:245 actions/twittersettings.php:461 msgid "Twitter preferences saved." -msgstr "" +msgstr "Twitter stillingar vistaðar." #: actions/userauthorization.php:84 actions/userauthorization.php:86 msgid "Please check these details to make sure " -msgstr "" +msgstr "Vinsamlegast athugaðu eftirfarandi atriði til að vera viss " #: actions/userauthorization.php:324 actions/userauthorization.php:340 msgid "The subscription has been authorized, but no " -msgstr "" +msgstr "Ãskriftin hefur verið heimiluð en ófullnægjandi" #: actions/userauthorization.php:334 actions/userauthorization.php:351 msgid "The subscription has been rejected, but no " -msgstr "" +msgstr "Ãskriftinni hefur verið hafnað en ófullnægjandi " #: classes/Channel.php:113 classes/Channel.php:132 classes/Channel.php:151 msgid "Command results" -msgstr "" +msgstr "Niðurstöður skipunar" #: classes/Channel.php:148 classes/Channel.php:204 msgid "Command complete" -msgstr "" +msgstr "Fullkláruð skipun" #: classes/Channel.php:158 classes/Channel.php:215 msgid "Command failed" -msgstr "" +msgstr "Misheppnuð skipun" #: classes/Command.php:39 classes/Command.php:44 msgid "Sorry, this command is not yet implemented." -msgstr "" +msgstr "Fyrirgefðu en þessi skipun hefur ekki enn verið útbúin." #: classes/Command.php:96 classes/Command.php:113 #, php-format msgid "Subscriptions: %1$s\n" -msgstr "" +msgstr "Ãskriftir: %1$s\n" #: classes/Command.php:125 classes/Command.php:242 classes/Command.php:145 #: classes/Command.php:276 msgid "User has no last notice" -msgstr "" +msgstr "Notandi hefur ekkert nýtt babl" #: classes/Command.php:146 classes/Command.php:166 msgid "Notice marked as fave." -msgstr "" +msgstr "Babl gert að uppáhaldi." #: classes/Command.php:166 classes/Command.php:189 #, php-format msgid "%1$s (%2$s)" -msgstr "" +msgstr "%1$s (%2$s)" #: classes/Command.php:169 classes/Command.php:192 #, php-format msgid "Fullname: %s" -msgstr "" +msgstr "Fullt nafn: %s" #: classes/Command.php:172 classes/Command.php:195 #, php-format msgid "Location: %s" -msgstr "" +msgstr "Staðsetning: %s" #: classes/Command.php:175 classes/Command.php:198 #, php-format msgid "Homepage: %s" -msgstr "" +msgstr "HeimasÃða: %s" #: classes/Command.php:178 classes/Command.php:201 #, php-format msgid "About: %s" -msgstr "" +msgstr "Um: %s" #: classes/Command.php:200 classes/Command.php:228 #, php-format msgid "Message too long - maximum is 140 characters, you sent %d" -msgstr "" +msgstr "Skilaboð eru of löng - 140 tákn eru à mesta lagi leyfð en þú sendir %d" #: classes/Command.php:214 classes/Command.php:245 #, php-format msgid "Direct message to %s sent" -msgstr "" +msgstr "Bein skilaboð send til %s" #: classes/Command.php:216 classes/Command.php:247 msgid "Error sending direct message." -msgstr "" +msgstr "Villa kom upp við að senda bein skilaboð" #: classes/Command.php:263 classes/Command.php:300 msgid "Specify the name of the user to subscribe to" -msgstr "" +msgstr "Tilgreindu nafn notandans sem þú vilt gerast áskrifandi að" #: classes/Command.php:270 classes/Command.php:307 #, php-format msgid "Subscribed to %s" -msgstr "" +msgstr "Nú ert þú áskrifandi að %s" #: classes/Command.php:288 classes/Command.php:328 msgid "Specify the name of the user to unsubscribe from" -msgstr "" +msgstr "Tilgreindu nafn notandans sem þú vilt hætta sem áskrifandi að" #: classes/Command.php:295 classes/Command.php:335 #, php-format msgid "Unsubscribed from %s" -msgstr "" +msgstr "Nú ert þú ekki lengur áskrifandi að %s" #: classes/Command.php:310 classes/Command.php:330 classes/Command.php:353 #: classes/Command.php:376 msgid "Command not yet implemented." -msgstr "" +msgstr "Skipun hefur ekki verið fullbúin" #: classes/Command.php:313 classes/Command.php:356 msgid "Notification off." -msgstr "" +msgstr "Tilkynningar af." #: classes/Command.php:315 classes/Command.php:358 msgid "Can't turn off notification." -msgstr "" +msgstr "Get ekki slökkt á tilkynningum." #: classes/Command.php:333 classes/Command.php:379 msgid "Notification on." -msgstr "" +msgstr "Tilkynningar á." #: classes/Command.php:335 classes/Command.php:381 msgid "Can't turn on notification." -msgstr "" +msgstr "Get ekki kveikt á tilkynningum." #: classes/Command.php:344 classes/Command.php:392 msgid "Commands:\n" -msgstr "" +msgstr "Skipanir:\n" #: classes/Message.php:53 classes/Message.php:56 msgid "Could not insert message." -msgstr "" +msgstr "Gat ekki skeytt skilaboðum inn Ã." #: classes/Message.php:63 classes/Message.php:66 msgid "Could not update message with new URI." -msgstr "" +msgstr "Gat ekki uppfært skilaboð með nýju veffangi." #: lib/gallery.php:46 msgid "User without matching profile in system." -msgstr "" +msgstr "Notandi án samsvarandi persónulegrar sÃðu à kerfinu." #: lib/mail.php:147 lib/mail.php:289 #, php-format @@ -3329,11 +3383,13 @@ msgid "" "You have a new posting address on %1$s.\n" "\n" msgstr "" +"Þú hefur fengið nýtt sendingarfang á %1$s.\n" +"\n" #: lib/mail.php:249 lib/mail.php:508 #, php-format msgid "New private message from %s" -msgstr "" +msgstr "Ný persónuleg skilaboð frá %s" #: lib/mail.php:253 lib/mail.php:512 #, php-format @@ -3341,88 +3397,89 @@ msgid "" "%1$s (%2$s) sent you a private message:\n" "\n" msgstr "" +"%1$s (%2$s) sendi þér persónuleg skilaboð:\n" +"\n" #: lib/mailbox.php:43 lib/mailbox.php:89 msgid "Only the user can read their own mailboxes." -msgstr "" +msgstr "Aðeins notandinn getur lesið hans eigin pósthólf." #: lib/openid.php:195 lib/openid.php:203 msgid "This form should automatically submit itself. " -msgstr "" +msgstr "Þetta eyðublað ætti sjálfkrafa að sendast inn. " #: lib/personal.php:65 lib/personalgroupnav.php:113 msgid "Favorites" -msgstr "" +msgstr "Uppáhald" #: lib/personal.php:66 lib/personalgroupnav.php:114 #, php-format msgid "%s's favorite notices" -msgstr "" +msgstr "Uppáhaldsbabl %s" #: lib/personal.php:66 lib/personalgroupnav.php:114 msgid "User" -msgstr "" +msgstr "Notandi" #: lib/personal.php:75 lib/personalgroupnav.php:123 msgid "Inbox" -msgstr "" +msgstr "Innhólf" #: lib/personal.php:76 lib/personalgroupnav.php:124 msgid "Your incoming messages" -msgstr "" +msgstr "Mótteknu skilaboðin þÃn" #: lib/personal.php:80 lib/personalgroupnav.php:128 msgid "Outbox" -msgstr "" +msgstr "Úthólf" #: lib/personal.php:81 lib/personalgroupnav.php:129 msgid "Your sent messages" -msgstr "" +msgstr "Skilaboð sem þú hefur sent" #: lib/settingsaction.php:99 lib/connectsettingsaction.php:110 msgid "Twitter" -msgstr "" +msgstr "Twitter" #: lib/settingsaction.php:100 lib/connectsettingsaction.php:111 msgid "Twitter integration options" -msgstr "" +msgstr "Samhæfnisvalmöguleikar Twitter" #: lib/util.php:1718 lib/messageform.php:139 lib/noticelist.php:422 msgid "To" -msgstr "" +msgstr "Til" #: scripts/maildaemon.php:45 scripts/maildaemon.php:48 msgid "Could not parse message." -msgstr "" +msgstr "Gat ekki þáttað skilaboðin." #: actions/all.php:63 actions/facebookhome.php:162 -#, fuzzy, php-format +#, php-format msgid "%s and friends, page %d" -msgstr "%s i przyjaciele" +msgstr "%s og vinirnir, sÃða %d" #: actions/avatarsettings.php:76 msgid "You can upload your personal avatar." -msgstr "" +msgstr "Þú getur hlaðið upp þinni eigin sjálfsmynd." #: actions/avatarsettings.php:117 actions/avatarsettings.php:191 #: actions/grouplogo.php:250 -#, fuzzy msgid "Avatar settings" -msgstr "Ustawienia" +msgstr "Stillingar fyrir mynd" #: actions/avatarsettings.php:124 actions/avatarsettings.php:199 #: actions/grouplogo.php:198 actions/grouplogo.php:258 msgid "Original" -msgstr "" +msgstr "Upphafleg mynd" #: actions/avatarsettings.php:139 actions/avatarsettings.php:211 #: actions/grouplogo.php:209 actions/grouplogo.php:270 msgid "Preview" -msgstr "" +msgstr "Forsýn" #: actions/avatarsettings.php:225 actions/grouplogo.php:284 msgid "Crop" -msgstr "" +msgstr "Skera af" #: actions/avatarsettings.php:248 actions/deletenotice.php:133 #: actions/emailsettings.php:224 actions/grouplogo.php:307 @@ -3434,594 +3491,557 @@ msgstr "" #: actions/subedit.php:38 actions/twittersettings.php:290 #: actions/userauthorization.php:39 msgid "There was a problem with your session token. " -msgstr "" +msgstr "Það kom upp vandamál með setutókann þinn. " #: actions/avatarsettings.php:303 actions/grouplogo.php:360 msgid "Pick a square area of the image to be your avatar" msgstr "" +"Veldu ferningslaga svæði á upphaflegu myndinni sem einkennismyndina þÃna" #: actions/avatarsettings.php:327 actions/grouplogo.php:384 msgid "Lost our file data." -msgstr "" +msgstr "Týndum skráargögnunum okkar" #: actions/avatarsettings.php:334 actions/grouplogo.php:391 #: classes/User_group.php:112 -#, fuzzy msgid "Lost our file." -msgstr "Brak takiego wpisu." +msgstr "Týndum skránni okkar" #: actions/avatarsettings.php:349 actions/avatarsettings.php:383 #: actions/grouplogo.php:406 actions/grouplogo.php:440 #: classes/User_group.php:129 classes/User_group.php:161 msgid "Unknown file type" -msgstr "" +msgstr "Óþekkt skráargerð" #: actions/block.php:69 actions/subedit.php:46 actions/unblock.php:70 msgid "No profile specified." -msgstr "" +msgstr "Engin persónuleg sÃða tilgreind" #: actions/block.php:74 actions/subedit.php:53 actions/tagother.php:46 #: actions/unblock.php:75 msgid "No profile with that ID." -msgstr "" +msgstr "Engin persónulega sÃða með þessu einkenni" #: actions/block.php:111 -#, fuzzy msgid "Block user" -msgstr "Brak takiego użytkownika." +msgstr "Loka á notanda" #: actions/block.php:129 msgid "Are you sure you want to block this user? " -msgstr "" +msgstr "Ertu viss um að þú viljir loka á þennan notanda? " #: actions/block.php:162 -#, fuzzy msgid "You have already blocked this user." -msgstr "Nie musisz ponownie siÄ™ logować!" +msgstr "Þú hefur nú þegar lokað á þennan notanda." #: actions/block.php:167 msgid "Failed to save block information." -msgstr "" +msgstr "Mistókst að vista upplýsingar um notendalokun" #: actions/confirmaddress.php:159 -#, fuzzy, php-format +#, php-format msgid "The address \"%s\" has been " -msgstr "Adres zostaÅ‚ usuniÄ™ty." +msgstr "Veffangið \"%s\" hefur verið " #: actions/deletenotice.php:73 msgid "You are about to permanently delete a notice. " -msgstr "" +msgstr "Þú ert à þann mund að eyða þessu babli að eilÃfu. " #: actions/disfavor.php:94 msgid "Add to favorites" -msgstr "" +msgstr "Bæta við sem uppáhaldsbabli" #: actions/editgroup.php:54 #, php-format msgid "Edit %s group" -msgstr "" +msgstr "Breyta hópnum %s" #: actions/editgroup.php:66 actions/groupbyid.php:72 actions/grouplogo.php:66 #: actions/joingroup.php:60 actions/newgroup.php:65 actions/showgroup.php:100 msgid "Inboxes must be enabled for groups to work" -msgstr "" +msgstr "Innhólf verða að vera virk svo hópar virki" #: actions/editgroup.php:71 actions/grouplogo.php:71 actions/newgroup.php:70 msgid "You must be logged in to create a group." -msgstr "" +msgstr "Þú verður að hafa skráð þig inn til að búa til hóp." #: actions/editgroup.php:87 actions/grouplogo.php:87 #: actions/groupmembers.php:76 actions/joingroup.php:81 #: actions/showgroup.php:121 -#, fuzzy msgid "No nickname" -msgstr "Brak pseudonimu." +msgstr "Ekkert stuttnefni" #: actions/editgroup.php:99 actions/groupbyid.php:88 actions/grouplogo.php:100 #: actions/groupmembers.php:83 actions/joingroup.php:88 #: actions/showgroup.php:128 -#, fuzzy msgid "No such group" -msgstr "Brak takiego wpisu." +msgstr "Enginn þannig hópur" #: actions/editgroup.php:106 actions/editgroup.php:165 #: actions/grouplogo.php:107 msgid "You must be an admin to edit the group" -msgstr "" +msgstr "Þú verður að vera stjórnandi til að geta breytt hópnum" #: actions/editgroup.php:157 msgid "Use this form to edit the group." -msgstr "" +msgstr "Notaðu þetta eyðublað til að breyta hópnum." #: actions/editgroup.php:179 actions/newgroup.php:130 actions/register.php:156 -#, fuzzy msgid "Nickname must have only lowercase letters " -msgstr "Pseudonim musi zawierać tylko maÅ‚e litery i cyfry, bez znaków spacji." +msgstr "Stuttnefni getur aðeins verið lágstafir" #: actions/editgroup.php:198 actions/newgroup.php:149 -#, fuzzy msgid "description is too long (max 140 chars)." -msgstr "Wpis \"O mnie\" jest za dÅ‚ugi (maks. 140 znaków)" +msgstr "Lýsing er of löng (à mesta lagi 140 tákn)." #: actions/editgroup.php:218 -#, fuzzy msgid "Could not update group." -msgstr "Nie można zaktualizować użytkownika." +msgstr "Gat ekki uppfært hóp." #: actions/editgroup.php:226 -#, fuzzy msgid "Options saved." -msgstr "Ustawienia zostaÅ‚y zapisane." +msgstr "Valmöguleikar vistaðir." #: actions/emailsettings.php:107 actions/imsettings.php:108 -#, fuzzy, php-format +#, php-format msgid "Awaiting confirmation on this address. " -msgstr "BÅ‚Ä…d kodu potwierdzajÄ…cego." +msgstr "Býð eftir staðfestingu fyrir þetta veffang. " #: actions/emailsettings.php:139 actions/smssettings.php:150 msgid "Make a new email address for posting to; " -msgstr "" +msgstr "Búa til nýtt póstfang til að senda á; " #: actions/emailsettings.php:157 msgid "Send me email when someone " -msgstr "" +msgstr "Senda mér tölvupóst þegar einhver " #: actions/emailsettings.php:168 msgid "Allow friends to nudge me and send me an email." -msgstr "" +msgstr "Leyfa vinum að ýta við mér og senda mér tölvupóst." #: actions/emailsettings.php:321 -#, fuzzy msgid "That email address already belongs " -msgstr "Taki e-mail już istnieje" +msgstr "Þetta tölvupóstfang er nú þegar à eigu " #: actions/emailsettings.php:343 -#, fuzzy msgid "A confirmation code was sent to the email address you added. " msgstr "" -"Na Twój adres komunikatora zostaÅ‚ wysÅ‚any kod potwierdzajÄ…cy. Musisz " -"zaakceptować otrzymywanie wiadomoÅ›ci od %s." +"Staðfestingarlykill var sendur til tölvupóstfangsins sem þú sendir inn. " #: actions/facebookhome.php:110 msgid "Server error - couldn't get user!" -msgstr "" +msgstr "Kerfisvilla - gat ekki náð à notanda!" #: actions/facebookhome.php:196 #, php-format msgid "If you would like the %s app to automatically update " -msgstr "" +msgstr "Ef þú vilt að %s forritið sjálfkrafa uppfæri " #: actions/facebookhome.php:213 actions/facebooksettings.php:137 #, php-format msgid "Allow %s to update my Facebook status" -msgstr "" +msgstr "Leyfa %s að uppfæra stöðuna mÃna á Facebook" #: actions/facebookhome.php:218 msgid "Skip" -msgstr "" +msgstr "Sleppa" #: actions/facebookhome.php:235 -#, fuzzy msgid "No notice content!" -msgstr "Brak zawartoÅ›ci!" +msgstr "Innihaldslaust babl!" #: actions/facebookhome.php:295 lib/action.php:870 lib/facebookaction.php:399 msgid "Pagination" -msgstr "" +msgstr "Uppröðun" #: actions/facebookhome.php:304 lib/action.php:879 lib/facebookaction.php:408 -#, fuzzy msgid "After" -msgstr "« nastÄ™pne" +msgstr "Eftir" #: actions/facebookhome.php:312 lib/action.php:887 lib/facebookaction.php:416 -#, fuzzy msgid "Before" -msgstr "WczeÅ›niej »" +msgstr "Ãður" #: actions/facebookinvite.php:70 #, php-format msgid "Thanks for inviting your friends to use %s" -msgstr "" +msgstr "Takk fyrir að bjóða vinum þÃnum að nota %s" #: actions/facebookinvite.php:72 msgid "Invitations have been sent to the following users:" -msgstr "" +msgstr "Boðskort hafa verið send til eftirfarandi notenda:" #: actions/facebookinvite.php:96 #, php-format msgid "You have been invited to %s" -msgstr "" +msgstr "Þér hefur verið boðið til %s" #: actions/facebookinvite.php:105 -#, fuzzy, php-format +#, php-format msgid "Invite your friends to use %s" -msgstr "KanaÅ‚ dla znajomych użytkownika %s" +msgstr "Bjóddu vinum þÃnum að nota %s" #: actions/facebookinvite.php:113 #, php-format msgid "Friends already using %s:" -msgstr "" +msgstr "Vinir sem nú þegar nota %s:" #: actions/facebookinvite.php:130 #, php-format msgid "Send invitations" -msgstr "" +msgstr "Senda boðskort" #: actions/facebookremove.php:56 -#, fuzzy msgid "Couldn't remove Facebook user." -msgstr "Nie można zaktualizować użytkownika." +msgstr "Gat ekki fjarlægt Facebook-notanda." #: actions/facebooksettings.php:65 msgid "There was a problem saving your sync preferences!" -msgstr "" +msgstr "Það kom upp villa við að vista samstillingarnar þÃnar!" #: actions/facebooksettings.php:67 -#, fuzzy msgid "Sync preferences saved." -msgstr "Preferencje zostaÅ‚y zapisane." +msgstr "Samstillingar vistaðar." #: actions/facebooksettings.php:90 msgid "Automatically update my Facebook status with my notices." -msgstr "" +msgstr "Sjálfkrafa uppfærir stöðuna mÃna á Facebook með bablinu mÃnu." #: actions/facebooksettings.php:97 msgid "Send \"@\" replies to Facebook." -msgstr "" +msgstr "Senda \"@\" svör til Facebook." #: actions/facebooksettings.php:106 -#, fuzzy msgid "Prefix" -msgstr "Profil" +msgstr "Forskeyti" #: actions/facebooksettings.php:108 msgid "A string to prefix notices with." -msgstr "" +msgstr "Strengur til að skeyta fram fyrir babl." #: actions/facebooksettings.php:124 #, php-format msgid "If you would like %s to automatically update " -msgstr "" +msgstr "Ef þú vilt að %s uppfærist sjálfkrafa " #: actions/facebooksettings.php:147 -#, fuzzy msgid "Sync preferences" -msgstr "Preferencje" +msgstr "Samstillingar" #: actions/favor.php:94 lib/disfavorform.php:140 msgid "Disfavor favorite" -msgstr "" +msgstr "Ekki lengur à uppáhaldi" #: actions/favorited.php:65 lib/popularnoticesection.php:76 #: lib/publicgroupnav.php:91 -#, fuzzy msgid "Popular notices" -msgstr "Brak takiego wpisu." +msgstr "Vinsælt babl" #: actions/favorited.php:67 -#, fuzzy, php-format +#, php-format msgid "Popular notices, page %d" -msgstr "Popularne ogÅ‚oszenia" +msgstr "Vinsælt babl, sÃða %d" #: actions/favorited.php:79 msgid "The most popular notices on the site right now." -msgstr "Najbardziej popularne ogÅ‚oszeÅ„a na stronie w tej chwili." +msgstr "Vinsælasta bablið á sÃðunni um þessar mundir." #: actions/featured.php:69 lib/featureduserssection.php:82 #: lib/publicgroupnav.php:87 msgid "Featured users" -msgstr "" +msgstr "Notendur à sviðsljósinu" #: actions/featured.php:71 #, php-format msgid "Featured users, page %d" -msgstr "" +msgstr "Notendur à sviðsljósinu, sÃða %d" #: actions/featured.php:99 #, php-format msgid "A selection of some of the great users on %s" -msgstr "" +msgstr "Úrval nokkurra frábærra notenda á %s" #: actions/finishremotesubscribe.php:188 msgid "That user has blocked you from subscribing." -msgstr "" +msgstr "Þessi notandi hefur bannað þér að gerast áskrifandi" #: actions/groupbyid.php:79 msgid "No ID" -msgstr "" +msgstr "Ekkert einkenni" #: actions/grouplogo.php:138 actions/grouplogo.php:191 msgid "Group logo" -msgstr "" +msgstr "Einkennismynd hópsins" #: actions/grouplogo.php:149 msgid "You can upload a logo image for your group." -msgstr "" +msgstr "Þú getur hlaðið upp mynd fyrir hópinn þinn." #: actions/grouplogo.php:448 -#, fuzzy msgid "Logo updated." -msgstr "Awatar zaÅ‚adowany." +msgstr "Einkennismynd uppfærð." #: actions/grouplogo.php:450 -#, fuzzy msgid "Failed updating logo." -msgstr "Uaktualnianie awatara nie powiodÅ‚o siÄ™." +msgstr "Tókst ekki að uppfæra einkennismynd" #: actions/groupmembers.php:93 lib/groupnav.php:91 #, php-format msgid "%s group members" -msgstr "" +msgstr "Hópmeðlimir %s" #: actions/groupmembers.php:96 #, php-format msgid "%s group members, page %d" -msgstr "" +msgstr "Hópmeðlimir %s, sÃða %d" #: actions/groupmembers.php:111 msgid "A list of the users in this group." -msgstr "" +msgstr "Listi yfir notendur à þessum hóp." #: actions/groups.php:62 actions/showstream.php:518 lib/publicgroupnav.php:79 #: lib/subgroupnav.php:96 msgid "Groups" -msgstr "" +msgstr "Hópar" #: actions/groups.php:64 #, php-format msgid "Groups, page %d" -msgstr "" +msgstr "Hópar, sÃða %d" #: actions/groups.php:90 #, php-format msgid "%%%%site.name%%%% groups let you find and talk with " -msgstr "" +msgstr "Hópar á %%%%site.name%%%% leyfa þér að finna og tala við " #: actions/groups.php:106 actions/usergroups.php:124 lib/groupeditform.php:123 -#, fuzzy msgid "Create a new group" -msgstr "Załóż nowe konto" +msgstr "Búa til nýjan hóp" #: actions/groupsearch.php:57 -#, fuzzy, php-format +#, php-format msgid "" "Search for groups on %%site.name%% by their name, location, or description. " -msgstr "" -"Szukaj ludzi w serwisie %%site.name%%. Kryteriami mogÄ…Â być imiona i " -"nazwiska, miejscowoÅ›ci lub zainteresowania. Użyj spacji aby oddzielić " -"elementy wyszukiwania. SÅ‚owa muszÄ… mieć minimum 3 znaki." +msgstr "Leita að hópum á %%site.name%% eftir nafni, staðsetningu eða lýsingu. " #: actions/groupsearch.php:63 -#, fuzzy msgid "Group search" -msgstr "Szukaj ludzi" +msgstr "Hópleit" #: actions/imsettings.php:70 msgid "You can send and receive notices through " -msgstr "" +msgstr "Þú getur sent og tekið á móti babli à gegnum " #: actions/imsettings.php:120 #, php-format msgid "Jabber or GTalk address, " -msgstr "" +msgstr "Jabber eða GTalk vefföng, " #: actions/imsettings.php:147 -#, fuzzy msgid "Send me replies through Jabber/GTalk " -msgstr "WysyÅ‚aj mi wpisy przez Jabbera/GTalka" +msgstr "Sendu mér svör à gegnum Jabber/GTalk " #: actions/imsettings.php:321 -#, fuzzy, php-format +#, php-format msgid "A confirmation code was sent " -msgstr "Brak kodu potwierdzajÄ…cego." +msgstr "Staðfestingarlykill var sendur " #: actions/joingroup.php:65 msgid "You must be logged in to join a group." -msgstr "" +msgstr "Þú verður að hafa skráð þig inn til að bæta þér à hóp." #: actions/joingroup.php:95 -#, fuzzy msgid "You are already a member of that group" -msgstr "Nie musisz ponownie siÄ™ logować!" +msgstr "Þú ert nú þegar meðlimur à þessum hópi" #: actions/joingroup.php:128 -#, fuzzy, php-format +#, php-format msgid "Could not join user %s to group %s" -msgstr "Nie można przekierować do serwera: %s" +msgstr "Gat ekki bætt notandanum %s à hópinn %s" #: actions/joingroup.php:135 #, php-format msgid "%s joined group %s" -msgstr "" +msgstr "%s bætti sér à hópinn %s" #: actions/leavegroup.php:60 msgid "Inboxes must be enabled for groups to work." -msgstr "" +msgstr "Innhólf verða að vera virk svo að hópar virki." #: actions/leavegroup.php:65 msgid "You must be logged in to leave a group." -msgstr "" +msgstr "Þú verður aða hafa skráð þig inn til að ganga úr hóp." #: actions/leavegroup.php:88 -#, fuzzy msgid "No such group." -msgstr "Brak takiego wpisu." +msgstr "Enginn þannig hópur." #: actions/leavegroup.php:95 -#, fuzzy msgid "You are not a member of that group." -msgstr "Ten profil nie byÅ‚ wysÅ‚any przez Ciebie" +msgstr "Þú ert ekki meðlimur à þessum hópi." #: actions/leavegroup.php:100 msgid "You may not leave a group while you are its administrator." -msgstr "" +msgstr "Þú getur ekki gengið úr hóp á meðan þú ert stjórnandi hópsins." #: actions/leavegroup.php:130 msgid "Could not find membership record." -msgstr "" +msgstr "Gat ekki fundið meðlimaskrá." #: actions/leavegroup.php:138 -#, fuzzy, php-format +#, php-format msgid "Could not remove user %s to group %s" -msgstr "Nie można utworzyć formularza OpenID: %s" +msgstr "Gat ekki fjarlægt notandann %s úr hópnum %s" #: actions/leavegroup.php:145 #, php-format msgid "%s left group %s" -msgstr "" +msgstr "%s gekk úr hópnum %s" #: actions/login.php:225 lib/facebookaction.php:304 msgid "Login to site" -msgstr "" +msgstr "Skrá þig inn á sÃðuna" #: actions/microsummary.php:69 msgid "No current status" -msgstr "" +msgstr "Engin núverandi staða" #: actions/newgroup.php:53 msgid "New group" -msgstr "" +msgstr "Nýr hópur" #: actions/newgroup.php:115 msgid "Use this form to create a new group." -msgstr "" +msgstr "Notaðu þetta eyðublað til að búa til nýjan hóp." #: actions/newgroup.php:177 -#, fuzzy msgid "Could not create group." -msgstr "Nie można zapisać informacji o awatarze" +msgstr "Gat ekki búið til hóp." #: actions/newgroup.php:191 -#, fuzzy msgid "Could not set group membership." -msgstr "Nie można obserwować." +msgstr "Gat ekki skráð hópmeðlimi." #: actions/newmessage.php:119 actions/newnotice.php:132 -#, fuzzy msgid "That's too long. " -msgstr "Ten plik jest za duży." +msgstr "Þetta er of langt. " #: actions/newmessage.php:134 msgid "Don't send a message to yourself; " -msgstr "" +msgstr "Ekki senda þér þÃn eigin skilaboð; " #: actions/newnotice.php:166 -#, fuzzy msgid "Notice posted" -msgstr "Wpisy" +msgstr "Babl sent inn" #: actions/newnotice.php:200 classes/Channel.php:163 msgid "Ajax Error" -msgstr "" +msgstr "Ajax villa" #: actions/nudge.php:85 msgid "" "This user doesn't allow nudges or hasn't confirmed or set his email yet." msgstr "" +"Þessi notandi leyfir ekki að ýta við sér eða hefur ekki staðfest eða skráð " +"tölvupóstinn sinn." #: actions/nudge.php:94 msgid "Nudge sent" -msgstr "" +msgstr "Ãtt við notanda" #: actions/nudge.php:97 msgid "Nudge sent!" -msgstr "" +msgstr "Ãtt við notanda!" #: actions/openidlogin.php:97 -#, fuzzy msgid "OpenID login" -msgstr "Użytkownik OpenID" +msgstr "Innskráning með OpenID" #: actions/openidsettings.php:128 -#, fuzzy msgid "Removing your only OpenID " -msgstr "UsuÅ„ konto OpenID" +msgstr "Fjarlægi eina OpenID einkennið þitt " #: actions/othersettings.php:60 -#, fuzzy msgid "Other Settings" -msgstr "Ustawienia" +msgstr "Aðrar stillingar" #: actions/othersettings.php:71 msgid "Manage various other options." -msgstr "" +msgstr "Sjá um ýmsar aðrar stillingar." #: actions/othersettings.php:93 msgid "URL Auto-shortening" -msgstr "" +msgstr "Sjálfvirk stytting vefslóða" #: actions/othersettings.php:112 -#, fuzzy msgid "Service" -msgstr "Szukaj" +msgstr "Þjónusta" #: actions/othersettings.php:113 msgid "Automatic shortening service to use." -msgstr "" +msgstr "Þjónusta sem sér um sjálfkrafa styttingu." #: actions/othersettings.php:144 -#, fuzzy msgid "URL shortening service is too long (max 50 chars)." -msgstr "Lokalizacja jest za dÅ‚uga (max. 255 znaków)." +msgstr "" +"Þjónusta sjálfvirkrar vefslóðastyttingar er of löng (à mesta lagi 50 " +"stafir)." #: actions/passwordsettings.php:69 -#, fuzzy msgid "Change your password." -msgstr "ZmieÅ„ hasÅ‚o" +msgstr "Breyta lykilorðinu þÃnu." #: actions/passwordsettings.php:89 -#, fuzzy msgid "Password change" -msgstr "HasÅ‚o zostaÅ‚o zapisane." +msgstr "Lykilorðabreyting" #: actions/peopletag.php:35 -#, fuzzy, php-format +#, php-format msgid "Not a valid people tag: %s" -msgstr "NiewÅ‚aÅ›ciwy adres e-mailowy." +msgstr "Ekki gilt persónumerki: %s" #: actions/peopletag.php:47 #, php-format msgid "Users self-tagged with %s - page %d" -msgstr "" +msgstr "Notendur sjálfmerktir með %s - sÃða %d" #: actions/peopletag.php:91 #, php-format msgid "These are users who have tagged themselves \"%s\" " -msgstr "" +msgstr "Þetta eru notendur sem hafa merkt sjálfa sig með \"%s\" " #: actions/profilesettings.php:91 -#, fuzzy msgid "Profile information" -msgstr "Nieznany profil" +msgstr "Upplýsingar á persónulegri sÃðu" #: actions/profilesettings.php:124 msgid "" "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated" msgstr "" +"Merki fyrir þig (bókstafir, tölustafir, -, ., og _), aðskilin með kommu eða " +"bili" #: actions/profilesettings.php:144 msgid "Automatically subscribe to whoever " -msgstr "" +msgstr "Sjálfkrafa gerast áskrifandi að þeim " #: actions/profilesettings.php:229 actions/tagother.php:176 -#, fuzzy, php-format +#, php-format msgid "Invalid tag: \"%s\"" -msgstr "BÅ‚Ä™dna strona domowa '%s'" +msgstr "Ógilt merki: \"%s\"" #: actions/profilesettings.php:311 -#, fuzzy msgid "Couldn't save tags." -msgstr "Nie można zapisać profilu." +msgstr "Gat ekki vistað merki." #: actions/public.php:107 -#, fuzzy, php-format +#, php-format msgid "Public timeline, page %d" -msgstr "Publiczna oÅ› czasu" +msgstr "Almenningsrás, sÃða %d" #: actions/public.php:173 msgid "Could not retrieve public stream." -msgstr "" +msgstr "Gat ekki sótt efni úr almenningsveitu." #: actions/public.php:220 #, php-format @@ -4029,139 +4049,129 @@ msgid "" "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-" "blogging) service " msgstr "" +"Þetta er [örbloggssþjónustan](http://en.wikipedia.org/wiki/Micro-blogging) " +"%%site.name%% " #: actions/publictagcloud.php:57 -#, fuzzy msgid "Public tag cloud" -msgstr "Publiczny KanaÅ‚ Strumieni" +msgstr "Merkjaský almenningsins" #: actions/publictagcloud.php:63 #, php-format msgid "These are most popular recent tags on %s " -msgstr "" +msgstr "Þetta eru vinsælustu nýlegu merkin á %s " #: actions/publictagcloud.php:119 msgid "Tag cloud" -msgstr "" +msgstr "Merkjaský" #: actions/register.php:139 actions/register.php:349 msgid "Sorry, only invited people can register." -msgstr "" +msgstr "Afsakið en aðeins fólki sem er boðið getur nýskráð sig." #: actions/register.php:149 -#, fuzzy msgid "You can't register if you don't " -msgstr "" -"Nie możesz siÄ™ zarejestrować, jeÅ›li nie zgadzasz siÄ™ z warunkami licencji." +msgstr "Þú getur ekki nýskráð þig ef þú hefur ekki " #: actions/register.php:286 msgid "With this form you can create " -msgstr "" +msgstr "Með þessu eyðublaði getur þú búið til " #: actions/register.php:368 -#, fuzzy msgid "1-64 lowercase letters or numbers, " -msgstr "Max. 64 znaki alfanumeryczne, bez spacji i znaków przestankowych" +msgstr "1-64 lágstafir og tölustafir, " #: actions/register.php:382 actions/register.php:386 -#, fuzzy msgid "Used only for updates, announcements, " -msgstr "Używane tylko do aktualizacji, ogÅ‚oszeÅ„ i przywracania hasÅ‚a" +msgstr "Aðeins notað fyrir uppfærslur og tilkynningar, " #: actions/register.php:398 -#, fuzzy msgid "URL of your homepage, blog, " -msgstr "URL Twojej strony domowej, bloga, lub profilu na innej stronie" +msgstr "Vefslóð vefsÃðunnar þinnar, blogg, " #: actions/register.php:404 -#, fuzzy msgid "Describe yourself and your " -msgstr "Opisz siÄ™ w 140 znakach" +msgstr "Lýstu þér og þÃnum " #: actions/register.php:410 -#, fuzzy msgid "Where you are, like \"City, " -msgstr "Gdzie jesteÅ›? (np. \"miasto, region, kraj\")" +msgstr "Hvar ertu, t.d. \"Borg, " #: actions/register.php:432 -#, fuzzy msgid " except this private data: password, " -msgstr "" -"z wyÅ‚Ä…czeniem tych prywatnych danych: e-maila, identyfikatora IM, numeru " -"telefonu." +msgstr " nema þessi persónulegu gögn: lykilorð, " #: actions/register.php:471 #, php-format msgid "Congratulations, %s! And welcome to %%%%site.name%%%%. " -msgstr "" +msgstr "Til hamingju %s! Vertu velkomin(n) á %%%%site.name%%%%. " #: actions/register.php:495 msgid "(You should receive a message by email " -msgstr "" +msgstr "(Þú ættir að fá tölvupóst " #: actions/remotesubscribe.php:166 actions/remotesubscribe.php:171 msgid "That's a local profile! Login to subscribe." msgstr "" +"Þetta er staðbundinn persónuaðgangur! Skráðu þig inn til að gerast " +"áskrifandi." #: actions/replies.php:118 -#, fuzzy, php-format +#, php-format msgid "Replies to %s, page %d" -msgstr "Odpowiedzi na %s" +msgstr "Svör við %s, sÃða %d" #: actions/showfavorites.php:79 #, php-format msgid "%s favorite notices, page %d" -msgstr "" +msgstr "Uppáhaldsbabl %s, sÃða %d" #: actions/showgroup.php:77 lib/groupnav.php:85 #, php-format msgid "%s group" -msgstr "" +msgstr "%s hópurinn" #: actions/showgroup.php:79 #, php-format msgid "%s group, page %d" -msgstr "" +msgstr "%s hópurinn, sÃða %d" #: actions/showgroup.php:206 -#, fuzzy msgid "Group profile" -msgstr "Brak takiego wpisu." +msgstr "HópssÃðan" #: actions/showgroup.php:251 actions/showstream.php:278 #: actions/tagother.php:119 lib/grouplist.php:134 lib/profilelist.php:133 msgid "URL" -msgstr "" +msgstr "Vefslóð" #: actions/showgroup.php:262 actions/showstream.php:289 #: actions/tagother.php:129 lib/grouplist.php:145 lib/profilelist.php:144 -#, fuzzy msgid "Note" -msgstr "Wpisy" +msgstr "Athugasemd" #: actions/showgroup.php:270 msgid "Group actions" -msgstr "" +msgstr "Hópsaðgerðir" #: actions/showgroup.php:323 -#, fuzzy, php-format +#, php-format msgid "Notice feed for %s group" -msgstr "KanaÅ‚ wpisów dla %s" +msgstr "Bablveita fyrir hópinn %s" #: actions/showgroup.php:357 lib/groupnav.php:90 -#, fuzzy msgid "Members" -msgstr "W serwisie od" +msgstr "Meðlimir" #: actions/showgroup.php:363 actions/showstream.php:413 #: actions/showstream.php:442 actions/showstream.php:524 lib/section.php:95 #: lib/tagcloudsection.php:71 msgid "(None)" -msgstr "" +msgstr "(Ekkert)" #: actions/showgroup.php:370 msgid "All members" -msgstr "" +msgstr "Allir meðlimir" #: actions/showgroup.php:378 #, php-format @@ -4169,50 +4179,49 @@ msgid "" "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." "wikipedia.org/wiki/Micro-blogging) service " msgstr "" +"**%s** er notendahópur á [örbloggsþjónustunni](http://en.wikipedia.org/wiki" +"/Micro-blogging) %%%%site.name%%%% " #: actions/showmessage.php:98 msgid "Only the sender and recipient " -msgstr "" +msgstr "Aðeins sendandinn og móttakandi " #: actions/showstream.php:73 #, php-format msgid "%s, page %d" -msgstr "" +msgstr "%s, sÃða %d" #: actions/showstream.php:143 -#, fuzzy msgid "'s profile" -msgstr "Profil" +msgstr "- Persónuleg sÃða" #: actions/showstream.php:236 actions/tagother.php:77 -#, fuzzy msgid "User profile" -msgstr "Użytkownik nie ma profilu." +msgstr "Persónuleg sÃða notanda" #: actions/showstream.php:240 actions/tagother.php:81 msgid "Photo" -msgstr "" +msgstr "Ljósmynd" #: actions/showstream.php:317 msgid "User actions" -msgstr "" +msgstr "Notandaaðgerðir" #: actions/showstream.php:342 msgid "Send a direct message to this user" -msgstr "" +msgstr "Senda bein skilaboð til þessa notanda" #: actions/showstream.php:343 msgid "Message" -msgstr "" +msgstr "Skilaboð" #: actions/showstream.php:451 -#, fuzzy msgid "All subscribers" -msgstr "Subskrybenci" +msgstr "Allir áskrifendur" #: actions/showstream.php:533 msgid "All groups" -msgstr "" +msgstr "Allir hópar" #: actions/showstream.php:542 #, php-format @@ -4220,481 +4229,450 @@ msgid "" "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en." "wikipedia.org/wiki/Micro-blogging) service " msgstr "" +"**%s** hefur notendaaðgang á " +"[örbloggsþjónustunni](http://en.wikipedia.org/wiki/Micro-blogging) " +"%%%%site.name%%%% " #: actions/smssettings.php:128 -#, fuzzy msgid "Phone number, no punctuation or spaces, " -msgstr "Max. 64 znaki alfanumeryczne, bez spacji i znaków przestankowych" +msgstr "SÃmanúmer, engin sértákn eða bil," #: actions/smssettings.php:162 -#, fuzzy msgid "Send me notices through SMS; " -msgstr "WysyÅ‚aj mi wpisy przez Jabbera/GTalka" +msgstr "Senda mér babl à gegnum SMS; " #: actions/smssettings.php:335 -#, fuzzy msgid "A confirmation code was sent to the phone number you added. " -msgstr "Ten kod potwierdzajÄ…cy nie jest przeznaczony dla Ciebie!" +msgstr "Staðfestingarlykill hefur verið sendur à sÃmanúmerið sem þú slóst inn. " #: actions/smssettings.php:453 msgid "Mobile carrier" -msgstr "" +msgstr "FarsÃmafyrirtæki" #: actions/subedit.php:70 -#, fuzzy msgid "You are not subscribed to that profile." -msgstr "Ten profil nie byÅ‚ wysÅ‚any przez Ciebie" +msgstr "Þú ert ekki áskrifandi." #: actions/subedit.php:83 -#, fuzzy msgid "Could not save subscription." -msgstr "Nie można obserwować." +msgstr "Gat ekki vistað áskrift." #: actions/subscribe.php:55 -#, fuzzy msgid "Not a local user." -msgstr "Brak takiego użytkownika." +msgstr "Ekki staðbundinn notandi." #: actions/subscribe.php:69 -#, fuzzy msgid "Subscribed" -msgstr "Subskrybuj" +msgstr "Þú ert nú à áskrift" #: actions/subscribers.php:50 -#, fuzzy, php-format +#, php-format msgid "%s subscribers" -msgstr "Subskrybenci" +msgstr "%s áskrifendur" #: actions/subscribers.php:52 #, php-format msgid "%s subscribers, page %d" -msgstr "" +msgstr "%s áskrifendur, sÃða %d" #: actions/subscribers.php:63 -#, fuzzy msgid "These are the people who listen to " -msgstr "Ludzie obserwujÄ…cy wpisy użytkownika %s." +msgstr "Þetta er fólkið sem hlustar á " #: actions/subscribers.php:67 -#, fuzzy, php-format +#, php-format msgid "These are the people who " -msgstr "Ludzie obserwujÄ…cy wpisy użytkownika %s." +msgstr "Þetta er fólkið sem " #: actions/subscriptions.php:52 -#, fuzzy, php-format +#, php-format msgid "%s subscriptions" -msgstr "Wszyscy obserwowani" +msgstr "%s áskriftir" #: actions/subscriptions.php:54 -#, fuzzy, php-format +#, php-format msgid "%s subscriptions, page %d" -msgstr "Wszyscy obserwowani" +msgstr "%s áskriftir, sÃða %d" #: actions/subscriptions.php:65 -#, fuzzy msgid "These are the people whose notices " -msgstr "Ludzie, których wpisy obserwuje użytkownik %s." +msgstr "Þetta er fólkið þar sem bablið " #: actions/subscriptions.php:69 -#, fuzzy, php-format +#, php-format msgid "These are the people whose " -msgstr "Ludzie obserwujÄ…cy wpisy użytkownika %s." +msgstr "Þetta er fólkið þar sem " #: actions/subscriptions.php:122 -#, fuzzy msgid "Jabber" -msgstr "Brak identyfikatora Jabbera." +msgstr "Jabber snarskilaboðaþjónusta" #: actions/tag.php:43 -#, fuzzy, php-format +#, php-format msgid "Notices tagged with %s, page %d" -msgstr "%s – mikroblog" +msgstr "Babl merkt með %s, sÃða %d" #: actions/tag.php:66 #, php-format msgid "Messages tagged \"%s\", most recent first" -msgstr "" +msgstr "Skilaboð merkt með \"%s\", nýlegustu skilaboðin fyrst" #: actions/tagother.php:33 -#, fuzzy msgid "Not logged in" -msgstr "Niezalogowany." +msgstr "Ekki innskráð(ur)" #: actions/tagother.php:39 -#, fuzzy msgid "No id argument." -msgstr "Brak takiego dokumentu." +msgstr "Ekkert einkenni gefið upp." #: actions/tagother.php:65 #, php-format msgid "Tag %s" -msgstr "" +msgstr "Merki %s" #: actions/tagother.php:141 msgid "Tag user" -msgstr "" +msgstr "Merkja notanda" #: actions/tagother.php:149 msgid "" "Tags for this user (letters, numbers, -, ., and _), comma- or space- " "separated" msgstr "" +"Merki fyrir þennan notanda (bókstafir, tölustafir, -, ., og _), aðskilin með " +"kommu eða bili" #: actions/tagother.php:164 msgid "There was a problem with your session token." -msgstr "" +msgstr "Það komu upp vandamál varðandi setutókann þinn." #: actions/tagother.php:191 msgid "" "You can only tag people you are subscribed to or who are subscribed to you." msgstr "" +"Þú getur aðeins merkt fólk sem þú ert áskrifandi að eða þau sem eru " +"áskrifendur að þér." #: actions/tagother.php:198 -#, fuzzy msgid "Could not save tags." -msgstr "Nie można zapisać informacji o awatarze" +msgstr "Gat ekki vistað merki." #: actions/tagother.php:233 msgid "Use this form to add tags to your subscribers or subscriptions." msgstr "" +"Notaðu þetta eyðublað til að bæta við merkjum við áskrifendur þÃna eða þau " +"sem þú ert áskrifandi að." #: actions/tagrss.php:35 -#, fuzzy msgid "No such tag." -msgstr "Brak takiego wpisu." +msgstr "Ekkert þannig merki." #: actions/tagrss.php:66 -#, fuzzy, php-format +#, php-format msgid "Microblog tagged with %s" -msgstr "%s – mikroblog" +msgstr "Örblogg merkt með %s" #: actions/twitapiblocks.php:47 msgid "Block user failed." -msgstr "" +msgstr "Mistókst að loka á notanda." #: actions/twitapiblocks.php:69 msgid "Unblock user failed." -msgstr "" +msgstr "Mistókst að opna fyrir notanda." #: actions/twitapiusers.php:48 -#, fuzzy msgid "Not found." -msgstr "Nie znaleziono żądania!" +msgstr "Fannst ekki." #: actions/twittersettings.php:71 msgid "Add your Twitter account to automatically send " -msgstr "" +msgstr "Bættu við Twitter aðgangi þÃnum til að sjálfkrafa senda " #: actions/twittersettings.php:119 msgid "Twitter user name" -msgstr "" +msgstr "Notendanafn á Twitter" #: actions/twittersettings.php:126 -#, fuzzy msgid "Twitter password" -msgstr "Nowe hasÅ‚o" +msgstr "Lykilorð á Twitter" #: actions/twittersettings.php:228 msgid "Twitter Friends" -msgstr "" +msgstr "Twitter vinir" #: actions/twittersettings.php:327 msgid "Username must have only numbers, " -msgstr "" +msgstr "Notendanafn má aðeins innihalda tölustafi, " #: actions/twittersettings.php:341 -#, fuzzy, php-format +#, php-format msgid "Unable to retrieve account information " -msgstr "Nie można skasować potwierdzenia adresu e-mail." +msgstr "Gat ekki náð à aðgangsupplýsingar " #: actions/unblock.php:108 -#, fuzzy msgid "Error removing the block." -msgstr "BÅ‚Ä…d w zapisie użytkownika." +msgstr "Vill kom upp við að aflétta notendalokun." #: actions/unsubscribe.php:50 -#, fuzzy msgid "No profile id in request." -msgstr "Serwer nie zwróciÅ‚ żadnego URL-a." +msgstr "Ekkert einkenni persónulegrar sÃðu à beiðni." #: actions/unsubscribe.php:57 -#, fuzzy msgid "No profile with that id." -msgstr "Zdalny profil bez odpowiadajÄ…cego profilu lokalnego" +msgstr "Enginn persónuleg sÃða með þessu einkenni." #: actions/unsubscribe.php:71 -#, fuzzy msgid "Unsubscribed" -msgstr "Zrezygnuj z subskrypcji" +msgstr "Ekki lengur áskrifandi" #: actions/usergroups.php:63 #, php-format msgid "%s groups" -msgstr "" +msgstr "Hópar %s" #: actions/usergroups.php:65 #, php-format msgid "%s groups, page %d" -msgstr "" +msgstr "Hópar %s, sÃða %d" #: classes/Notice.php:104 -#, fuzzy msgid "Problem saving notice. Unknown user." -msgstr "Problem z zachowywaniem wpisu." +msgstr "Gat ekki vistað babl. Óþekktur notandi." #: classes/Notice.php:109 msgid "" "Too many notices too fast; take a breather and post again in a few minutes." msgstr "" +"Of mikið babl à einu; slakaðu aðeins á og haltu svo áfram eftir nokkrar " +"mÃnútur." #: classes/Notice.php:116 msgid "You are banned from posting notices on this site." -msgstr "" +msgstr "Það hefur verið lagt bann við babli frá þér á þessari sÃðu." #: lib/accountsettingsaction.php:108 -#, fuzzy msgid "Upload an avatar" -msgstr "Uaktualnianie awatara nie powiodÅ‚o siÄ™." +msgstr "Hlaða upp einkennismynd" #: lib/accountsettingsaction.php:119 msgid "Other" -msgstr "" +msgstr "Annað" #: lib/accountsettingsaction.php:120 msgid "Other options" -msgstr "" +msgstr "Aðrir valkostir" #: lib/action.php:130 #, php-format msgid "%s - %s" -msgstr "" +msgstr "%s - %s" #: lib/action.php:145 msgid "Untitled page" -msgstr "" +msgstr "Ónafngreind sÃða" #: lib/action.php:316 msgid "Primary site navigation" -msgstr "" +msgstr "Stikl aðalsÃðu" #: lib/action.php:322 msgid "Personal profile and friends timeline" -msgstr "" +msgstr "Persónuleg sÃða og vinarás" #: lib/action.php:325 msgid "Search for people or text" -msgstr "" +msgstr "Leita að fólki eða texta" #: lib/action.php:328 -#, fuzzy msgid "Account" -msgstr "O serwisie" +msgstr "Aðgangur" #: lib/action.php:328 msgid "Change your email, avatar, password, profile" msgstr "" +"Breyttu tölvupóstinum þÃnum, einkennismyndinni þinni, lykilorðinu þÃnu, " +"persónulegu sÃðunni þinni" #: lib/action.php:330 msgid "Connect to IM, SMS, Twitter" -msgstr "" +msgstr "Tengjast snarskilaboðaþjónustu, SMS, Twitter" #: lib/action.php:332 msgid "Logout from the site" -msgstr "" +msgstr "Skrá þig út af sÃðunni" #: lib/action.php:335 msgid "Login to the site" -msgstr "" +msgstr "Skrá þig inn á sÃðuna" #: lib/action.php:338 -#, fuzzy msgid "Create an account" -msgstr "Załóż nowe konto" +msgstr "Búa til aðgang" #: lib/action.php:341 -#, fuzzy msgid "Login with OpenID" -msgstr "Brak takiego identyfikatora OpenID." +msgstr "Skrá þig inn með OpenID" #: lib/action.php:344 -#, fuzzy msgid "Help me!" -msgstr "Pomoc" +msgstr "Hjálp!" #: lib/action.php:362 -#, fuzzy msgid "Site notice" -msgstr "Nowy wpis" +msgstr "Babl vefsÃðunnar" #: lib/action.php:417 msgid "Local views" -msgstr "" +msgstr "Staðbundin sýn" #: lib/action.php:472 -#, fuzzy msgid "Page notice" -msgstr "Nowy wpis" +msgstr "Babl sÃðunnar" #: lib/action.php:562 -#, fuzzy msgid "Secondary site navigation" -msgstr "Subskrypcje" +msgstr "Stikl undirsÃðu" #: lib/action.php:602 lib/action.php:623 msgid "StatusNet software license" -msgstr "" +msgstr "Hugbúnaðarleyfi StatusNet" #: lib/action.php:630 msgid "All " -msgstr "" +msgstr "Allt " #: lib/action.php:635 msgid "license." -msgstr "" +msgstr "leyfi." #: lib/blockform.php:123 lib/blockform.php:153 -#, fuzzy msgid "Block this user" -msgstr "Brak takiego użytkownika." +msgstr "Loka á þennan notanda" #: lib/blockform.php:153 msgid "Block" -msgstr "" +msgstr "Loka" #: lib/disfavorform.php:114 lib/disfavorform.php:140 msgid "Disfavor this notice" -msgstr "" +msgstr "Taka þetta babl út sem uppáhald" #: lib/facebookaction.php:268 #, php-format msgid "To use the %s Facebook Application you need to login " -msgstr "" +msgstr "Til að nota Facebook forritið %s verður þú að skrá þig inn " #: lib/facebookaction.php:271 -#, fuzzy msgid " a new account." -msgstr "Załóż nowe konto" +msgstr " nýr aðgangur." #: lib/facebookaction.php:557 lib/mailbox.php:214 lib/noticelist.php:354 -#, fuzzy msgid "Published" -msgstr "Publiczny" +msgstr "Útgefið" #: lib/favorform.php:114 lib/favorform.php:140 -#, fuzzy msgid "Favor this notice" -msgstr "Brak takiego wpisu." +msgstr "Setja þetta babl à uppáhald" #: lib/feedlist.php:64 msgid "Export data" -msgstr "Dane do exportowania" +msgstr "Flytja út gögn" #: lib/galleryaction.php:121 msgid "Filter tags" -msgstr "" +msgstr "SÃa merki" #: lib/galleryaction.php:131 msgid "All" -msgstr "" +msgstr "Allt" #: lib/galleryaction.php:137 msgid "Tag" -msgstr "" +msgstr "Merki" #: lib/galleryaction.php:138 msgid "Choose a tag to narrow list" -msgstr "" +msgstr "Veldu merki til að þrengja lista" #: lib/galleryaction.php:139 msgid "Go" -msgstr "" +msgstr "Ãfram" #: lib/groupeditform.php:148 -#, fuzzy msgid "URL of the homepage or blog of the group or topic" -msgstr "URL Twojej strony domowej, bloga, lub profilu na innej stronie" +msgstr "Vefslóð vefsÃðu hópsins eða umfjöllunarefnisins" #: lib/groupeditform.php:151 -#, fuzzy msgid "Description" -msgstr "Subskrypcje" +msgstr "Lýsing" #: lib/groupeditform.php:153 -#, fuzzy msgid "Describe the group or topic in 140 chars" -msgstr "Opisz siÄ™ w 140 znakach" +msgstr "Lýstu hópnum eða umfjöllunarefninu með 140 táknum" #: lib/groupeditform.php:158 -#, fuzzy msgid "" "Location for the group, if any, like \"City, State (or Region), Country\"" -msgstr "Gdzie jesteÅ›? (np. \"miasto, region, kraj\")" +msgstr "Staðsetning hópsins, ef einhver, eins og \"Borg, landshluti, land\"" #: lib/groupnav.php:84 lib/searchgroupnav.php:84 msgid "Group" -msgstr "" +msgstr "Hópur" #: lib/groupnav.php:100 msgid "Admin" -msgstr "" +msgstr "Stjórnandi" #: lib/groupnav.php:101 #, php-format msgid "Edit %s group properties" -msgstr "" +msgstr "Breyta hópstillingum %s" #: lib/groupnav.php:106 -#, fuzzy msgid "Logo" -msgstr "Wyloguj" +msgstr "Einkennismerki" #: lib/groupnav.php:107 #, php-format msgid "Add or edit %s logo" -msgstr "" +msgstr "Bæta við eða breyta einkennismerki %s" #: lib/groupsbymemberssection.php:71 msgid "Groups with most members" -msgstr "Grupy z najwiÄ™kszÄ… iloÅ›ciÄ… czÅ‚onków" +msgstr "Hóparnir með flestu meðlimina" #: lib/groupsbypostssection.php:71 msgid "Groups with most posts" -msgstr "Grupy z najwiÄ™kszÄ… iloÅ›ciÄ… wpisów" +msgstr "Hóparnir með mesta bablið" #: lib/grouptagcloudsection.php:56 #, php-format msgid "Tags in %s group's notices" -msgstr "Tagi we wpisach grupy %s" +msgstr "Merki à babli %s hópsins" #: lib/htmloutputter.php:104 -#, fuzzy msgid "This page is not available in a " -msgstr "Ta strona nie jest dostÄ™pna dla medium, którego typ akceptujesz" +msgstr "Þessi sÃða er ekki aðgengileg à " -# aaa #: lib/joinform.php:114 -#, fuzzy msgid "Join" -msgstr "DoÅ‚acz" +msgstr "Gerast meðlimur" #: lib/leaveform.php:114 -#, fuzzy msgid "Leave" -msgstr "Zapisz" +msgstr "Hætta sem meðlimur" #: lib/logingroupnav.php:76 -#, fuzzy msgid "Login with a username and password" -msgstr "BÅ‚Ä™dna nazwa użytkownika lub hasÅ‚o." +msgstr "Skráðu þig inn með notendanafni og lykilorði" #: lib/logingroupnav.php:79 -#, fuzzy msgid "Sign up for a new account" -msgstr "Załóż nowe konto" +msgstr "Búðu til nýjan aðgang" #: lib/logingroupnav.php:82 msgid "Login or register with OpenID" -msgstr "Zaloguj lub zarejestruj siÄ™ z użyciem OpenID" +msgstr "Skráðu þig inn eða nýskráðu þig með OpenID" #: lib/mail.php:175 #, php-format @@ -4702,23 +4680,23 @@ msgid "" "Hey, %s.\n" "\n" msgstr "" -"Hej, %s,\n" +"Hey, %s.\n" "\n" #: lib/mail.php:236 -#, fuzzy, php-format +#, php-format msgid "%1$s is now listening to " -msgstr "%1$s obserwuje teraz Twoje wpisy na %2$s." +msgstr "%1$s hlustar núna á " #: lib/mail.php:254 -#, fuzzy, php-format +#, php-format msgid "Location: %s\n" -msgstr "Lokalizacja: %s\n" +msgstr "Staðsetning: %s\n" #: lib/mail.php:256 -#, fuzzy, php-format +#, php-format msgid "Homepage: %s\n" -msgstr "Strona domowa: %s\n" +msgstr "VefsÃða: %s\n" #: lib/mail.php:258 #, php-format @@ -4726,181 +4704,157 @@ msgid "" "Bio: %s\n" "\n" msgstr "" +"Lýsing: %s\n" +"\n" #: lib/mail.php:461 #, php-format msgid "You've been nudged by %s" -msgstr "" +msgstr "%s ýtti við þér" #: lib/mail.php:465 #, php-format msgid "%1$s (%2$s) is wondering what you are up to " -msgstr "" +msgstr "%1$s (%2$s) er að spá hvað þú ert að gera " #: lib/mail.php:555 -#, fuzzy, php-format +#, php-format msgid "%1$s just added your notice from %2$s" -msgstr "%1$s obserwuje teraz Twoje wpisy na %2$s." +msgstr "%1$s bætti við bablinu þÃnu af %2$s" #: lib/mailbox.php:229 lib/noticelist.php:380 msgid "From" -msgstr "Od" +msgstr "Frá" #: lib/messageform.php:110 msgid "Send a direct notice" -msgstr "WyÅ›lij bezpoÅ›redni wpis" +msgstr "Senda bein skilaboð" #: lib/noticeform.php:125 -#, fuzzy msgid "Send a notice" -msgstr "Nowy wpis" +msgstr "Senda babl" #: lib/noticeform.php:152 -#, fuzzy msgid "Available characters" -msgstr "6 lub wiÄ™cej znaków" +msgstr "Leyfileg tákn" #: lib/noticelist.php:426 -#, fuzzy msgid "in reply to" -msgstr "w odpowiedzi na…" +msgstr "sem svar við" #: lib/noticelist.php:447 lib/noticelist.php:450 msgid "Reply to this notice" -msgstr "Odpowiedz na ten wpis" +msgstr "Svara þessu babli" #: lib/noticelist.php:451 -#, fuzzy msgid "Reply" -msgstr "Odpowiedź" +msgstr "Svara" #: lib/noticelist.php:471 lib/noticelist.php:474 msgid "Delete this notice" -msgstr "UsuÅ„ ten wpis" +msgstr "Eyða þessu babli" #: lib/noticelist.php:474 msgid "Delete" -msgstr "UsuÅ„" +msgstr "Eyða" #: lib/nudgeform.php:116 msgid "Nudge this user" -msgstr "" +msgstr "Ãta við þessum notanda" #: lib/nudgeform.php:128 msgid "Nudge" -msgstr "" +msgstr "Pot" #: lib/nudgeform.php:128 msgid "Send a nudge to this user" -msgstr "" +msgstr "Ãta við þessum notanda" #: lib/personaltagcloudsection.php:56 #, php-format msgid "Tags in %s's notices" -msgstr "" +msgstr "Merki à babli %s" #: lib/profilelist.php:182 msgid "(none)" -msgstr "" +msgstr "(ekkert)" #: lib/publicgroupnav.php:76 msgid "Public" -msgstr "Publiczny" +msgstr "Almenn" #: lib/publicgroupnav.php:80 msgid "User groups" -msgstr "" +msgstr "Notendahópar" #: lib/publicgroupnav.php:82 lib/publicgroupnav.php:83 msgid "Recent tags" -msgstr "" +msgstr "Nýleg merki" #: lib/publicgroupnav.php:86 msgid "Featured" -msgstr "Wyróżnione" +msgstr "à sviðsljósinu" #: lib/publicgroupnav.php:90 msgid "Popular" -msgstr "Popularne" +msgstr "Vinsælt" #: lib/searchgroupnav.php:82 msgid "Notice" -msgstr "Wpis" +msgstr "Babl" #: lib/searchgroupnav.php:85 msgid "Find groups on this site" -msgstr "Znajdź grupy na tej stronie" +msgstr "Finna hópa á þessari sÃðu" #: lib/section.php:89 msgid "Untitled section" -msgstr "" +msgstr "Ónafngreindur hluti" #: lib/subgroupnav.php:81 -#, fuzzy, php-format +#, php-format msgid "People %s subscribes to" -msgstr "Zdalna subskrypcja" +msgstr "Fólk sem %s er áskrifandi að" #: lib/subgroupnav.php:89 -#, fuzzy, php-format +#, php-format msgid "People subscribed to %s" -msgstr "Zdalna subskrypcja" +msgstr "Fólk sem eru áskrifendur að %s" #: lib/subgroupnav.php:97 #, php-format msgid "Groups %s is a member of" -msgstr "" +msgstr "Hópar sem %s er meðlimur Ã" #: lib/subgroupnav.php:104 #, php-format msgid "Invite friends and colleagues to join you on %s" -msgstr "ZaproÅ› przyjaciół i kolegów, by doÅ‚Ä…czyli do Ciebie na %s" +msgstr "Bjóða vinum og vandamönnum að slást à hópinn á %s" #: lib/subs.php:53 msgid "User has blocked you." -msgstr "Użytkownik zablokowaÅ‚ CiÄ™." +msgstr "Notandinn hefur lokað á þig." #: lib/subscribeform.php:115 lib/subscribeform.php:139 -#, fuzzy msgid "Subscribe to this user" -msgstr "Subskrypcja uwierzytelniona" +msgstr "Gerast áskrifandi að þessum notanda" #: lib/tagcloudsection.php:56 msgid "None" -msgstr "" +msgstr "Ekkert" #: lib/topposterssection.php:74 msgid "Top posters" -msgstr "" +msgstr "Aðalbablararnir" #: lib/unblockform.php:120 lib/unblockform.php:150 msgid "Unblock this user" -msgstr "Odblokuj tego użytkownika" +msgstr "Opna á þennan notanda" #: lib/unblockform.php:150 msgid "Unblock" -msgstr "Odblokuj" +msgstr "Opna" #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137 msgid "Unsubscribe from this user" -msgstr "" - -#, fuzzy -#~ msgid "Delete my account" -#~ msgstr "Załóż nowe konto" - -#~ msgid "Couldn't confirm email." -#~ msgstr "Nie można potwierdzić e-maila." - -#~ msgid "Email address" -#~ msgstr "Adres e-mailowy" - -#~ msgid "Error inserting notice" -#~ msgstr "BÅ‚Ä…d przy wprowadzaniu wpisu" - -#~ msgid "" -#~ "If you've forgotten or lost your password, you can get a new one sent " -#~ "the email address you have stored in your account." -#~ msgstr "" -#~ "JeÅ›li Twoje hasÅ‚o gdzieś siÄ™ zapodziaÅ‚o lub zostaÅ‚o zapomniane to możesz " -#~ "wygenerować nowe. Zostanie ono wysÅ‚ane na adres e-mailowy skojarzony z " -#~ "Twoim kontem." +msgstr "Hætta sem áskrifandi að þessum notanda" diff --git a/locale/it/LC_MESSAGES/statusnet.mo b/locale/it/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..00ab59804 --- /dev/null +++ b/locale/it/LC_MESSAGES/statusnet.mo diff --git a/locale/it_IT/LC_MESSAGES/statusnet.po b/locale/it/LC_MESSAGES/statusnet.po index 1a59adf85..1a59adf85 100644 --- a/locale/it_IT/LC_MESSAGES/statusnet.po +++ b/locale/it/LC_MESSAGES/statusnet.po diff --git a/locale/it_IT/LC_MESSAGES/statusnet.mo b/locale/it_IT/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 95764f1e2..000000000 --- a/locale/it_IT/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/ja/LC_MESSAGES/statusnet.mo b/locale/ja/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..7026035cc --- /dev/null +++ b/locale/ja/LC_MESSAGES/statusnet.mo diff --git a/locale/ja_JP/LC_MESSAGES/statusnet.po b/locale/ja/LC_MESSAGES/statusnet.po index bb7d777ba..bb7d777ba 100644 --- a/locale/ja_JP/LC_MESSAGES/statusnet.po +++ b/locale/ja/LC_MESSAGES/statusnet.po diff --git a/locale/ja_JP/LC_MESSAGES/statusnet.mo b/locale/ja_JP/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 86efaaf5d..000000000 --- a/locale/ja_JP/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/ko_KR/LC_MESSAGES/statusnet.mo b/locale/ko/LC_MESSAGES/statusnet.mo Binary files differindex 2b177ff86..2b177ff86 100644 --- a/locale/ko_KR/LC_MESSAGES/statusnet.mo +++ b/locale/ko/LC_MESSAGES/statusnet.mo diff --git a/locale/ko_KR/LC_MESSAGES/statusnet.po b/locale/ko/LC_MESSAGES/statusnet.po index 7bbdcdcf2..7bbdcdcf2 100644 --- a/locale/ko_KR/LC_MESSAGES/statusnet.po +++ b/locale/ko/LC_MESSAGES/statusnet.po diff --git a/locale/mk/LC_MESSAGES/statusnet.mo b/locale/mk/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..5dec309dd --- /dev/null +++ b/locale/mk/LC_MESSAGES/statusnet.mo diff --git a/locale/mk_MK/LC_MESSAGES/statusnet.po b/locale/mk/LC_MESSAGES/statusnet.po index d4c4eb235..0e91f0522 100644 --- a/locale/mk_MK/LC_MESSAGES/statusnet.po +++ b/locale/mk/LC_MESSAGES/statusnet.po @@ -4670,12 +4670,12 @@ msgstr "%1$s Ñега ги Ñледи вашите забелешки за %2$s. #: lib/mail.php:254 #, fuzzy, php-format msgid "Location: %s\n" -msgstr "Локација" +msgstr "" #: lib/mail.php:256 #, fuzzy, php-format msgid "Homepage: %s\n" -msgstr "Домашна Ñтраница" +msgstr "" #: lib/mail.php:258 #, php-format diff --git a/locale/mk_MK/LC_MESSAGES/statusnet.mo b/locale/mk_MK/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 0ac378c79..000000000 --- a/locale/mk_MK/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/nb/LC_MESSAGES/statusnet.mo b/locale/nb/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..ee3bad415 --- /dev/null +++ b/locale/nb/LC_MESSAGES/statusnet.mo diff --git a/locale/nb_NO/LC_MESSAGES/statusnet.po b/locale/nb/LC_MESSAGES/statusnet.po index 116513857..5e2d6613c 100644 --- a/locale/nb_NO/LC_MESSAGES/statusnet.po +++ b/locale/nb/LC_MESSAGES/statusnet.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-25 16:24+0000\n" -"PO-Revision-Date: 2009-04-09 22:44+0000\n" -"Last-Translator: Charlie Ball <staselig@gmail.com>\n" +"PO-Revision-Date: 2009-09-26 22:45+0000\n" +"Last-Translator: Eivind Uggedal <eivind@uggedal.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,7 +23,7 @@ msgstr "" #: actions/noticesearchrss.php:88 #, php-format msgid " Search Stream for \"%s\"" -msgstr "" +msgstr "Søkestrøm for «%s»" #: ../actions/finishopenidlogin.php:82 ../actions/register.php:191 #: actions/finishopenidlogin.php:88 actions/register.php:205 @@ -31,22 +31,24 @@ msgstr "" msgid "" " except this private data: password, email address, IM address, phone number." msgstr "" +"utenom disse private dataene: passord, epost, adresse, lynmeldingsadresse og " +"telefonnummer." #: ../actions/showstream.php:400 ../lib/stream.php:109 #: actions/showstream.php:418 lib/mailbox.php:164 lib/stream.php:76 msgid " from " -msgstr "" +msgstr "fra" #: ../actions/twitapistatuses.php:478 actions/twitapistatuses.php:412 #: actions/twitapistatuses.php:347 #, php-format msgid "%1$s / Updates replying to %2$s" -msgstr "" +msgstr "%1$s / Oppdateringer som svarer til %2$s" #: ../actions/invite.php:168 actions/invite.php:176 actions/invite.php:211 #, php-format msgid "%1$s has invited you to join them on %2$s" -msgstr "" +msgstr "%1$s har invitert deg til %2$s" #: ../actions/invite.php:170 #, php-format @@ -78,6 +80,27 @@ msgid "" "\n" "Sincerely, %2$s\n" msgstr "" +"%$1s har invitert deg til %2$s (%3$s).\n" +"\n" +"%$2s er en mikrobloggingteneste som lar deg holde deg oppdatert pÃ¥ folk du " +"kjenner og/eller som interesserer deg.\n" +"\n" +"Du kan ogsÃ¥ dele nyheter om deg sjelv, dine tanker eller livet ditt pÃ¥ " +"nettet med folk som kjenner til deg. Det er supert for Ã¥ møte nye folk med " +"like interesser.\n" +"\n" +"%1$s sa:\n" +"\n" +"%4$s\n" +"\n" +"Du kan se profilsiden til %1$s pÃ¥ %2$s her:\n" +"\n" +"%5$s\n" +"\n" +"Hvis du vil prøva tjenesten, klikk pÃ¥ lenken nedenfor for Ã¥ akseptere " +"invitasjonen.\n" +"\n" +"Vennlig hilsen, %2$s\n" #: ../lib/mail.php:124 lib/mail.php:124 lib/mail.php:126 lib/mail.php:241 #, php-format @@ -98,14 +121,14 @@ msgstr "" "\n" "\t%3$s\n" "\n" -"Mvh,\n" +"Vennlig hilsen,\n" "%4$s.\n" #: ../actions/twitapistatuses.php:482 actions/twitapistatuses.php:415 #: actions/twitapistatuses.php:350 #, php-format msgid "%1$s updates that reply to updates from %2$s / %3$s." -msgstr "" +msgstr "%1$s oppdateringer som svarer pÃ¥ oppdateringer fra %2$s / %3$s." #: ../actions/shownotice.php:45 actions/shownotice.php:45 #: actions/shownotice.php:161 @@ -123,7 +146,7 @@ msgstr "%s (%s)" #: actions/publicrss.php:90 #, php-format msgid "%s Public Stream" -msgstr "%s Offentlig Strøm" +msgstr "%s offentlig strøm" #: ../actions/all.php:47 ../actions/allrss.php:60 #: ../actions/twitapistatuses.php:238 ../lib/stream.php:51 actions/all.php:47 @@ -138,7 +161,7 @@ msgstr "%s og venner" #: actions/twitapistatuses.php:33 #, php-format msgid "%s public timeline" -msgstr "%s sin offentlige tidslinje" +msgstr "%s offentlig tidslinje" #: ../lib/mail.php:206 lib/mail.php:212 lib/mail.php:411 #, php-format @@ -155,15 +178,15 @@ msgstr "%s tidslinje" #: actions/twitapistatuses.php:36 #, php-format msgid "%s updates from everyone!" -msgstr "%s oppdateringer fra alle!" +msgstr "%s oppdateringer fra alle sammen!" #: ../actions/register.php:213 msgid "" "(You should receive a message by email momentarily, with instructions on how " "to confirm your email address.)" msgstr "" -"(Du vil straks motta en e-post med instruksjoner om hvordan du kan bekrefte " -"din e-postadresse.)" +"(Du vil straks motta en epost med instruksjoner om hvordan du kan bekrefte " +"din epostadresse)" #: ../lib/util.php:257 lib/util.php:273 lib/action.php:605 #, php-format @@ -171,32 +194,29 @@ msgid "" "**%%site.name%%** is a microblogging service brought to you by [%%site." "broughtby%%](%%site.broughtbyurl%%). " msgstr "" -"**%%site.name%%** er en mikroblogging-tjeneste av " +"**%%site.name%%** er en mikrobloggingtjeneste av " "[%%site.broughtby%%](%%site.broughtbyurl%%). " #: ../lib/util.php:259 lib/util.php:275 lib/action.php:607 #, php-format msgid "**%%site.name%%** is a microblogging service. " -msgstr "**%%site.name%%** er en mikroblogging-tjeneste. " +msgstr "**%%site.name%%** er en mikrobloggingtjeneste. " #: ../lib/util.php:274 lib/util.php:290 msgid ". Contributors should be attributed by full name or nickname." -msgstr ". Bidragsytere burde være etterfulgt av fullt navn eller brukernavn." +msgstr ". Bidragsytere burde være etterfulgt av fullt navn eller kallenavn." #: ../actions/finishopenidlogin.php:73 ../actions/profilesettings.php:43 #: actions/finishopenidlogin.php:79 actions/profilesettings.php:76 #: actions/finishopenidlogin.php:101 actions/profilesettings.php:100 #: lib/groupeditform.php:139 msgid "1-64 lowercase letters or numbers, no punctuation or spaces" -msgstr "" -"1-64 smÃ¥bokstaver eller nummer, ingen punktum eller mellomrom (ei heller æøå " -"og lign.)" +msgstr "1-64 smÃ¥ bokstaver eller nummer, ingen punktum eller mellomrom" #: ../actions/register.php:152 actions/register.php:166 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required." msgstr "" -"1-64 smÃ¥bokstaver eller nummer, ingen punktum eller mellomrom (ei heller æøå " -"og lign.) PÃ¥krevd." +"1-64 smÃ¥ bokstaver eller nummer, ingen punktum eller mellomrom. PÃ¥krevd." #: ../actions/password.php:42 actions/profilesettings.php:181 #: actions/passwordsettings.php:102 @@ -227,14 +247,16 @@ msgid "" "A confirmation code was sent to the email address you added. Check your " "inbox (and spam box!) for the code and instructions on how to use it." msgstr "" -"En bekreftelseskode ble sendt til lynmeldingsadressen du la til. Sjekk " -"innboksen din (og søppel-posten!) for koden, og hvordan du skal bruke den." +"En bekreftelseskode ble sendt til epostadressen du la til. Sjekk innboksen " +"din (og søppelboksen) for koden, og hvordan du skal bruke den." #: ../actions/smssettings.php:216 actions/smssettings.php:224 msgid "" "A confirmation code was sent to the phone number you added. Check your inbox " "(and spam box!) for the code and instructions on how to use it." msgstr "" +"En bekreftelseskode ble sendt til telefonnummeret du la til. Sjekk innboksen " +"din for koden, og hvordan du skal bruke den." #: ../actions/twitapiaccount.php:49 ../actions/twitapihelp.php:45 #: ../actions/twitapistatuses.php:88 ../actions/twitapistatuses.php:259 @@ -288,7 +310,7 @@ msgstr "Om" #: ../actions/userauthorization.php:119 actions/userauthorization.php:126 #: actions/userauthorization.php:143 msgid "Accept" -msgstr "Aksepter" +msgstr "Godta" #: ../actions/emailsettings.php:62 ../actions/imsettings.php:63 #: ../actions/openidsettings.php:57 ../actions/smssettings.php:71 @@ -308,7 +330,7 @@ msgstr "Legg til OpenID" #: ../lib/settingsaction.php:97 lib/settingsaction.php:91 #: lib/accountsettingsaction.php:117 msgid "Add or remove OpenIDs" -msgstr "Legg til eller slett OpenID" +msgstr "Legg til eller fjern OpenID-er" #: ../actions/emailsettings.php:38 ../actions/imsettings.php:39 #: ../actions/smssettings.php:39 actions/emailsettings.php:39 @@ -337,7 +359,7 @@ msgstr "Alle oppdateringer for %s" #: actions/noticesearchrss.php:90 #, php-format msgid "All updates matching search term \"%s\"" -msgstr "Alle oppdateringer som passer søket: \"%s\"" +msgstr "Alle oppdateringer for søket: «%s»" #: ../actions/finishopenidlogin.php:29 ../actions/login.php:31 #: ../actions/openidlogin.php:29 ../actions/register.php:30 @@ -390,19 +412,21 @@ msgid "" "Awaiting confirmation on this address. Check your Jabber/GTalk account for a " "message with further instructions. (Did you add %s to your buddy list?)" msgstr "" +"Venter pÃ¥ godkjenning. Sjekk din Jabber/GTalk-konto for en melding med " +"instruksjoner (la du %s til vennelisten din?)" #: ../actions/emailsettings.php:54 actions/emailsettings.php:55 msgid "" "Awaiting confirmation on this address. Check your inbox (and spam box!) for " "a message with further instructions." msgstr "" -"Venter pÃ¥ bekreftelse av adressen. Sjekk innboksen din (og søppel-post!) for " +"Venter pÃ¥ bekreftelse av adressen. Sjekk innboksen din (og søppelboksen) for " "melding med videre veiledning." #: ../actions/smssettings.php:58 actions/smssettings.php:58 #: actions/smssettings.php:111 msgid "Awaiting confirmation on this phone number." -msgstr "Venter pÃ¥ bekreftelse pÃ¥ dette telefonnummeret" +msgstr "Venter pÃ¥ bekreftelse for dette telefonnummeret." #: ../lib/util.php:1318 lib/util.php:1452 #, fuzzy @@ -413,7 +437,7 @@ msgstr "Tidligere »" #: actions/profilesettings.php:82 actions/register.php:184 #: actions/profilesettings.php:112 actions/register.php:402 msgid "Bio" -msgstr "Bio" +msgstr "Om meg" #: ../actions/profilesettings.php:101 ../actions/register.php:82 #: ../actions/updateprofile.php:103 actions/profilesettings.php:216 @@ -421,7 +445,7 @@ msgstr "Bio" #: actions/profilesettings.php:205 actions/register.php:174 #: actions/updateprofile.php:107 msgid "Bio is too long (max 140 chars)." -msgstr "Bioen er for lang (maks 140 tegn)." +msgstr "«Om meg» er for lang (maks 140 tegn)." #: ../lib/deleteaction.php:41 lib/deleteaction.php:41 lib/deleteaction.php:69 msgid "Can't delete this notice." @@ -431,13 +455,13 @@ msgstr "Kan ikke slette notisen." #: actions/updateprofile.php:123 #, php-format msgid "Can't read avatar URL '%s'" -msgstr "Kan ikke lese brukerbilde URL '%s'" +msgstr "Kan ikke lese brukerbilde-URL «%s»" #: ../actions/password.php:85 ../actions/recoverpassword.php:300 #: actions/profilesettings.php:404 actions/recoverpassword.php:313 #: actions/passwordsettings.php:169 actions/recoverpassword.php:347 msgid "Can't save new password." -msgstr "Klarer ikke Ã¥ lagre det nye passordet" +msgstr "Klarer ikke Ã¥ lagre nytt passord." #: ../actions/emailsettings.php:57 ../actions/imsettings.php:58 #: ../actions/smssettings.php:62 actions/emailsettings.php:58 @@ -449,17 +473,17 @@ msgstr "Avbryt" #: ../lib/openid.php:121 lib/openid.php:121 lib/openid.php:130 msgid "Cannot instantiate OpenID consumer object." -msgstr "" +msgstr "Klarer ikke instansiere OpenID-objekt." #: ../actions/imsettings.php:163 actions/imsettings.php:171 #: actions/imsettings.php:286 msgid "Cannot normalize that Jabber ID" -msgstr "" +msgstr "Klarer ikke normalisere Jabber-IDen" #: ../actions/emailsettings.php:181 actions/emailsettings.php:199 #: actions/emailsettings.php:311 msgid "Cannot normalize that email address" -msgstr "Kan ikke normalisere den e-postadressen" +msgstr "Klarer ikke normalisere epostadressen" #: ../actions/password.php:45 actions/profilesettings.php:184 #: actions/passwordsettings.php:110 @@ -469,7 +493,7 @@ msgstr "Endre" #: ../lib/settingsaction.php:88 lib/settingsaction.php:88 #: lib/accountsettingsaction.php:114 msgid "Change email handling" -msgstr "Endre e-post hÃ¥ndtering" +msgstr "Endre eposthÃ¥ndtering" #: ../actions/password.php:32 actions/profilesettings.php:36 #: actions/passwordsettings.php:58 @@ -483,7 +507,7 @@ msgstr "Endre passordet ditt" #: ../lib/settingsaction.php:85 lib/settingsaction.php:85 #: lib/accountsettingsaction.php:105 msgid "Change your profile settings" -msgstr "Endre profil instillingene dine" +msgstr "Endre profilinnstillingene dine" #: ../actions/password.php:43 ../actions/recoverpassword.php:181 #: ../actions/register.php:155 ../actions/smssettings.php:65 @@ -497,7 +521,7 @@ msgstr "Bekreft" #: ../actions/confirmaddress.php:90 actions/confirmaddress.php:90 #: actions/confirmaddress.php:144 msgid "Confirm Address" -msgstr "Bekreft Adresse" +msgstr "Bekreft adresse" #: ../actions/emailsettings.php:238 ../actions/imsettings.php:222 #: ../actions/smssettings.php:245 actions/emailsettings.php:256 @@ -515,7 +539,7 @@ msgstr "Bekreftelseskode" #: ../actions/confirmaddress.php:38 actions/confirmaddress.php:38 #: actions/confirmaddress.php:80 msgid "Confirmation code not found." -msgstr "Bekreftelseskode ikke funnet." +msgstr "Fant ikke bekreftelseskode." #: ../actions/register.php:202 #, php-format diff --git a/locale/nb_NO/LC_MESSAGES/statusnet.mo b/locale/nb_NO/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 7e8a05579..000000000 --- a/locale/nb_NO/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/nl/LC_MESSAGES/statusnet.mo b/locale/nl/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..122a49285 --- /dev/null +++ b/locale/nl/LC_MESSAGES/statusnet.mo diff --git a/locale/nl_NL/LC_MESSAGES/statusnet.po b/locale/nl/LC_MESSAGES/statusnet.po index 6cc0a52c4..6cc0a52c4 100644 --- a/locale/nl_NL/LC_MESSAGES/statusnet.po +++ b/locale/nl/LC_MESSAGES/statusnet.po diff --git a/locale/nl_NL/LC_MESSAGES/statusnet.mo b/locale/nl_NL/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 16ce96d0d..000000000 --- a/locale/nl_NL/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/nn_NO/LC_MESSAGES/statusnet.mo b/locale/nn/LC_MESSAGES/statusnet.mo Binary files differindex 7dbde4019..7dbde4019 100644 --- a/locale/nn_NO/LC_MESSAGES/statusnet.mo +++ b/locale/nn/LC_MESSAGES/statusnet.mo diff --git a/locale/nn_NO/LC_MESSAGES/statusnet.po b/locale/nn/LC_MESSAGES/statusnet.po index 4da276adb..4da276adb 100644 --- a/locale/nn_NO/LC_MESSAGES/statusnet.po +++ b/locale/nn/LC_MESSAGES/statusnet.po diff --git a/locale/pl/LC_MESSAGES/statusnet.mo b/locale/pl/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..dba116252 --- /dev/null +++ b/locale/pl/LC_MESSAGES/statusnet.mo diff --git a/locale/pl/LC_MESSAGES/statusnet.po b/locale/pl/LC_MESSAGES/statusnet.po new file mode 100644 index 000000000..54c52e949 --- /dev/null +++ b/locale/pl/LC_MESSAGES/statusnet.po @@ -0,0 +1,6966 @@ +# translation of pl.po to Polish +# PaweÅ‚ Wilk <siefca@gnu.org>, 2008. +# Piotr DrÄ…g <piotrdrag@gmail.com>, 2009. +# +# Polish language has 3 plural forms. +# Special case is used for one and some numbers ending in 2, 3, or 4. +# Example: +# 1 WINDOW -> 1 OKNO +# x2 to x4 WINDOWS -> x2 do x4 OKNA (x != 1) +# 5 or more WINDOWS -> 5 lub wiÄ™cej OKIEN +# +msgid "" +msgstr "" +"Project-Id-Version: pl\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-07-14 10:32-0700\n" +"PO-Revision-Date: 2009-09-09 15:47+0200\n" +"Last-Translator: Piotr DrÄ…g <piotrdrag@gmail.com>\n" +"Language-Team: Polish <pl@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%" +"100<10 || n%100>=20) ? 1 : 2);\n" + +#: ../actions/noticesearchrss.php:64 actions/noticesearchrss.php:68 +#: actions/noticesearchrss.php:88 actions/noticesearchrss.php:89 +#, php-format +msgid " Search Stream for \"%s\"" +msgstr " Znajdź strumieÅ„ dla \"%s\"" + +#: ../actions/finishopenidlogin.php:82 ../actions/register.php:191 +#: actions/finishopenidlogin.php:88 actions/register.php:205 +#: actions/finishopenidlogin.php:110 actions/finishopenidlogin.php:109 +msgid "" +" except this private data: password, email address, IM address, phone number." +msgstr "" +" poza tymi prywatnymi danymi: hasÅ‚o, adres e-mail, adres komunikatora, numer " +"telefonu." + +#: ../actions/showstream.php:400 ../lib/stream.php:109 +#: actions/showstream.php:418 lib/mailbox.php:164 lib/stream.php:76 +msgid " from " +msgstr " z " + +#: ../actions/twitapistatuses.php:478 actions/twitapistatuses.php:412 +#: actions/twitapistatuses.php:347 actions/twitapistatuses.php:363 +#, php-format +msgid "%1$s / Updates replying to %2$s" +msgstr "%1$s/aktualizacje odpowiadajÄ…ce na %2$s" + +#: ../actions/invite.php:168 actions/invite.php:176 actions/invite.php:211 +#: actions/invite.php:218 actions/invite.php:220 +#, php-format +msgid "%1$s has invited you to join them on %2$s" +msgstr "%1$s zapraszajÄ… CiÄ™, abyÅ› doÅ‚Ä…czyÅ‚ do nich w %2$s" + +#: ../actions/invite.php:170 actions/invite.php:220 actions/invite.php:222 +#, php-format +msgid "" +"%1$s has invited you to join them on %2$s (%3$s).\n" +"\n" +"%2$s is a micro-blogging service that lets you keep up-to-date with people " +"you know and people who interest you.\n" +"\n" +"You can also share news about yourself, your thoughts, or your life online " +"with people who know about you. It's also great for meeting new people who " +"share your interests.\n" +"\n" +"%1$s said:\n" +"\n" +"%4$s\n" +"\n" +"You can see %1$s's profile page on %2$s here:\n" +"\n" +"%5$s\n" +"\n" +"If you'd like to try the service, click on the link below to accept the " +"invitation.\n" +"\n" +"%6$s\n" +"\n" +"If not, you can ignore this message. Thanks for your patience and your " +"time.\n" +"\n" +"Sincerely, %2$s\n" +msgstr "" +"Użytkownik %1$s zapraszajÄ… CiÄ™, abyÅ› doÅ‚Ä…czyÅ‚ do nich w %2$s (%3$s).\n" +"\n" +"%2$s jest usÅ‚ugÄ… mikroblogowania, która umożliwia pozostawanie w kontakcie z " +"osobami, których znasz i z tymi, którzy CiÄ™ interesujÄ….\n" +"\n" +"Możesz także dzielić siÄ™ w sieci nowinkami o sobie, swoimi przemyÅ›leniami, " +"lub swoim życiem z osobami, którzy CiÄ™ znajÄ…. To także wspaniaÅ‚y sposób na " +"poznawanie nowych osób, którzy dzielÄ… Twoje zainteresowania.\n" +"\n" +"Użytkownik %1$s powiedziaÅ‚:\n" +"\n" +"%4$s\n" +"\n" +"Możesz zobaczyć stronÄ™ profilu %1$s na %2$s tutaj:\n" +"\n" +"%5$s\n" +"\n" +"JeÅ›li chcesz wypróbować usÅ‚ugÄ™, naciÅ›nij na poniższy odnoÅ›nik, aby " +"zaakceptować zaproszenie.\n" +"\n" +"%6$s\n" +"\n" +"JeÅ›li nie, możesz zignorować tÄ™ wiadomość. DziÄ™kujemy za TwojÄ… cierpliwość i " +"czas.\n" +"\n" +"Z poważaniem, %2$s\n" + +#: ../lib/mail.php:124 lib/mail.php:124 lib/mail.php:126 lib/mail.php:241 +#: lib/mail.php:236 lib/mail.php:235 +#, php-format +msgid "%1$s is now listening to your notices on %2$s." +msgstr "Użytkownik %1$s obserwuje teraz Twoje wpisy na %2$s." + +#: ../lib/mail.php:126 +#, php-format +msgid "" +"%1$s is now listening to your notices on %2$s.\n" +"\n" +"\t%3$s\n" +"\n" +"Faithfully yours,\n" +"%4$s.\n" +msgstr "" +"Użytkownik %1$s obserwuje teraz Twoje wpisy na %2$s.\n" +"\n" +"\t%3$s\n" +"\n" +"Z poważaniem,\n" +"%4$s.\n" + +#: ../actions/twitapistatuses.php:482 actions/twitapistatuses.php:415 +#: actions/twitapistatuses.php:350 actions/twitapistatuses.php:367 +#: actions/twitapistatuses.php:328 +#, php-format +msgid "%1$s updates that reply to updates from %2$s / %3$s." +msgstr "%1$s aktualizuje tÄ™ odpowiedź na aktualizacje od %2$s/%3$s." + +#: ../actions/shownotice.php:45 actions/shownotice.php:45 +#: actions/shownotice.php:161 actions/shownotice.php:174 +#, php-format +msgid "%1$s's status on %2$s" +msgstr "Status użytkownika %1$s na %2$s" + +#: ../actions/invite.php:84 ../actions/invite.php:92 actions/invite.php:91 +#: actions/invite.php:99 actions/invite.php:123 actions/invite.php:131 +#: actions/invite.php:125 actions/invite.php:133 +#, php-format +msgid "%s (%s)" +msgstr "%s (%s)" + +#: ../actions/publicrss.php:62 actions/publicrss.php:48 +#: actions/publicrss.php:90 actions/publicrss.php:89 +#, php-format +msgid "%s Public Stream" +msgstr "Publiczny strumieÅ„ użytkownika %s" + +#: ../actions/all.php:47 ../actions/allrss.php:60 +#: ../actions/twitapistatuses.php:238 ../lib/stream.php:51 actions/all.php:47 +#: actions/allrss.php:60 actions/twitapistatuses.php:155 lib/personal.php:51 +#: actions/all.php:65 actions/allrss.php:103 actions/facebookhome.php:164 +#: actions/twitapistatuses.php:126 lib/personalgroupnav.php:99 +#: actions/all.php:68 actions/all.php:114 actions/allrss.php:106 +#: actions/facebookhome.php:163 actions/twitapistatuses.php:130 +#: actions/all.php:50 actions/all.php:127 actions/allrss.php:114 +#: actions/facebookhome.php:158 actions/twitapistatuses.php:89 +#: lib/personalgroupnav.php:100 +#, php-format +msgid "%s and friends" +msgstr "Użytkownik %s i przyjaciele" + +#: ../actions/twitapistatuses.php:49 actions/twitapistatuses.php:49 +#: actions/twitapistatuses.php:33 actions/twitapistatuses.php:32 +#: actions/twitapistatuses.php:37 +#, php-format +msgid "%s public timeline" +msgstr "Publiczna oÅ› czasu użytkownika %s" + +#: ../lib/mail.php:206 lib/mail.php:212 lib/mail.php:411 lib/mail.php:412 +#, php-format +msgid "%s status" +msgstr "Status użytkownika %s" + +#: ../actions/twitapistatuses.php:338 actions/twitapistatuses.php:265 +#: actions/twitapistatuses.php:199 actions/twitapistatuses.php:209 +#: actions/twitapigroups.php:69 actions/twitapistatuses.php:154 +#, php-format +msgid "%s timeline" +msgstr "OÅ› czasu użytkownika %s" + +#: ../actions/twitapistatuses.php:52 actions/twitapistatuses.php:52 +#: actions/twitapistatuses.php:36 actions/twitapistatuses.php:38 +#: actions/twitapistatuses.php:41 +#, php-format +msgid "%s updates from everyone!" +msgstr "Użytkownik %s aktualizuje od każdego!" + +#: ../actions/register.php:213 actions/register.php:497 +#: actions/register.php:545 +msgid "" +"(You should receive a message by email momentarily, with instructions on how " +"to confirm your email address.)" +msgstr "" +"(PowinieneÅ› wÅ‚aÅ›nie otrzymać wiadomość e-mail, zawierajÄ…cÄ… instrukcje " +"potwierdzenia adresu e-mail)" + +#: ../lib/util.php:257 lib/util.php:273 lib/action.php:605 lib/action.php:702 +#: lib/action.php:752 +#, php-format +msgid "" +"**%%site.name%%** is a microblogging service brought to you by [%%site." +"broughtby%%](%%site.broughtbyurl%%). " +msgstr "" +"**%%site.name%%** jest usÅ‚ugÄ… mikroblogowania prowadzonÄ… przez [%%site." +"broughtby%%](%%site.broughtbyurl%%). " + +#: ../lib/util.php:259 lib/util.php:275 lib/action.php:607 lib/action.php:704 +#: lib/action.php:754 +#, php-format +msgid "**%%site.name%%** is a microblogging service. " +msgstr "**%%site.name%%** jest usÅ‚ugÄ… mikroblogowania. " + +#: ../lib/util.php:274 lib/util.php:290 +msgid ". Contributors should be attributed by full name or nickname." +msgstr "" +". Współtwórcy powinni być wymienieni z imienia i nazwiska lub pseudonimu." + +#: ../actions/finishopenidlogin.php:73 ../actions/profilesettings.php:43 +#: actions/finishopenidlogin.php:79 actions/profilesettings.php:76 +#: actions/finishopenidlogin.php:101 actions/profilesettings.php:100 +#: lib/groupeditform.php:139 actions/finishopenidlogin.php:100 +#: lib/groupeditform.php:154 +msgid "1-64 lowercase letters or numbers, no punctuation or spaces" +msgstr "1-64 maÅ‚e litery lub liczby, bez spacji i znaków przestankowych" + +#: ../actions/register.php:152 actions/register.php:166 +#: actions/register.php:368 actions/register.php:414 +msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required." +msgstr "" +"1-64 maÅ‚e litery lub liczby, bez spacji i znaków przestankowych. Wymagane." + +#: ../actions/password.php:42 actions/profilesettings.php:181 +#: actions/passwordsettings.php:102 +msgid "6 or more characters" +msgstr "6 lub wiÄ™cej znaków" + +#: ../actions/recoverpassword.php:180 actions/recoverpassword.php:186 +#: actions/recoverpassword.php:220 actions/recoverpassword.php:233 +msgid "6 or more characters, and don't forget it!" +msgstr "6 lub wiÄ™cej znaków, i nie zapomnij go!" + +#: ../actions/register.php:154 actions/register.php:168 +#: actions/register.php:373 actions/register.php:419 +msgid "6 or more characters. Required." +msgstr "6 lub wiÄ™cej znaków. Wymagane." + +#: ../actions/imsettings.php:197 actions/imsettings.php:205 +#: actions/imsettings.php:321 +#, php-format +msgid "" +"A confirmation code was sent to the IM address you added. You must approve %" +"s for sending messages to you." +msgstr "" +"Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na dodany adres komunikatora. Musisz " +"zaakceptować otrzymywanie wiadomoÅ›ci od %s." + +#: ../actions/emailsettings.php:213 actions/emailsettings.php:231 +#: actions/emailsettings.php:350 +msgid "" +"A confirmation code was sent to the email address you added. Check your " +"inbox (and spam box!) for the code and instructions on how to use it." +msgstr "" +"Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na dodany adres e-mail. Sprawdź w swojej " +"skrzynce odbiorczej (także w wiadomoÅ›ciach niechcianych!), czy otrzymaÅ‚eÅ› " +"kod i instrukcje dotyczÄ…ce jego użycia." + +#: ../actions/smssettings.php:216 actions/smssettings.php:224 +msgid "" +"A confirmation code was sent to the phone number you added. Check your inbox " +"(and spam box!) for the code and instructions on how to use it." +msgstr "" +"Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na dodany numer telefonu. Sprawdź w swojej " +"skrzynce odbiorczej (także w wiadomoÅ›ciach niechcianych!), czy otrzymaÅ‚eÅ› " +"kod i instrukcje dotyczÄ…ce jego użycia." + +#: ../actions/twitapiaccount.php:49 ../actions/twitapihelp.php:45 +#: ../actions/twitapistatuses.php:88 ../actions/twitapistatuses.php:259 +#: ../actions/twitapistatuses.php:370 ../actions/twitapistatuses.php:532 +#: ../actions/twitapiusers.php:122 actions/twitapiaccount.php:49 +#: actions/twitapidirect_messages.php:104 actions/twitapifavorites.php:111 +#: actions/twitapifavorites.php:120 actions/twitapifriendships.php:156 +#: actions/twitapihelp.php:46 actions/twitapistatuses.php:93 +#: actions/twitapistatuses.php:176 actions/twitapistatuses.php:288 +#: actions/twitapistatuses.php:298 actions/twitapistatuses.php:454 +#: actions/twitapistatuses.php:463 actions/twitapistatuses.php:504 +#: actions/twitapiusers.php:55 actions/twitapiaccount.php:37 +#: actions/twitapidirect_messages.php:111 actions/twitapifavorites.php:85 +#: actions/twitapifavorites.php:102 actions/twitapifriendships.php:121 +#: actions/twitapihelp.php:44 actions/twitapistatusnet.php:82 +#: actions/twitapistatusnet.php:151 actions/twitapistatuses.php:79 +#: actions/twitapistatuses.php:147 actions/twitapistatuses.php:228 +#: actions/twitapistatuses.php:239 actions/twitapistatuses.php:392 +#: actions/twitapistatuses.php:402 actions/twitapistatuses.php:429 +#: actions/twitapiusers.php:32 actions/twitapidirect_messages.php:120 +#: actions/twitapifavorites.php:91 actions/twitapifavorites.php:108 +#: actions/twitapistatuses.php:82 actions/twitapistatuses.php:159 +#: actions/twitapistatuses.php:246 actions/twitapistatuses.php:257 +#: actions/twitapistatuses.php:416 actions/twitapistatuses.php:426 +#: actions/twitapistatuses.php:453 actions/twitapidirect_messages.php:113 +#: actions/twitapifavorites.php:92 actions/twitapifavorites.php:109 +#: actions/twitapifavorites.php:160 actions/twitapifriendships.php:128 +#: actions/twitapifriendships.php:168 actions/twitapigroups.php:110 +#: actions/twitapistatuses.php:68 actions/twitapistatuses.php:134 +#: actions/twitapistatuses.php:201 actions/twitapistatuses.php:211 +#: actions/twitapistatuses.php:357 actions/twitapistatuses.php:372 +#: actions/twitapistatuses.php:409 actions/twitapitags.php:110 +#: actions/twitapiusers.php:34 +msgid "API method not found!" +msgstr "Nie znaleziono metody API!" + +#: ../actions/twitapiaccount.php:57 ../actions/twitapiaccount.php:113 +#: ../actions/twitapiaccount.php:119 ../actions/twitapiblocks.php:28 +#: ../actions/twitapiblocks.php:34 ../actions/twitapidirect_messages.php:43 +#: ../actions/twitapidirect_messages.php:49 +#: ../actions/twitapidirect_messages.php:56 +#: ../actions/twitapidirect_messages.php:62 ../actions/twitapifavorites.php:41 +#: ../actions/twitapifavorites.php:47 ../actions/twitapifavorites.php:53 +#: ../actions/twitapihelp.php:52 ../actions/twitapinotifications.php:29 +#: ../actions/twitapinotifications.php:35 ../actions/twitapistatuses.php:768 +#: actions/twitapiaccount.php:56 actions/twitapiaccount.php:109 +#: actions/twitapiaccount.php:114 actions/twitapiblocks.php:28 +#: actions/twitapiblocks.php:33 actions/twitapidirect_messages.php:170 +#: actions/twitapifavorites.php:168 actions/twitapihelp.php:53 +#: actions/twitapinotifications.php:29 actions/twitapinotifications.php:34 +#: actions/twitapistatuses.php:690 actions/twitapiaccount.php:45 +#: actions/twitapiaccount.php:97 actions/twitapiaccount.php:103 +#: actions/twitapidirect_messages.php:184 actions/twitapifavorites.php:143 +#: actions/twitapihelp.php:52 actions/twitapistatusnet.php:172 +#: actions/twitapinotifications.php:31 actions/twitapinotifications.php:37 +#: actions/twitapistatuses.php:562 actions/twitapiaccount.php:46 +#: actions/twitapiaccount.php:98 actions/twitapiaccount.php:104 +#: actions/twitapidirect_messages.php:193 actions/twitapifavorites.php:149 +#: actions/twitapistatuses.php:625 actions/twitapitrends.php:87 +#: actions/twitapiaccount.php:48 actions/twitapidirect_messages.php:189 +#: actions/twitapihelp.php:54 actions/twitapistatuses.php:582 +msgid "API method under construction." +msgstr "Metoda API jest w trakcie tworzenia." + +#: ../lib/util.php:324 lib/util.php:340 lib/action.php:568 lib/action.php:661 +#: lib/action.php:706 +msgid "About" +msgstr "O usÅ‚udze" + +#: ../actions/userauthorization.php:119 actions/userauthorization.php:126 +#: actions/userauthorization.php:143 actions/userauthorization.php:178 +msgid "Accept" +msgstr "Zaakceptuj" + +#: ../actions/emailsettings.php:62 ../actions/imsettings.php:63 +#: ../actions/openidsettings.php:57 ../actions/smssettings.php:71 +#: actions/emailsettings.php:63 actions/imsettings.php:64 +#: actions/openidsettings.php:58 actions/smssettings.php:71 +#: actions/twittersettings.php:85 actions/emailsettings.php:120 +#: actions/imsettings.php:127 actions/openidsettings.php:111 +#: actions/smssettings.php:133 actions/twittersettings.php:163 +#: actions/twittersettings.php:166 actions/twittersettings.php:182 +msgid "Add" +msgstr "Dodaj" + +#: ../actions/openidsettings.php:43 actions/openidsettings.php:44 +#: actions/openidsettings.php:93 +msgid "Add OpenID" +msgstr "Dodaj konto OpenID" + +#: ../lib/settingsaction.php:97 lib/settingsaction.php:91 +#: lib/accountsettingsaction.php:117 +msgid "Add or remove OpenIDs" +msgstr "Dodaj lub usuÅ„ konta OpenID" + +#: ../actions/emailsettings.php:38 ../actions/imsettings.php:39 +#: ../actions/smssettings.php:39 actions/emailsettings.php:39 +#: actions/imsettings.php:40 actions/smssettings.php:39 +#: actions/emailsettings.php:94 actions/imsettings.php:94 +#: actions/smssettings.php:92 +msgid "Address" +msgstr "Adres" + +#: ../actions/invite.php:131 actions/invite.php:139 actions/invite.php:176 +#: actions/invite.php:181 actions/invite.php:183 +msgid "Addresses of friends to invite (one per line)" +msgstr "Adresy przyjaciół, których zapraszasz (jeden na wiersz)" + +#: ../actions/showstream.php:273 actions/showstream.php:288 +#: actions/showstream.php:422 lib/profileaction.php:126 +msgid "All subscriptions" +msgstr "Wszystkie subskrypcje" + +#: ../actions/publicrss.php:64 actions/publicrss.php:50 +#: actions/publicrss.php:92 actions/publicrss.php:91 +#, php-format +msgid "All updates for %s" +msgstr "Wszystkie aktualizacje od %s" + +#: ../actions/noticesearchrss.php:66 actions/noticesearchrss.php:70 +#: actions/noticesearchrss.php:90 actions/noticesearchrss.php:91 +#, php-format +msgid "All updates matching search term \"%s\"" +msgstr "Wszystkie aktualizacje pasujÄ…ce do wyszukiwanego terminu \"%s\"" + +#: ../actions/finishopenidlogin.php:29 ../actions/login.php:31 +#: ../actions/openidlogin.php:29 ../actions/register.php:30 +#: actions/finishopenidlogin.php:29 actions/login.php:31 +#: actions/openidlogin.php:29 actions/register.php:30 +#: actions/finishopenidlogin.php:34 actions/login.php:77 +#: actions/openidlogin.php:30 actions/register.php:92 actions/register.php:131 +msgid "Already logged in." +msgstr "JesteÅ› już zalogowany." + +#: ../lib/subs.php:42 lib/subs.php:42 lib/subs.php:49 lib/subs.php:48 +msgid "Already subscribed!." +msgstr "Już subskrybowane!" + +#: ../actions/deletenotice.php:54 actions/deletenotice.php:55 +#: actions/deletenotice.php:113 actions/deletenotice.php:114 +msgid "Are you sure you want to delete this notice?" +msgstr "JesteÅ› pewien, że chcesz usunąć ten wpis?" + +#: ../actions/userauthorization.php:77 actions/userauthorization.php:83 +#: actions/userauthorization.php:81 actions/userauthorization.php:76 +msgid "Authorize subscription" +msgstr "Upoważnij subskrypcjÄ™" + +#: ../actions/login.php:104 ../actions/register.php:178 +#: actions/register.php:192 actions/login.php:218 actions/openidlogin.php:117 +#: actions/register.php:416 actions/register.php:463 +msgid "Automatically login in the future; not for shared computers!" +msgstr "" +"Automatyczne logowanie. Nie użyj na komputerach używanych przez wiele osób!" + +#: ../actions/profilesettings.php:65 actions/profilesettings.php:98 +#: actions/profilesettings.php:144 actions/profilesettings.php:145 +msgid "" +"Automatically subscribe to whoever subscribes to me (best for non-humans)" +msgstr "" +"Automatycznie zasubskrybuj każdego, kto mnie zasubskrybuje (najlepsze dla " +"botów)" + +#: ../actions/avatar.php:32 ../lib/settingsaction.php:90 +#: actions/profilesettings.php:34 actions/avatarsettings.php:65 +#: actions/showgroup.php:209 lib/accountsettingsaction.php:107 +#: actions/avatarsettings.php:67 actions/showgroup.php:211 +#: actions/showgroup.php:216 +msgid "Avatar" +msgstr "Awatar" + +#: ../actions/avatar.php:113 actions/profilesettings.php:350 +#: actions/avatarsettings.php:395 actions/avatarsettings.php:346 +msgid "Avatar updated." +msgstr "Zaktualizowano awatar." + +#: ../actions/imsettings.php:55 actions/imsettings.php:56 +#: actions/imsettings.php:108 +#, php-format +msgid "" +"Awaiting confirmation on this address. Check your Jabber/GTalk account for a " +"message with further instructions. (Did you add %s to your buddy list?)" +msgstr "" +"Oczekiwanie na potwierdzenie tego adresu. Sprawdź swoje konto Jabbera/GTalk, " +"czy otrzymaÅ‚eÅ› wiadomość z dalszymi instrukcjami (dodaÅ‚eÅ› %s do listy " +"znajomych?)." + +#: ../actions/emailsettings.php:54 actions/emailsettings.php:55 +#: actions/emailsettings.php:107 +msgid "" +"Awaiting confirmation on this address. Check your inbox (and spam box!) for " +"a message with further instructions." +msgstr "" +"Oczekiwanie na potwierdzenie tego adresu. Sprawdź swojÄ… skrzynkÄ™ odbiorczÄ… " +"(także w wiadomoÅ›ciach niechcianych!), czy otrzymaÅ‚eÅ› wiadomość z dalszymi " +"instrukcjami." + +#: ../actions/smssettings.php:58 actions/smssettings.php:58 +#: actions/smssettings.php:111 +msgid "Awaiting confirmation on this phone number." +msgstr "Oczekiwanie na potwierdzenie tego numeru telefonu." + +#: ../lib/util.php:1318 lib/util.php:1452 +msgid "Before »" +msgstr "WczeÅ›niej »" + +#: ../actions/profilesettings.php:49 ../actions/register.php:170 +#: actions/profilesettings.php:82 actions/register.php:184 +#: actions/profilesettings.php:112 actions/register.php:402 +#: actions/register.php:448 +msgid "Bio" +msgstr "O mnie" + +#: ../actions/profilesettings.php:101 ../actions/register.php:82 +#: ../actions/updateprofile.php:103 actions/profilesettings.php:216 +#: actions/register.php:89 actions/updateprofile.php:104 +#: actions/profilesettings.php:205 actions/register.php:174 +#: actions/updateprofile.php:107 actions/updateprofile.php:109 +#: actions/profilesettings.php:206 actions/register.php:211 +msgid "Bio is too long (max 140 chars)." +msgstr "Wpis \"O mnie\" jest za dÅ‚ugi (maksymalnie 140 znaków)." + +#: ../lib/deleteaction.php:41 lib/deleteaction.php:41 lib/deleteaction.php:69 +msgid "Can't delete this notice." +msgstr "Nie można usunąć tego wpisu." + +#: ../actions/updateprofile.php:119 actions/updateprofile.php:120 +#: actions/updateprofile.php:123 actions/updateprofile.php:125 +#, php-format +msgid "Can't read avatar URL '%s'" +msgstr "Nie można odczytać adresu URL awatara \"%s\"" + +#: ../actions/password.php:85 ../actions/recoverpassword.php:300 +#: actions/profilesettings.php:404 actions/recoverpassword.php:313 +#: actions/passwordsettings.php:169 actions/recoverpassword.php:347 +#: actions/passwordsettings.php:174 actions/recoverpassword.php:365 +msgid "Can't save new password." +msgstr "Nie można zapisać nowego hasÅ‚a." + +#: ../actions/emailsettings.php:57 ../actions/imsettings.php:58 +#: ../actions/smssettings.php:62 actions/emailsettings.php:58 +#: actions/imsettings.php:59 actions/smssettings.php:62 +#: actions/emailsettings.php:111 actions/imsettings.php:114 +#: actions/smssettings.php:114 +msgid "Cancel" +msgstr "Anuluj" + +#: ../lib/openid.php:121 lib/openid.php:121 lib/openid.php:130 +#: lib/openid.php:133 +msgid "Cannot instantiate OpenID consumer object." +msgstr "Nie można utworzyć instancji obiektu klienta OpenID." + +#: ../actions/imsettings.php:163 actions/imsettings.php:171 +#: actions/imsettings.php:286 +msgid "Cannot normalize that Jabber ID" +msgstr "Nie można znormalizować tego identyfikatora Jabbera" + +#: ../actions/emailsettings.php:181 actions/emailsettings.php:199 +#: actions/emailsettings.php:311 actions/emailsettings.php:318 +msgid "Cannot normalize that email address" +msgstr "Nie można znormalizować tego adresu e-mail" + +#: ../actions/password.php:45 actions/profilesettings.php:184 +#: actions/passwordsettings.php:110 +msgid "Change" +msgstr "ZmieÅ„" + +#: ../lib/settingsaction.php:88 lib/settingsaction.php:88 +#: lib/accountsettingsaction.php:114 +msgid "Change email handling" +msgstr "ZmieÅ„ obsÅ‚ugÄ™ adresu e-mail" + +#: ../actions/password.php:32 actions/profilesettings.php:36 +#: actions/passwordsettings.php:58 +msgid "Change password" +msgstr "ZmieÅ„ hasÅ‚o" + +#: ../lib/settingsaction.php:94 lib/accountsettingsaction.php:111 +msgid "Change your password" +msgstr "ZmieÅ„ hasÅ‚o" + +#: ../lib/settingsaction.php:85 lib/settingsaction.php:85 +#: lib/accountsettingsaction.php:105 +msgid "Change your profile settings" +msgstr "ZmieÅ„ ustawienia profilu" + +#: ../actions/password.php:43 ../actions/recoverpassword.php:181 +#: ../actions/register.php:155 ../actions/smssettings.php:65 +#: actions/profilesettings.php:182 actions/recoverpassword.php:187 +#: actions/register.php:169 actions/smssettings.php:65 +#: actions/passwordsettings.php:105 actions/recoverpassword.php:221 +#: actions/register.php:376 actions/smssettings.php:122 +#: actions/recoverpassword.php:236 actions/register.php:422 +msgid "Confirm" +msgstr "Potwierdź" + +#: ../actions/confirmaddress.php:90 actions/confirmaddress.php:90 +#: actions/confirmaddress.php:144 +msgid "Confirm Address" +msgstr "Potwierdź adres" + +#: ../actions/emailsettings.php:238 ../actions/imsettings.php:222 +#: ../actions/smssettings.php:245 actions/emailsettings.php:256 +#: actions/imsettings.php:230 actions/smssettings.php:253 +#: actions/emailsettings.php:379 actions/imsettings.php:361 +#: actions/smssettings.php:374 actions/emailsettings.php:386 +msgid "Confirmation cancelled." +msgstr "Anulowano potwierdzenie." + +#: ../actions/smssettings.php:63 actions/smssettings.php:63 +#: actions/smssettings.php:118 +msgid "Confirmation code" +msgstr "Kod potwierdzajÄ…cy" + +#: ../actions/confirmaddress.php:38 actions/confirmaddress.php:38 +#: actions/confirmaddress.php:80 +msgid "Confirmation code not found." +msgstr "Nie znaleziono kodu potwierdzajÄ…cego." + +#: ../actions/register.php:202 actions/register.php:473 +#: actions/register.php:521 +#, php-format +msgid "" +"Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may " +"want to...\n" +"\n" +"* Go to [your profile](%s) and post your first message.\n" +"* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send " +"notices through instant messages.\n" +"* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that " +"share your interests. \n" +"* Update your [profile settings](%%%%action.profilesettings%%%%) to tell " +"others more about you. \n" +"* Read over the [online docs](%%%%doc.help%%%%) for features you may have " +"missed. \n" +"\n" +"Thanks for signing up and we hope you enjoy using this service." +msgstr "" +"Gratulacje, %s! Witaj na %%%%site.name%%%%. StÄ…d możesz chcieć...\n" +"\n" +"* Przejść do [swojego profilu](%s) i wysÅ‚ać swojÄ… pierwszÄ… wiadomość.\n" +"* Dodać [adres Jabbera/GTalk](%%%%action.imsettings%%%%), abyÅ› mógÅ‚ wysyÅ‚ać " +"wpisy przez komunikatora.\n" +"* [Poszukać osób](%%%%action.peoplesearch%%%%), których możesz znać lub " +"którzy dzielÄ… Twoje zainteresowania. \n" +"* Zaktualizować swoje [ustawienia profilu](%%%%action.profilesettings%%%%), " +"aby powiedzieć innym wiÄ™cej o sobie. \n" +"* Przeczytać [dokumentacjÄ™ w sieci](%%%%doc.help%%%%), aby dowiedzieć siÄ™ o " +"funkcjach, które mogÅ‚eÅ› pominąć. \n" +"\n" +"DziÄ™kujemy za zarejestrowanie siÄ™ i mamy nadziejÄ™, że używanie tej usÅ‚ugi " +"sprawi Ci przyjemność." + +#: ../actions/finishopenidlogin.php:91 actions/finishopenidlogin.php:97 +#: actions/finishopenidlogin.php:119 lib/action.php:330 lib/action.php:403 +#: lib/action.php:406 actions/finishopenidlogin.php:118 lib/action.php:422 +#: lib/action.php:425 +msgid "Connect" +msgstr "PoÅ‚Ä…cz" + +#: ../actions/finishopenidlogin.php:86 actions/finishopenidlogin.php:92 +#: actions/finishopenidlogin.php:114 actions/finishopenidlogin.php:113 +msgid "Connect existing account" +msgstr "PoÅ‚Ä…cz z istniejÄ…cym kontem" + +#: ../lib/util.php:332 lib/util.php:348 lib/action.php:576 lib/action.php:669 +#: lib/action.php:719 +msgid "Contact" +msgstr "Kontakt" + +#: ../lib/openid.php:178 lib/openid.php:178 lib/openid.php:187 +#: lib/openid.php:190 +#, php-format +msgid "Could not create OpenID form: %s" +msgstr "Nie można utworzyć formularza OpenID: %s" + +#: ../actions/twitapifriendships.php:60 ../actions/twitapifriendships.php:76 +#: actions/twitapifriendships.php:60 actions/twitapifriendships.php:76 +#: actions/twitapifriendships.php:48 actions/twitapifriendships.php:64 +#: actions/twitapifriendships.php:51 actions/twitapifriendships.php:68 +#, php-format +msgid "Could not follow user: %s is already on your list." +msgstr "Nie można obserwować użytkownika: %s jest już na Twojej liÅ›cie." + +#: ../actions/twitapifriendships.php:53 actions/twitapifriendships.php:53 +#: actions/twitapifriendships.php:41 actions/twitapifriendships.php:43 +msgid "Could not follow user: User not found." +msgstr "Nie można obserwować użytkownika: nie znaleziono użytkownika." + +#: ../lib/openid.php:160 lib/openid.php:160 lib/openid.php:169 +#: lib/openid.php:172 +#, php-format +msgid "Could not redirect to server: %s" +msgstr "Nie można przekierować do serwera: %s" + +#: ../actions/updateprofile.php:162 actions/updateprofile.php:163 +#: actions/updateprofile.php:166 actions/updateprofile.php:176 +msgid "Could not save avatar info" +msgstr "Nie można zapisać informacji o awatarze" + +#: ../actions/updateprofile.php:155 actions/updateprofile.php:156 +#: actions/updateprofile.php:159 actions/updateprofile.php:163 +msgid "Could not save new profile info" +msgstr "Nie można zapisać informacji o nowym profilu" + +#: ../lib/subs.php:54 lib/subs.php:61 lib/subs.php:72 lib/subs.php:75 +msgid "Could not subscribe other to you." +msgstr "Nie można zasubskrybować innych do Ciebie." + +#: ../lib/subs.php:46 lib/subs.php:46 lib/subs.php:57 lib/subs.php:56 +msgid "Could not subscribe." +msgstr "Nie można zasubskrybować." + +#: ../actions/recoverpassword.php:102 actions/recoverpassword.php:105 +#: actions/recoverpassword.php:111 +msgid "Could not update user with confirmed email address." +msgstr "Nie można zaktualizować użytkownika z potwierdzonym adresem e-mail." + +#: ../actions/finishremotesubscribe.php:99 +#: actions/finishremotesubscribe.php:101 actions/finishremotesubscribe.php:114 +msgid "Couldn't convert request tokens to access tokens." +msgstr "Nie można przekonwertować tokenów żądaÅ„ na tokeny dostÄ™pu." + +#: ../actions/confirmaddress.php:84 ../actions/emailsettings.php:234 +#: ../actions/imsettings.php:218 ../actions/smssettings.php:241 +#: actions/confirmaddress.php:84 actions/emailsettings.php:252 +#: actions/imsettings.php:226 actions/smssettings.php:249 +#: actions/confirmaddress.php:126 actions/emailsettings.php:375 +#: actions/imsettings.php:357 actions/smssettings.php:370 +#: actions/emailsettings.php:382 +msgid "Couldn't delete email confirmation." +msgstr "Nie można usunąć potwierdzenia adresu e-mail." + +#: ../lib/subs.php:103 lib/subs.php:116 lib/subs.php:134 lib/subs.php:136 +msgid "Couldn't delete subscription." +msgstr "Nie można usunąć subskrypcji." + +#: ../actions/twitapistatuses.php:93 actions/twitapistatuses.php:98 +#: actions/twitapistatuses.php:84 actions/twitapistatuses.php:87 +msgid "Couldn't find any statuses." +msgstr "Nie można znaleźć żadnych statusów." + +#: ../actions/remotesubscribe.php:127 actions/remotesubscribe.php:136 +#: actions/remotesubscribe.php:178 +msgid "Couldn't get a request token." +msgstr "Nie można uzyskać tokenu żądana." + +#: ../actions/emailsettings.php:205 ../actions/imsettings.php:187 +#: ../actions/smssettings.php:206 actions/emailsettings.php:223 +#: actions/imsettings.php:195 actions/smssettings.php:214 +#: actions/emailsettings.php:337 actions/imsettings.php:311 +#: actions/smssettings.php:325 actions/emailsettings.php:344 +msgid "Couldn't insert confirmation code." +msgstr "Nie można wprowadzić kodu potwierdzajÄ…cego." + +#: ../actions/finishremotesubscribe.php:180 +#: actions/finishremotesubscribe.php:182 actions/finishremotesubscribe.php:218 +msgid "Couldn't insert new subscription." +msgstr "Nie można wprowadzić nowej subskrypcji." + +#: ../actions/profilesettings.php:184 ../actions/twitapiaccount.php:96 +#: actions/profilesettings.php:299 actions/twitapiaccount.php:94 +#: actions/profilesettings.php:302 actions/twitapiaccount.php:81 +#: actions/twitapiaccount.php:82 +msgid "Couldn't save profile." +msgstr "Nie można zapisać profilu." + +#: ../actions/profilesettings.php:161 actions/profilesettings.php:276 +#: actions/profilesettings.php:279 +msgid "Couldn't update user for autosubscribe." +msgstr "Nie można zaktualizować użytkownika do automatycznej subskrypcji." + +#: ../actions/emailsettings.php:280 ../actions/emailsettings.php:294 +#: actions/emailsettings.php:298 actions/emailsettings.php:312 +#: actions/emailsettings.php:440 actions/emailsettings.php:462 +#: actions/emailsettings.php:447 actions/emailsettings.php:469 +#: actions/smssettings.php:515 actions/smssettings.php:539 +#: actions/smssettings.php:516 actions/smssettings.php:540 +msgid "Couldn't update user record." +msgstr "Nie można zaktualizować wpisu użytkownika." + +#: ../actions/confirmaddress.php:72 ../actions/emailsettings.php:156 +#: ../actions/emailsettings.php:259 ../actions/imsettings.php:138 +#: ../actions/imsettings.php:243 ../actions/profilesettings.php:141 +#: ../actions/smssettings.php:157 ../actions/smssettings.php:269 +#: actions/confirmaddress.php:72 actions/emailsettings.php:174 +#: actions/emailsettings.php:277 actions/imsettings.php:146 +#: actions/imsettings.php:251 actions/profilesettings.php:256 +#: actions/smssettings.php:165 actions/smssettings.php:277 +#: actions/confirmaddress.php:114 actions/emailsettings.php:280 +#: actions/emailsettings.php:411 actions/imsettings.php:252 +#: actions/imsettings.php:395 actions/othersettings.php:162 +#: actions/profilesettings.php:259 actions/smssettings.php:266 +#: actions/smssettings.php:408 actions/emailsettings.php:287 +#: actions/emailsettings.php:418 actions/othersettings.php:167 +#: actions/profilesettings.php:260 +msgid "Couldn't update user." +msgstr "Nie można zaktualizować użytkownika." + +#: ../actions/finishopenidlogin.php:84 actions/finishopenidlogin.php:90 +#: actions/finishopenidlogin.php:112 actions/finishopenidlogin.php:111 +msgid "Create" +msgstr "Utwórz" + +#: ../actions/finishopenidlogin.php:70 actions/finishopenidlogin.php:76 +#: actions/finishopenidlogin.php:98 actions/finishopenidlogin.php:97 +msgid "Create a new user with this nickname." +msgstr "Utwórz nowego użytkownika o tym pseudonimie." + +#: ../actions/finishopenidlogin.php:68 actions/finishopenidlogin.php:74 +#: actions/finishopenidlogin.php:96 actions/finishopenidlogin.php:95 +msgid "Create new account" +msgstr "Utwórz nowe konto" + +#: ../actions/finishopenidlogin.php:191 actions/finishopenidlogin.php:197 +#: actions/finishopenidlogin.php:231 actions/finishopenidlogin.php:247 +msgid "Creating new account for OpenID that already has a user." +msgstr "" +"Tworzenie nowego konta dla identyfikatora OpenID, który posiada już " +"użytkownika." + +#: ../actions/imsettings.php:45 actions/imsettings.php:46 +#: actions/imsettings.php:100 +msgid "Current confirmed Jabber/GTalk address." +msgstr "Obecnie potwierdzone adresy Jabbera/GTalk." + +#: ../actions/smssettings.php:46 actions/smssettings.php:46 +#: actions/smssettings.php:100 +msgid "Current confirmed SMS-enabled phone number." +msgstr "Obecnie potwierdzone numery telefonów z wÅ‚Ä…czonÄ… usÅ‚ugÄ… SMS." + +#: ../actions/emailsettings.php:44 actions/emailsettings.php:45 +#: actions/emailsettings.php:99 +msgid "Current confirmed email address." +msgstr "Obecnie potwierdzone adresy e-mail." + +#: ../actions/showstream.php:356 actions/showstream.php:367 +msgid "Currently" +msgstr "Obecnie" + +#: ../classes/Notice.php:72 classes/Notice.php:86 classes/Notice.php:91 +#: classes/Notice.php:114 classes/Notice.php:124 +#, php-format +msgid "DB error inserting hashtag: %s" +msgstr "BÅ‚Ä…d bazy danych podczas wprowadzania znacznika hasha: %s" + +#: ../lib/util.php:1061 lib/util.php:1110 classes/Notice.php:698 +#: classes/Notice.php:757 classes/Notice.php:1042 +#, php-format +msgid "DB error inserting reply: %s" +msgstr "BÅ‚Ä…d bazy danych podczas wprowadzania odpowiedzi: %s" + +#: ../actions/deletenotice.php:41 actions/deletenotice.php:41 +#: actions/deletenotice.php:79 actions/deletenotice.php:111 +msgid "Delete notice" +msgstr "UsuÅ„ wpis" + +#: ../actions/profilesettings.php:51 ../actions/register.php:172 +#: actions/profilesettings.php:84 actions/register.php:186 +#: actions/profilesettings.php:114 actions/register.php:404 +#: actions/register.php:450 +msgid "Describe yourself and your interests in 140 chars" +msgstr "Opisz siÄ™ i swoje zainteresowania w 140 znakach" + +#: ../actions/register.php:158 ../actions/register.php:161 +#: ../lib/settingsaction.php:87 actions/register.php:172 +#: actions/register.php:175 lib/settingsaction.php:87 actions/register.php:381 +#: actions/register.php:385 lib/accountsettingsaction.php:113 +#: actions/register.php:427 actions/register.php:431 +msgid "Email" +msgstr "E-mail" + +#: ../actions/emailsettings.php:59 actions/emailsettings.php:60 +#: actions/emailsettings.php:115 +msgid "Email Address" +msgstr "Adres e-mail" + +#: ../actions/emailsettings.php:32 actions/emailsettings.php:32 +#: actions/emailsettings.php:60 +msgid "Email Settings" +msgstr "Ustawienia adresu e-mail" + +#: ../actions/register.php:73 actions/register.php:80 actions/register.php:163 +#: actions/register.php:200 +msgid "Email address already exists." +msgstr "Adres e-mail już istnieje." + +#: ../lib/mail.php:90 lib/mail.php:90 lib/mail.php:173 lib/mail.php:172 +msgid "Email address confirmation" +msgstr "Potwierdzenie adresu e-mail" + +#: ../actions/emailsettings.php:61 actions/emailsettings.php:62 +#: actions/emailsettings.php:117 +msgid "Email address, like \"UserName@example.org\"" +msgstr "Adres e-mail, taki jak \"NazwaUżytkownika@przykÅ‚ad.org\"" + +#: ../actions/invite.php:129 actions/invite.php:137 actions/invite.php:174 +#: actions/invite.php:179 actions/invite.php:181 +msgid "Email addresses" +msgstr "Adresy e-mail" + +#: ../actions/recoverpassword.php:191 actions/recoverpassword.php:197 +#: actions/recoverpassword.php:231 actions/recoverpassword.php:249 +msgid "Enter a nickname or email address." +msgstr "Podaj pseudonim lub adres e-mail." + +#: ../actions/smssettings.php:64 actions/smssettings.php:64 +#: actions/smssettings.php:119 +msgid "Enter the code you received on your phone." +msgstr "Podaj kod, który otrzymaÅ‚eÅ› na telefonie." + +#: ../actions/userauthorization.php:137 actions/userauthorization.php:144 +#: actions/userauthorization.php:161 actions/userauthorization.php:200 +msgid "Error authorizing token" +msgstr "BÅ‚Ä…d podczas upoważniania tokena" + +#: ../actions/finishopenidlogin.php:253 actions/finishopenidlogin.php:259 +#: actions/finishopenidlogin.php:297 actions/finishopenidlogin.php:302 +#: actions/finishopenidlogin.php:325 +msgid "Error connecting user to OpenID." +msgstr "BÅ‚Ä…d podczas Å‚Ä…czenia użytkownika z OpenID." + +#: ../actions/finishaddopenid.php:78 actions/finishaddopenid.php:78 +#: actions/finishaddopenid.php:126 +msgid "Error connecting user." +msgstr "BÅ‚Ä…d podczas Å‚Ä…czenia użytkownika." + +#: ../actions/finishremotesubscribe.php:151 +#: actions/finishremotesubscribe.php:153 actions/finishremotesubscribe.php:166 +msgid "Error inserting avatar" +msgstr "BÅ‚Ä…d podczas wprowadzania awatara" + +#: ../actions/finishremotesubscribe.php:143 +#: actions/finishremotesubscribe.php:145 actions/finishremotesubscribe.php:158 +msgid "Error inserting new profile" +msgstr "BÅ‚Ä…d podczas wprowadzania nowego profilu" + +#: ../actions/finishremotesubscribe.php:167 +#: actions/finishremotesubscribe.php:169 actions/finishremotesubscribe.php:182 +msgid "Error inserting remote profile" +msgstr "BÅ‚Ä…d podczas wprowadzania zdalnego profilu" + +#: ../actions/recoverpassword.php:240 actions/recoverpassword.php:246 +#: actions/recoverpassword.php:280 actions/recoverpassword.php:298 +msgid "Error saving address confirmation." +msgstr "BÅ‚Ä…d podczas zapisywania potwierdzenia adresu." + +#: ../actions/userauthorization.php:140 actions/userauthorization.php:147 +#: actions/userauthorization.php:164 actions/userauthorization.php:203 +msgid "Error saving remote profile" +msgstr "BÅ‚Ä…d podczas zapisie zdalnego profilu" + +#: ../lib/openid.php:226 lib/openid.php:226 lib/openid.php:235 +#: lib/openid.php:238 +msgid "Error saving the profile." +msgstr "BÅ‚Ä…d podczas zapisywania profilu." + +#: ../lib/openid.php:237 lib/openid.php:237 lib/openid.php:246 +#: lib/openid.php:249 +msgid "Error saving the user." +msgstr "BÅ‚Ä…d podczas zapisywanie użytkownika." + +#: ../actions/password.php:80 actions/profilesettings.php:399 +#: actions/passwordsettings.php:164 actions/passwordsettings.php:169 +msgid "Error saving user; invalid." +msgstr "BÅ‚Ä…d podczas zapisywania użytkownika; nieprawidÅ‚owy." + +#: ../actions/login.php:47 ../actions/login.php:73 +#: ../actions/recoverpassword.php:307 ../actions/register.php:98 +#: actions/login.php:47 actions/login.php:73 actions/recoverpassword.php:320 +#: actions/register.php:108 actions/login.php:112 actions/login.php:138 +#: actions/recoverpassword.php:354 actions/register.php:198 +#: actions/login.php:120 actions/recoverpassword.php:372 +#: actions/register.php:235 +msgid "Error setting user." +msgstr "BÅ‚Ä…d podczas ustawiania użytkownika." + +#: ../actions/finishaddopenid.php:83 actions/finishaddopenid.php:83 +#: actions/finishaddopenid.php:131 +msgid "Error updating profile" +msgstr "BÅ‚Ä…d podczas aktualizowania profilu" + +#: ../actions/finishremotesubscribe.php:161 +#: actions/finishremotesubscribe.php:163 actions/finishremotesubscribe.php:176 +msgid "Error updating remote profile" +msgstr "BÅ‚Ä…d podczas aktualizowania zdalnego profilu" + +#: ../actions/recoverpassword.php:80 actions/recoverpassword.php:80 +#: actions/recoverpassword.php:86 +msgid "Error with confirmation code." +msgstr "BÅ‚Ä…d kodu potwierdzajÄ…cego." + +#: ../actions/finishopenidlogin.php:89 actions/finishopenidlogin.php:95 +#: actions/finishopenidlogin.php:117 actions/finishopenidlogin.php:116 +msgid "Existing nickname" +msgstr "IstniejÄ…cy pseudonim" + +#: ../lib/util.php:326 lib/util.php:342 lib/action.php:570 lib/action.php:663 +#: lib/action.php:708 +msgid "FAQ" +msgstr "FAQ" + +#: ../actions/avatar.php:115 actions/profilesettings.php:352 +#: actions/avatarsettings.php:397 actions/avatarsettings.php:349 +msgid "Failed updating avatar." +msgstr "Zaktualizowanie awatara nie powiodÅ‚o siÄ™." + +#: ../actions/all.php:61 ../actions/allrss.php:64 actions/all.php:61 +#: actions/allrss.php:64 actions/all.php:75 actions/allrss.php:107 +#: actions/allrss.php:110 actions/allrss.php:118 +#, php-format +msgid "Feed for friends of %s" +msgstr "KanaÅ‚ dla znajomych użytkownika %s" + +#: ../actions/replies.php:65 ../actions/repliesrss.php:80 +#: actions/replies.php:65 actions/repliesrss.php:66 actions/replies.php:134 +#: actions/repliesrss.php:71 actions/replies.php:136 actions/replies.php:135 +#, php-format +msgid "Feed for replies to %s" +msgstr "KanaÅ‚ dla odpowiedzi do użytkownika %s" + +#: ../actions/tag.php:55 actions/tag.php:55 actions/tag.php:61 +#: actions/tag.php:68 +#, php-format +msgid "Feed for tag %s" +msgstr "KanaÅ‚ dla znaczników %s" + +#: ../lib/searchaction.php:105 lib/searchaction.php:105 +#: lib/searchgroupnav.php:83 +msgid "Find content of notices" +msgstr "Przeszukaj zawartość wpisów" + +#: ../lib/searchaction.php:101 lib/searchaction.php:101 +#: lib/searchgroupnav.php:81 +msgid "Find people on this site" +msgstr "Znajdź osoby na tej stronie" + +#: ../actions/login.php:122 actions/login.php:247 +msgid "" +"For security reasons, please re-enter your user name and password before " +"changing your settings." +msgstr "" +"Z powodów bezpieczeÅ„stwa ponownie podaj nazwÄ™ użytkownika i hasÅ‚o przed " +"zmienianiem ustawieÅ„." + +#: ../actions/profilesettings.php:44 ../actions/register.php:164 +#: actions/profilesettings.php:77 actions/register.php:178 +#: actions/profilesettings.php:103 actions/register.php:391 +#: actions/showgroup.php:235 actions/showstream.php:262 +#: actions/tagother.php:105 lib/groupeditform.php:142 +#: actions/showgroup.php:237 actions/showstream.php:255 +#: actions/tagother.php:104 actions/register.php:437 actions/showgroup.php:242 +#: actions/showstream.php:220 lib/groupeditform.php:157 +msgid "Full name" +msgstr "ImiÄ™ i nazwisko" + +#: ../actions/profilesettings.php:98 ../actions/register.php:79 +#: ../actions/updateprofile.php:93 actions/profilesettings.php:213 +#: actions/register.php:86 actions/updateprofile.php:94 +#: actions/editgroup.php:195 actions/newgroup.php:146 +#: actions/profilesettings.php:202 actions/register.php:171 +#: actions/updateprofile.php:97 actions/updateprofile.php:99 +#: actions/editgroup.php:197 actions/newgroup.php:147 +#: actions/profilesettings.php:203 actions/register.php:208 +msgid "Full name is too long (max 255 chars)." +msgstr "ImiÄ™ i nazwisko jest za dÅ‚ugie (maksymalnie 255 znaków)." + +#: ../lib/util.php:322 lib/util.php:338 lib/action.php:344 lib/action.php:566 +#: lib/action.php:421 lib/action.php:659 lib/action.php:446 lib/action.php:704 +msgid "Help" +msgstr "Pomoc" + +#: ../lib/util.php:298 lib/util.php:314 lib/action.php:322 +#: lib/facebookaction.php:200 lib/action.php:393 lib/facebookaction.php:213 +#: lib/action.php:417 +msgid "Home" +msgstr "Strona główna" + +#: ../actions/profilesettings.php:46 ../actions/register.php:167 +#: actions/profilesettings.php:79 actions/register.php:181 +#: actions/profilesettings.php:107 actions/register.php:396 +#: lib/groupeditform.php:146 actions/register.php:442 +#: lib/groupeditform.php:161 +msgid "Homepage" +msgstr "Strona domowa" + +#: ../actions/profilesettings.php:95 ../actions/register.php:76 +#: actions/profilesettings.php:210 actions/register.php:83 +#: actions/editgroup.php:192 actions/newgroup.php:143 +#: actions/profilesettings.php:199 actions/register.php:168 +#: actions/editgroup.php:194 actions/newgroup.php:144 +#: actions/profilesettings.php:200 actions/register.php:205 +msgid "Homepage is not a valid URL." +msgstr "Strona domowa nie jest prawidÅ‚owym adresem URL." + +#: ../actions/emailsettings.php:91 actions/emailsettings.php:98 +#: actions/emailsettings.php:173 actions/emailsettings.php:178 +msgid "I want to post notices by email." +msgstr "ChcÄ™ wysyÅ‚ać wpisy przez e-mail." + +#: ../lib/settingsaction.php:102 lib/settingsaction.php:96 +#: lib/connectsettingsaction.php:104 +msgid "IM" +msgstr "Komunikator" + +#: ../actions/imsettings.php:60 actions/imsettings.php:61 +#: actions/imsettings.php:118 +msgid "IM Address" +msgstr "Adres komunikatora" + +#: ../actions/imsettings.php:33 actions/imsettings.php:33 +#: actions/imsettings.php:59 +msgid "IM Settings" +msgstr "Ustawienia komunikatora" + +#: ../actions/finishopenidlogin.php:88 actions/finishopenidlogin.php:94 +#: actions/finishopenidlogin.php:116 actions/finishopenidlogin.php:115 +msgid "" +"If you already have an account, login with your username and password to " +"connect it to your OpenID." +msgstr "" +"JeÅ›li już masz konto, zaloguj siÄ™ za pomocÄ… nazwy użytkownika i hasÅ‚a, aby " +"poÅ‚Ä…czyć je ze swoim identyfikatorem OpenID." + +#: ../actions/openidsettings.php:45 actions/openidsettings.php:96 +msgid "" +"If you want to add an OpenID to your account, enter it in the box below and " +"click \"Add\"." +msgstr "" +"JeÅ›li chcesz dodać identyfikator OpenID do swojego konta, podaj go w " +"poniższym polu i naciÅ›nij \"Dodaj\"." + +#: ../actions/recoverpassword.php:137 actions/recoverpassword.php:152 +msgid "" +"If you've forgotten or lost your password, you can get a new one sent to the " +"email address you have stored in your account." +msgstr "" +"JeÅ›li zapomniaÅ‚eÅ› lub zgubiÅ‚eÅ› swoje hasÅ‚o, możesz otrzymać nowe na adres e-" +"mail, który podaÅ‚eÅ›." + +#: ../actions/emailsettings.php:67 ../actions/smssettings.php:76 +#: actions/emailsettings.php:68 actions/smssettings.php:76 +#: actions/emailsettings.php:127 actions/smssettings.php:140 +msgid "Incoming email" +msgstr "WiadomoÅ›ci przychodzÄ…ce" + +#: ../actions/emailsettings.php:283 actions/emailsettings.php:301 +#: actions/emailsettings.php:443 actions/emailsettings.php:450 +#: actions/smssettings.php:518 actions/smssettings.php:519 +msgid "Incoming email address removed." +msgstr "UsuniÄ™to przychodzÄ…cy adres e-mail." + +#: ../actions/password.php:69 actions/profilesettings.php:388 +#: actions/passwordsettings.php:153 actions/passwordsettings.php:158 +msgid "Incorrect old password" +msgstr "Niepoprawne stare hasÅ‚o" + +#: ../actions/login.php:67 actions/login.php:67 actions/facebookhome.php:131 +#: actions/login.php:132 actions/facebookhome.php:130 actions/login.php:114 +#: actions/facebookhome.php:129 +msgid "Incorrect username or password." +msgstr "Niepoprawna nazwa użytkownika lub hasÅ‚o." + +#: ../actions/recoverpassword.php:265 actions/recoverpassword.php:304 +#: actions/recoverpassword.php:322 +msgid "" +"Instructions for recovering your password have been sent to the email " +"address registered to your account." +msgstr "" +"Instrukcje przywracania hasÅ‚a zostaÅ‚y wysÅ‚ane na adres e-mail zarejestrowany " +"z Twoim kontem." + +#: ../actions/updateprofile.php:114 actions/updateprofile.php:115 +#: actions/updateprofile.php:118 actions/updateprofile.php:120 +#, php-format +msgid "Invalid avatar URL '%s'" +msgstr "NieprawidÅ‚owy adres URL awatara \"%s\"" + +#: ../actions/invite.php:55 actions/invite.php:62 actions/invite.php:70 +#: actions/invite.php:72 +#, php-format +msgid "Invalid email address: %s" +msgstr "NieprawidÅ‚owy adres e-mail: %s" + +#: ../actions/updateprofile.php:98 actions/updateprofile.php:99 +#: actions/updateprofile.php:102 actions/updateprofile.php:104 +#, php-format +msgid "Invalid homepage '%s'" +msgstr "NieprawidÅ‚owa strona domowa \"%s\"" + +#: ../actions/updateprofile.php:82 actions/updateprofile.php:83 +#: actions/updateprofile.php:86 actions/updateprofile.php:88 +#, php-format +msgid "Invalid license URL '%s'" +msgstr "NieprawidÅ‚owy adres URL licencji \"%s\"" + +#: ../actions/postnotice.php:61 actions/postnotice.php:62 +#: actions/postnotice.php:66 +msgid "Invalid notice content" +msgstr "NieprawidÅ‚owa zawartość wpisu" + +#: ../actions/postnotice.php:67 actions/postnotice.php:68 +#: actions/postnotice.php:72 +msgid "Invalid notice uri" +msgstr "NieprawidÅ‚owy adres URI wpisu" + +#: ../actions/postnotice.php:72 actions/postnotice.php:73 +#: actions/postnotice.php:77 +msgid "Invalid notice url" +msgstr "NieprawidÅ‚owy adres URL wpisu" + +#: ../actions/updateprofile.php:87 actions/updateprofile.php:88 +#: actions/updateprofile.php:91 actions/updateprofile.php:93 +#, php-format +msgid "Invalid profile URL '%s'." +msgstr "NieprawidÅ‚owy adres URL profilu \"%s\"." + +#: ../actions/remotesubscribe.php:96 actions/remotesubscribe.php:105 +#: actions/remotesubscribe.php:135 +msgid "Invalid profile URL (bad format)" +msgstr "NieprawidÅ‚owy adres URL profilu (bÅ‚Ä™dny format)" + +#: ../actions/finishremotesubscribe.php:77 +#: actions/finishremotesubscribe.php:79 actions/finishremotesubscribe.php:80 +msgid "Invalid profile URL returned by server." +msgstr "NieprawidÅ‚owy adres URL profilu zwrócony przez serwer." + +#: ../actions/avatarbynickname.php:37 actions/avatarbynickname.php:37 +#: actions/avatarbynickname.php:69 +msgid "Invalid size." +msgstr "NieprawidÅ‚owy rozmiar." + +#: ../actions/finishopenidlogin.php:235 ../actions/register.php:93 +#: ../actions/register.php:111 actions/finishopenidlogin.php:241 +#: actions/register.php:103 actions/register.php:121 +#: actions/finishopenidlogin.php:279 actions/register.php:193 +#: actions/register.php:211 actions/finishopenidlogin.php:284 +#: actions/finishopenidlogin.php:307 actions/register.php:230 +#: actions/register.php:251 +msgid "Invalid username or password." +msgstr "NieprawidÅ‚owa nazwa użytkownika lub hasÅ‚o." + +#: ../actions/invite.php:79 actions/invite.php:86 actions/invite.php:102 +#: actions/invite.php:104 +msgid "Invitation(s) sent" +msgstr "WysÅ‚ano zaproszenia" + +#: ../actions/invite.php:97 actions/invite.php:104 actions/invite.php:136 +#: actions/invite.php:138 +msgid "Invitation(s) sent to the following people:" +msgstr "WysÅ‚ano zaproszenia do nastÄ™pujÄ…cych osób:" + +#: ../lib/util.php:306 lib/util.php:322 lib/facebookaction.php:207 +#: lib/subgroupnav.php:103 lib/facebookaction.php:220 lib/action.php:429 +#: lib/facebookaction.php:221 lib/subgroupnav.php:105 +msgid "Invite" +msgstr "ZaproÅ›" + +#: ../actions/invite.php:123 actions/invite.php:130 actions/invite.php:104 +#: actions/invite.php:106 +msgid "Invite new users" +msgstr "ZaproÅ› nowych użytkowników" + +#: ../lib/util.php:261 lib/util.php:277 lib/action.php:609 lib/action.php:706 +#: lib/action.php:756 +#, php-format +msgid "" +"It runs the [StatusNet](http://status.net/) microblogging software, version %" +"s, available under the [GNU Affero General Public License](http://www.fsf." +"org/licensing/licenses/agpl-3.0.html)." +msgstr "" +"DziaÅ‚a pod kontrolÄ… oprogramowania do mikroblogowania [StatusNet](http://" +"status.net/) w wersji %s, dostÄ™pnego na [Powszechnej Licencji Publicznej GNU " +"Affero](http://www.fsf.org/licensing/licenses/agpl-3.0.html)." + +#: ../actions/imsettings.php:173 actions/imsettings.php:181 +#: actions/imsettings.php:296 +msgid "Jabber ID already belongs to another user." +msgstr "Identyfikator Jabbera należy już do innego użytkownika." + +#: ../actions/imsettings.php:62 actions/imsettings.php:63 +#: actions/imsettings.php:120 +#, php-format +msgid "" +"Jabber or GTalk address, like \"UserName@example.org\". First, make sure to " +"add %s to your buddy list in your IM client or on GTalk." +msgstr "" +"Adres Jabbera lub GTalk, taki jak \"NazwaUżytkownika@przykÅ‚ad.org\". " +"Najpierw upewnij siÄ™, że dodaÅ‚eÅ› %s do listy znajomych w komunikatorze lub " +"na GTalk." + +#: ../actions/profilesettings.php:57 actions/profilesettings.php:90 +#: actions/profilesettings.php:128 actions/profilesettings.php:129 +msgid "Language" +msgstr "JÄ™zyk" + +#: ../actions/profilesettings.php:113 actions/profilesettings.php:228 +#: actions/profilesettings.php:217 actions/profilesettings.php:218 +msgid "Language is too long (max 50 chars)." +msgstr "JÄ™zyk jest za dÅ‚ugi (maksymalnie 50 znaków)." + +#: ../actions/profilesettings.php:52 ../actions/register.php:173 +#: actions/profilesettings.php:85 actions/register.php:187 +#: actions/profilesettings.php:117 actions/register.php:408 +#: actions/showgroup.php:244 actions/showstream.php:271 +#: actions/tagother.php:113 lib/groupeditform.php:156 lib/grouplist.php:126 +#: lib/profilelist.php:125 actions/showgroup.php:246 +#: actions/showstream.php:264 actions/tagother.php:112 lib/profilelist.php:123 +#: actions/register.php:454 actions/showgroup.php:251 +#: actions/showstream.php:229 actions/userauthorization.php:128 +#: lib/groupeditform.php:171 lib/profilelist.php:185 +msgid "Location" +msgstr "PoÅ‚ożenie" + +#: ../actions/profilesettings.php:104 ../actions/register.php:85 +#: ../actions/updateprofile.php:108 actions/profilesettings.php:219 +#: actions/register.php:92 actions/updateprofile.php:109 +#: actions/editgroup.php:201 actions/newgroup.php:152 +#: actions/profilesettings.php:208 actions/register.php:177 +#: actions/updateprofile.php:112 actions/updateprofile.php:114 +#: actions/editgroup.php:203 actions/newgroup.php:153 +#: actions/profilesettings.php:209 actions/register.php:214 +msgid "Location is too long (max 255 chars)." +msgstr "PoÅ‚ożenie jest za dÅ‚ugie (maksymalnie 255 znaków)." + +#: ../actions/login.php:97 ../actions/login.php:106 +#: ../actions/openidlogin.php:68 ../lib/util.php:310 actions/login.php:97 +#: actions/login.php:106 actions/openidlogin.php:77 lib/util.php:326 +#: actions/facebooklogin.php:93 actions/login.php:186 actions/login.php:239 +#: actions/openidlogin.php:112 lib/action.php:335 lib/facebookaction.php:288 +#: lib/facebookaction.php:315 lib/logingroupnav.php:75 actions/login.php:169 +#: actions/login.php:222 actions/openidlogin.php:121 lib/action.php:412 +#: lib/facebookaction.php:293 lib/facebookaction.php:319 lib/action.php:443 +#: lib/facebookaction.php:295 lib/facebookaction.php:321 +#, php-format +msgid "Login" +msgstr "Zaloguj siÄ™" + +#: ../actions/openidlogin.php:44 actions/openidlogin.php:52 +#: actions/openidlogin.php:62 actions/openidlogin.php:70 +#, php-format +msgid "Login with an [OpenID](%%doc.openid%%) account." +msgstr "Zaloguj siÄ™ za pomocÄ… konta [OpenID](%%doc.openid%%)." + +#: ../actions/login.php:126 actions/login.php:251 +#, php-format +msgid "" +"Login with your username and password. Don't have a username yet? [Register]" +"(%%action.register%%) a new account, or try [OpenID](%%action.openidlogin%" +"%). " +msgstr "" +"Zaloguj się za pomocÄ… nazwy użytkownika i hasÅ‚a. Nie masz ich jeszcze? " +"[Zarejestruj](%%action.register%%) nowe konto lub wypróbuj [OpenID](%%action." +"openidlogin%%). " + +#: ../lib/util.php:308 lib/util.php:324 lib/action.php:332 lib/action.php:409 +#: lib/action.php:435 +msgid "Logout" +msgstr "Wyloguj siÄ™" + +#: ../actions/register.php:166 actions/register.php:180 +#: actions/register.php:393 actions/register.php:439 +msgid "Longer name, preferably your \"real\" name" +msgstr "DÅ‚uższa nazwa, najlepiej twoje \"prawdziwe\" nazwisko" + +#: ../actions/login.php:110 actions/login.php:110 actions/login.php:245 +#: lib/facebookaction.php:320 actions/login.php:228 lib/facebookaction.php:325 +#: lib/facebookaction.php:327 +msgid "Lost or forgotten password?" +msgstr "Zgubione lub zapomniane hasÅ‚o?" + +#: ../actions/emailsettings.php:80 ../actions/smssettings.php:89 +#: actions/emailsettings.php:81 actions/smssettings.php:89 +#: actions/emailsettings.php:139 actions/smssettings.php:150 +msgid "Make a new email address for posting to; cancels the old one." +msgstr "Używaj nowego adresu e-mail do wysyÅ‚ania; anuluj stary." + +#: ../actions/emailsettings.php:27 actions/emailsettings.php:27 +#: actions/emailsettings.php:71 +#, php-format +msgid "Manage how you get email from %%site.name%%." +msgstr "ZarzÄ…dzaj, jak otrzymywać wiadomoÅ›ci e-mail od %%site.name%%." + +#: ../actions/showstream.php:300 actions/showstream.php:315 +#: actions/showstream.php:480 lib/profileaction.php:182 +msgid "Member since" +msgstr "CzÅ‚onek od" + +#: ../actions/userrss.php:70 actions/userrss.php:67 actions/userrss.php:72 +#: actions/userrss.php:93 +#, php-format +msgid "Microblog by %s" +msgstr "Mikroblog użytkownika %s" + +#: ../actions/smssettings.php:304 actions/smssettings.php:464 +#, php-format +msgid "" +"Mobile carrier for your phone. If you know a carrier that accepts SMS over " +"email but isn't listed here, send email to let us know at %s." +msgstr "" +"Operator komórkowy Twojego telefonu. JeÅ›li znasz operatora, który akceptuje " +"wiadomoÅ›ci SMS przez e-mail, a nie znajduje siÄ™ na liÅ›cie, wyÅ›lij wiadomość " +"e-mail na %s (w jÄ™zyku angielskim), aby nam o tym powiedzieć." + +#: ../actions/finishopenidlogin.php:79 ../actions/register.php:188 +#: actions/finishopenidlogin.php:85 actions/register.php:202 +#: actions/finishopenidlogin.php:107 actions/register.php:429 +#: actions/register.php:430 actions/finishopenidlogin.php:106 +#: actions/register.php:477 +msgid "My text and files are available under " +msgstr "Moje teksty i pliki sÄ… dostÄ™pne na " + +#: ../actions/emailsettings.php:82 ../actions/smssettings.php:91 +#: actions/emailsettings.php:83 actions/smssettings.php:91 +#: actions/emailsettings.php:142 actions/smssettings.php:152 +msgid "New" +msgstr "Nowe" + +#: ../lib/mail.php:144 lib/mail.php:144 lib/mail.php:286 lib/mail.php:285 +#, php-format +msgid "New email address for posting to %s" +msgstr "Nowy adres e-mail do wysyÅ‚ania do %s" + +#: ../actions/emailsettings.php:297 actions/emailsettings.php:315 +#: actions/emailsettings.php:465 actions/emailsettings.php:472 +#: actions/smssettings.php:542 actions/smssettings.php:543 +msgid "New incoming email address added." +msgstr "Dodano nowy przychodzÄ…cy adres e-mail." + +#: ../actions/finishopenidlogin.php:71 actions/finishopenidlogin.php:77 +#: actions/finishopenidlogin.php:99 actions/finishopenidlogin.php:98 +msgid "New nickname" +msgstr "Nowy pseudonim" + +#: ../actions/newnotice.php:87 actions/newnotice.php:96 +#: actions/newnotice.php:68 +msgid "New notice" +msgstr "Nowy wpis" + +#: ../actions/password.php:41 ../actions/recoverpassword.php:179 +#: actions/profilesettings.php:180 actions/recoverpassword.php:185 +#: actions/passwordsettings.php:101 actions/recoverpassword.php:219 +#: actions/recoverpassword.php:232 +msgid "New password" +msgstr "Nowe hasÅ‚o" + +#: ../actions/recoverpassword.php:314 actions/recoverpassword.php:361 +#: actions/recoverpassword.php:379 +msgid "New password successfully saved. You are now logged in." +msgstr "PomyÅ›lnie zapisano nowe hasÅ‚o. JesteÅ› teraz zalogowany." + +#: ../actions/login.php:101 ../actions/profilesettings.php:41 +#: ../actions/register.php:151 actions/login.php:101 +#: actions/profilesettings.php:74 actions/register.php:165 +#: actions/login.php:228 actions/profilesettings.php:98 +#: actions/register.php:367 actions/showgroup.php:224 +#: actions/showstream.php:251 actions/tagother.php:95 +#: lib/facebookaction.php:308 lib/groupeditform.php:137 actions/login.php:211 +#: actions/showgroup.php:226 actions/showstream.php:244 +#: actions/tagother.php:94 lib/facebookaction.php:312 actions/register.php:413 +#: actions/showgroup.php:231 actions/showstream.php:209 +#: lib/facebookaction.php:314 lib/groupeditform.php:152 +msgid "Nickname" +msgstr "Pseudonim" + +#: ../actions/finishopenidlogin.php:175 ../actions/profilesettings.php:110 +#: ../actions/register.php:69 actions/finishopenidlogin.php:181 +#: actions/profilesettings.php:225 actions/register.php:76 +#: actions/editgroup.php:183 actions/finishopenidlogin.php:215 +#: actions/newgroup.php:134 actions/profilesettings.php:214 +#: actions/register.php:159 actions/editgroup.php:185 +#: actions/finishopenidlogin.php:231 actions/newgroup.php:135 +#: actions/profilesettings.php:215 actions/register.php:196 +msgid "Nickname already in use. Try another one." +msgstr "Pseudonim jest już używany. Spróbuj innego." + +#: ../actions/finishopenidlogin.php:165 ../actions/profilesettings.php:88 +#: ../actions/register.php:67 ../actions/updateprofile.php:77 +#: actions/finishopenidlogin.php:171 actions/profilesettings.php:203 +#: actions/register.php:74 actions/updateprofile.php:78 +#: actions/finishopenidlogin.php:205 actions/profilesettings.php:192 +#: actions/updateprofile.php:81 actions/editgroup.php:179 +#: actions/newgroup.php:130 actions/register.php:156 +#: actions/updateprofile.php:83 actions/editgroup.php:181 +#: actions/finishopenidlogin.php:221 actions/newgroup.php:131 +#: actions/profilesettings.php:193 actions/register.php:193 +msgid "Nickname must have only lowercase letters and numbers and no spaces." +msgstr "Pseudonim może zawierać tylko maÅ‚e litery i cyfry, bez spacji." + +#: ../actions/finishopenidlogin.php:170 actions/finishopenidlogin.php:176 +#: actions/finishopenidlogin.php:210 actions/finishopenidlogin.php:226 +msgid "Nickname not allowed." +msgstr "Niedozwolony pseudonim." + +#: ../actions/remotesubscribe.php:72 actions/remotesubscribe.php:81 +#: actions/remotesubscribe.php:106 +msgid "Nickname of the user you want to follow" +msgstr "Pseudonim użytkownika którego chcesz obserwować" + +#: ../actions/recoverpassword.php:162 actions/recoverpassword.php:167 +#: actions/recoverpassword.php:186 actions/recoverpassword.php:191 +msgid "Nickname or email" +msgstr "Pseudonim lub adres e-mail" + +#: ../actions/deletenotice.php:59 actions/deletenotice.php:60 +#: actions/block.php:147 actions/deletenotice.php:118 +#: actions/deletenotice.php:116 actions/block.php:149 +#: actions/deletenotice.php:115 actions/groupblock.php:176 +msgid "No" +msgstr "Nie" + +#: ../actions/imsettings.php:156 actions/imsettings.php:164 +#: actions/imsettings.php:279 +msgid "No Jabber ID." +msgstr "Brak identyfikatora Jabbera." + +#: ../actions/userauthorization.php:129 actions/userauthorization.php:136 +#: actions/userauthorization.php:153 actions/userauthorization.php:192 +msgid "No authorization request!" +msgstr "Brak żądania upoważnienia!" + +#: ../actions/smssettings.php:181 actions/smssettings.php:189 +#: actions/smssettings.php:299 +msgid "No carrier selected." +msgstr "Nie wybrano operatora." + +#: ../actions/smssettings.php:316 actions/smssettings.php:324 +#: actions/smssettings.php:486 +msgid "No code entered" +msgstr "Nie podano kodu" + +#: ../actions/confirmaddress.php:33 actions/confirmaddress.php:33 +#: actions/confirmaddress.php:75 +msgid "No confirmation code." +msgstr "Brak kodu potwierdzajÄ…cego." + +#: ../actions/newnotice.php:44 actions/newmessage.php:53 +#: actions/newnotice.php:44 classes/Command.php:197 actions/newmessage.php:109 +#: actions/newnotice.php:126 classes/Command.php:223 +#: actions/newmessage.php:142 actions/newnotice.php:131 lib/command.php:223 +#: actions/newnotice.php:162 lib/command.php:216 +msgid "No content!" +msgstr "Brak zawartoÅ›ci!" + +#: ../actions/emailsettings.php:174 actions/emailsettings.php:192 +#: actions/emailsettings.php:304 actions/emailsettings.php:311 +msgid "No email address." +msgstr "Brak adresu e-mail." + +#: ../actions/userbyid.php:32 actions/userbyid.php:32 actions/userbyid.php:70 +msgid "No id." +msgstr "Brak identyfikatora." + +#: ../actions/emailsettings.php:271 actions/emailsettings.php:289 +#: actions/emailsettings.php:430 actions/emailsettings.php:437 +#: actions/smssettings.php:505 actions/smssettings.php:506 +msgid "No incoming email address." +msgstr "Brak przychodzÄ…cego adresu e-mail." + +#: ../actions/finishremotesubscribe.php:65 +#: actions/finishremotesubscribe.php:67 actions/finishremotesubscribe.php:68 +msgid "No nickname provided by remote server." +msgstr "Zdalny serwer nie dostarczyÅ‚ pseudonimu." + +#: ../actions/avatarbynickname.php:27 actions/avatarbynickname.php:27 +#: actions/avatarbynickname.php:59 actions/leavegroup.php:81 +msgid "No nickname." +msgstr "Brak pseudonimu." + +#: ../actions/emailsettings.php:222 ../actions/imsettings.php:206 +#: ../actions/smssettings.php:229 actions/emailsettings.php:240 +#: actions/imsettings.php:214 actions/smssettings.php:237 +#: actions/emailsettings.php:363 actions/imsettings.php:345 +#: actions/smssettings.php:358 actions/emailsettings.php:370 +msgid "No pending confirmation to cancel." +msgstr "Brak oczekujÄ…cych potwierdzeÅ„ do anulowania." + +#: ../actions/smssettings.php:176 actions/smssettings.php:184 +#: actions/smssettings.php:294 +msgid "No phone number." +msgstr "Brak numeru telefonu." + +#: ../actions/finishremotesubscribe.php:72 +#: actions/finishremotesubscribe.php:74 actions/finishremotesubscribe.php:75 +msgid "No profile URL returned by server." +msgstr "Serwer nie zwróciÅ‚ adresu URL profilu." + +#: ../actions/recoverpassword.php:226 actions/recoverpassword.php:232 +#: actions/recoverpassword.php:266 actions/recoverpassword.php:284 +msgid "No registered email address for that user." +msgstr "Brak zarejestrowanych adresów e-mail dla tego użytkownika." + +#: ../actions/userauthorization.php:49 actions/userauthorization.php:55 +#: actions/userauthorization.php:57 +msgid "No request found!" +msgstr "Nie znaleziono żądania!" + +#: ../actions/noticesearch.php:64 ../actions/peoplesearch.php:64 +#: actions/noticesearch.php:69 actions/peoplesearch.php:69 +#: actions/groupsearch.php:81 actions/noticesearch.php:104 +#: actions/peoplesearch.php:85 actions/noticesearch.php:117 +msgid "No results" +msgstr "Brak wyników" + +#: ../actions/avatarbynickname.php:32 actions/avatarbynickname.php:32 +#: actions/avatarbynickname.php:64 +msgid "No size." +msgstr "Brak rozmiaru." + +#: ../actions/twitapistatuses.php:595 actions/twitapifavorites.php:136 +#: actions/twitapistatuses.php:520 actions/twitapifavorites.php:112 +#: actions/twitapistatuses.php:446 actions/twitapifavorites.php:118 +#: actions/twitapistatuses.php:470 actions/twitapifavorites.php:169 +#: actions/twitapistatuses.php:426 +msgid "No status found with that ID." +msgstr "Nie znaleziono statusów z tym identyfikatorem." + +#: ../actions/twitapistatuses.php:555 actions/twitapistatuses.php:478 +#: actions/twitapistatuses.php:418 actions/twitapistatuses.php:442 +#: actions/twitapistatuses.php:399 +msgid "No status with that ID found." +msgstr "Nie znaleziono statusów z tym identyfikatorem." + +#: ../actions/openidsettings.php:135 actions/openidsettings.php:144 +#: actions/openidsettings.php:222 +msgid "No such OpenID." +msgstr "Nie ma takiego identyfikatora OpenID." + +#: ../actions/doc.php:29 actions/doc.php:29 actions/doc.php:64 +msgid "No such document." +msgstr "Nie ma takiego dokumentu." + +#: ../actions/shownotice.php:32 ../actions/shownotice.php:83 +#: ../lib/deleteaction.php:30 actions/shownotice.php:32 +#: actions/shownotice.php:83 lib/deleteaction.php:30 actions/shownotice.php:87 +#: lib/deleteaction.php:51 +msgid "No such notice." +msgstr "Nie ma takiego wpisu." + +#: ../actions/recoverpassword.php:56 actions/recoverpassword.php:56 +#: actions/recoverpassword.php:62 +msgid "No such recovery code." +msgstr "Nie ma takiego kodu przywracania." + +#: ../actions/postnotice.php:56 actions/postnotice.php:57 +#: actions/postnotice.php:60 +msgid "No such subscription" +msgstr "Nie ma takiej subskrypcji" + +#: ../actions/all.php:34 ../actions/allrss.php:35 +#: ../actions/avatarbynickname.php:43 ../actions/foaf.php:40 +#: ../actions/remotesubscribe.php:84 ../actions/remotesubscribe.php:91 +#: ../actions/replies.php:57 ../actions/repliesrss.php:35 +#: ../actions/showstream.php:110 ../actions/userbyid.php:36 +#: ../actions/userrss.php:35 ../actions/xrds.php:35 ../lib/gallery.php:57 +#: ../lib/subs.php:33 ../lib/subs.php:82 actions/all.php:34 +#: actions/allrss.php:35 actions/avatarbynickname.php:43 +#: actions/favoritesrss.php:35 actions/foaf.php:40 actions/ical.php:31 +#: actions/remotesubscribe.php:93 actions/remotesubscribe.php:100 +#: actions/replies.php:57 actions/repliesrss.php:35 +#: actions/showfavorites.php:34 actions/showstream.php:110 +#: actions/userbyid.php:36 actions/userrss.php:35 actions/xrds.php:35 +#: classes/Command.php:120 classes/Command.php:162 classes/Command.php:203 +#: classes/Command.php:237 lib/gallery.php:62 lib/mailbox.php:36 +#: lib/subs.php:33 lib/subs.php:95 actions/all.php:53 actions/allrss.php:66 +#: actions/avatarbynickname.php:75 actions/favoritesrss.php:64 +#: actions/foaf.php:41 actions/remotesubscribe.php:123 +#: actions/remotesubscribe.php:130 actions/replies.php:73 +#: actions/repliesrss.php:38 actions/showfavorites.php:105 +#: actions/showstream.php:100 actions/userbyid.php:74 +#: actions/usergroups.php:92 actions/userrss.php:38 actions/xrds.php:73 +#: classes/Command.php:140 classes/Command.php:185 classes/Command.php:234 +#: classes/Command.php:271 lib/galleryaction.php:60 lib/mailbox.php:82 +#: lib/subs.php:34 lib/subs.php:109 actions/all.php:56 actions/allrss.php:68 +#: actions/favoritesrss.php:74 lib/command.php:140 lib/command.php:185 +#: lib/command.php:234 lib/command.php:271 lib/mailbox.php:84 +#: actions/all.php:38 actions/foaf.php:58 actions/replies.php:72 +#: actions/usergroups.php:91 actions/userrss.php:39 lib/command.php:133 +#: lib/command.php:178 lib/command.php:227 lib/command.php:264 +#: lib/galleryaction.php:59 lib/profileaction.php:77 lib/subs.php:112 +msgid "No such user." +msgstr "Brak takiego użytkownika." + +#: ../actions/recoverpassword.php:211 actions/recoverpassword.php:217 +#: actions/recoverpassword.php:251 actions/recoverpassword.php:269 +msgid "No user with that email address or username." +msgstr "Brak użytkownika z tym adresem e-mail lub nazwÄ… użytkownika." + +#: ../lib/gallery.php:80 lib/gallery.php:85 +msgid "Nobody to show!" +msgstr "Nie ma kogo pokazać!" + +#: ../actions/recoverpassword.php:60 actions/recoverpassword.php:60 +#: actions/recoverpassword.php:66 +msgid "Not a recovery code." +msgstr "To nie jest kod przywracania." + +#: ../scripts/maildaemon.php:50 scripts/maildaemon.php:50 +#: scripts/maildaemon.php:53 scripts/maildaemon.php:52 +msgid "Not a registered user." +msgstr "To nie jest zarejestrowany użytkownik." + +#: ../lib/twitterapi.php:226 ../lib/twitterapi.php:247 +#: ../lib/twitterapi.php:332 lib/twitterapi.php:391 lib/twitterapi.php:418 +#: lib/twitterapi.php:502 lib/twitterapi.php:448 lib/twitterapi.php:476 +#: lib/twitterapi.php:566 lib/twitterapi.php:483 lib/twitterapi.php:511 +#: lib/twitterapi.php:601 lib/twitterapi.php:620 lib/twitterapi.php:648 +#: lib/twitterapi.php:741 +msgid "Not a supported data format." +msgstr "To nie jest obsÅ‚ugiwany format danych." + +#: ../actions/imsettings.php:167 actions/imsettings.php:175 +#: actions/imsettings.php:290 +msgid "Not a valid Jabber ID" +msgstr "To nie jest prawidÅ‚owy identyfikator Jabbera" + +#: ../lib/openid.php:131 lib/openid.php:131 lib/openid.php:140 +#: lib/openid.php:143 +msgid "Not a valid OpenID." +msgstr "To nie jest prawidÅ‚owy identyfikator OpenID." + +#: ../actions/emailsettings.php:185 actions/emailsettings.php:203 +#: actions/emailsettings.php:315 actions/emailsettings.php:322 +msgid "Not a valid email address" +msgstr "To nie jest prawidÅ‚owy adres e-mail" + +#: ../actions/register.php:63 actions/register.php:70 actions/register.php:152 +#: actions/register.php:189 +msgid "Not a valid email address." +msgstr "To nie jest prawidÅ‚owy adres e-mail." + +#: ../actions/profilesettings.php:91 ../actions/register.php:71 +#: actions/profilesettings.php:206 actions/register.php:78 +#: actions/editgroup.php:186 actions/newgroup.php:137 +#: actions/profilesettings.php:195 actions/register.php:161 +#: actions/editgroup.php:188 actions/newgroup.php:138 +#: actions/profilesettings.php:196 actions/register.php:198 +msgid "Not a valid nickname." +msgstr "To nie jest prawidÅ‚owy pseudonim." + +#: ../actions/remotesubscribe.php:120 actions/remotesubscribe.php:129 +#: actions/remotesubscribe.php:159 +msgid "Not a valid profile URL (incorrect services)." +msgstr "To nie jest prawidÅ‚owy adres URL profilu (niepoprawne usÅ‚ugi)." + +#: ../actions/remotesubscribe.php:113 actions/remotesubscribe.php:122 +#: actions/remotesubscribe.php:152 +msgid "Not a valid profile URL (no XRDS defined)." +msgstr "To nie jest prawidÅ‚owy adres URL profilu (nie podano XRDS)." + +#: ../actions/remotesubscribe.php:104 actions/remotesubscribe.php:113 +#: actions/remotesubscribe.php:143 +msgid "Not a valid profile URL (no YADIS document)." +msgstr "To nie jest prawidÅ‚owy adres URL profilu (brak dokumentu YADIS)." + +#: ../actions/avatar.php:95 actions/profilesettings.php:332 +#: lib/imagefile.php:87 lib/imagefile.php:90 lib/imagefile.php:91 +msgid "Not an image or corrupt file." +msgstr "To nie jest obraz lub lub plik jest uszkodzony." + +#: ../actions/finishremotesubscribe.php:51 +#: actions/finishremotesubscribe.php:53 actions/finishremotesubscribe.php:54 +msgid "Not authorized." +msgstr "Brak upoważnienia." + +#: ../actions/finishremotesubscribe.php:38 +#: actions/finishremotesubscribe.php:38 actions/finishremotesubscribe.php:40 +msgid "Not expecting this response!" +msgstr "Nieoczekiwana odpowiedź!" + +#: ../actions/twitapistatuses.php:422 actions/twitapistatuses.php:361 +#: actions/twitapistatuses.php:309 actions/twitapistatuses.php:327 +#: actions/twitapistatuses.php:284 +msgid "Not found" +msgstr "Nie znaleziono" + +#: ../actions/finishaddopenid.php:29 ../actions/logout.php:33 +#: ../actions/newnotice.php:29 ../actions/subscribe.php:28 +#: ../actions/unsubscribe.php:25 ../lib/deleteaction.php:38 +#: ../lib/settingsaction.php:27 actions/disfavor.php:29 actions/favor.php:30 +#: actions/finishaddopenid.php:29 actions/logout.php:33 +#: actions/newmessage.php:28 actions/newnotice.php:29 actions/subscribe.php:28 +#: actions/unsubscribe.php:25 lib/deleteaction.php:38 +#: lib/settingsaction.php:27 actions/block.php:59 actions/disfavor.php:61 +#: actions/favor.php:64 actions/finishaddopenid.php:67 actions/logout.php:71 +#: actions/newmessage.php:83 actions/newnotice.php:90 actions/nudge.php:63 +#: actions/subedit.php:31 actions/subscribe.php:30 actions/unblock.php:60 +#: actions/unsubscribe.php:27 lib/deleteaction.php:66 +#: lib/settingsaction.php:72 actions/newmessage.php:87 actions/favor.php:62 +#: actions/groupblock.php:61 actions/groupunblock.php:61 +#: actions/makeadmin.php:61 actions/newnotice.php:88 +msgid "Not logged in." +msgstr "Niezalogowany." + +#: ../lib/subs.php:91 lib/subs.php:104 lib/subs.php:122 lib/subs.php:124 +msgid "Not subscribed!." +msgstr "Nie zasubskrybowane!" + +#: ../actions/opensearch.php:35 actions/opensearch.php:35 +#: actions/opensearch.php:67 +msgid "Notice Search" +msgstr "Wyszukiwanie wpisów" + +#: ../actions/showstream.php:82 actions/showstream.php:82 +#: actions/showstream.php:180 actions/showstream.php:187 +#: actions/showstream.php:192 +#, php-format +msgid "Notice feed for %s" +msgstr "KanaÅ‚ wpisów dla %s" + +#: ../actions/shownotice.php:39 actions/shownotice.php:39 +#: actions/shownotice.php:94 +msgid "Notice has no profile" +msgstr "Wpis nie posiada profilu" + +#: ../actions/showstream.php:316 actions/showstream.php:331 +#: actions/showstream.php:504 lib/facebookaction.php:477 lib/mailbox.php:116 +#: lib/noticelist.php:87 lib/facebookaction.php:581 lib/mailbox.php:118 +#: actions/conversation.php:149 lib/facebookaction.php:572 +#: lib/profileaction.php:206 +msgid "Notices" +msgstr "Wpisy" + +#: ../actions/tag.php:35 ../actions/tag.php:81 actions/tag.php:35 +#: actions/tag.php:81 actions/tag.php:41 actions/tag.php:49 actions/tag.php:57 +#: actions/twitapitags.php:69 +#, php-format +msgid "Notices tagged with %s" +msgstr "Wpisy ze znacznikiem %s" + +#: ../actions/password.php:39 actions/profilesettings.php:178 +#: actions/passwordsettings.php:97 +msgid "Old password" +msgstr "Stare hasÅ‚o" + +#: ../lib/settingsaction.php:96 ../lib/util.php:314 lib/settingsaction.php:90 +#: lib/util.php:330 lib/accountsettingsaction.php:116 lib/action.php:341 +#: lib/logingroupnav.php:81 lib/action.php:418 +msgid "OpenID" +msgstr "OpenID" + +#: ../actions/finishopenidlogin.php:61 actions/finishopenidlogin.php:66 +#: actions/finishopenidlogin.php:73 actions/finishopenidlogin.php:72 +msgid "OpenID Account Setup" +msgstr "Ustawienia konta OpenID" + +#: ../lib/openid.php:180 lib/openid.php:180 lib/openid.php:266 +#: lib/openid.php:269 +msgid "OpenID Auto-Submit" +msgstr "Automatyczne wysÅ‚anie OpenID" + +#: ../actions/finishaddopenid.php:99 ../actions/finishopenidlogin.php:140 +#: ../actions/openidlogin.php:60 actions/finishaddopenid.php:99 +#: actions/finishopenidlogin.php:146 actions/openidlogin.php:68 +#: actions/finishaddopenid.php:170 actions/openidlogin.php:80 +#: actions/openidlogin.php:89 +msgid "OpenID Login" +msgstr "Login OpenID" + +#: ../actions/openidlogin.php:65 ../actions/openidsettings.php:49 +#: actions/openidlogin.php:74 actions/openidsettings.php:50 +#: actions/openidlogin.php:102 actions/openidsettings.php:101 +#: actions/openidlogin.php:111 +msgid "OpenID URL" +msgstr "Adres URL identyfikatora OpenID" + +#: ../actions/finishaddopenid.php:42 ../actions/finishopenidlogin.php:103 +#: actions/finishaddopenid.php:42 actions/finishopenidlogin.php:109 +#: actions/finishaddopenid.php:88 actions/finishopenidlogin.php:130 +#: actions/finishopenidlogin.php:129 +msgid "OpenID authentication cancelled." +msgstr "Anulowano uwierzytelnienie OpenID." + +#: ../actions/finishaddopenid.php:46 ../actions/finishopenidlogin.php:107 +#: actions/finishaddopenid.php:46 actions/finishopenidlogin.php:113 +#: actions/finishaddopenid.php:92 actions/finishopenidlogin.php:134 +#: actions/finishopenidlogin.php:133 +#, php-format +msgid "OpenID authentication failed: %s" +msgstr "Uwierzytelnienie OpenID nie powiodÅ‚o siÄ™: %s" + +#: ../lib/openid.php:133 lib/openid.php:133 lib/openid.php:142 +#: lib/openid.php:145 +#, php-format +msgid "OpenID failure: %s" +msgstr "Niepowodzenie OpenID: %s" + +#: ../actions/openidsettings.php:144 actions/openidsettings.php:153 +#: actions/openidsettings.php:231 +msgid "OpenID removed." +msgstr "UsuniÄ™to identyfikator OpenID." + +#: ../actions/openidsettings.php:37 actions/openidsettings.php:37 +#: actions/openidsettings.php:59 +msgid "OpenID settings" +msgstr "Ustawienia OpenID" + +#: ../actions/invite.php:135 actions/invite.php:143 actions/invite.php:180 +#: actions/invite.php:186 actions/invite.php:188 +msgid "Optionally add a personal message to the invitation." +msgstr "Opcjonalnie dodaj osobistÄ… wiadomość do zaproszenia." + +#: ../actions/avatar.php:84 actions/profilesettings.php:321 +#: lib/imagefile.php:75 lib/imagefile.php:79 lib/imagefile.php:80 +msgid "Partial upload." +msgstr "Częściowo wysÅ‚ano." + +#: ../actions/finishopenidlogin.php:90 ../actions/login.php:102 +#: ../actions/register.php:153 ../lib/settingsaction.php:93 +#: actions/finishopenidlogin.php:96 actions/login.php:102 +#: actions/register.php:167 actions/finishopenidlogin.php:118 +#: actions/login.php:231 actions/register.php:372 +#: lib/accountsettingsaction.php:110 lib/facebookaction.php:311 +#: actions/login.php:214 lib/facebookaction.php:315 +#: actions/finishopenidlogin.php:117 actions/register.php:418 +#: lib/facebookaction.php:317 +msgid "Password" +msgstr "HasÅ‚o" + +#: ../actions/recoverpassword.php:288 actions/recoverpassword.php:301 +#: actions/recoverpassword.php:335 actions/recoverpassword.php:353 +msgid "Password and confirmation do not match." +msgstr "HasÅ‚o i potwierdzenie nie pasujÄ… do siebie." + +#: ../actions/recoverpassword.php:284 actions/recoverpassword.php:297 +#: actions/recoverpassword.php:331 actions/recoverpassword.php:349 +msgid "Password must be 6 chars or more." +msgstr "HasÅ‚o musi mieć sześć lub wiÄ™cej znaków." + +#: ../actions/recoverpassword.php:261 ../actions/recoverpassword.php:263 +#: actions/recoverpassword.php:267 actions/recoverpassword.php:269 +#: actions/recoverpassword.php:199 actions/recoverpassword.php:301 +#: actions/recoverpassword.php:207 actions/recoverpassword.php:319 +msgid "Password recovery requested" +msgstr "Zażądano przywracania hasÅ‚a" + +#: ../actions/password.php:89 ../actions/recoverpassword.php:313 +#: actions/profilesettings.php:408 actions/recoverpassword.php:326 +#: actions/passwordsettings.php:173 actions/recoverpassword.php:200 +#: actions/passwordsettings.php:178 actions/recoverpassword.php:208 +msgid "Password saved." +msgstr "Zapisano hasÅ‚o." + +#: ../actions/password.php:61 ../actions/register.php:88 +#: actions/profilesettings.php:380 actions/register.php:98 +#: actions/passwordsettings.php:145 actions/register.php:183 +#: actions/passwordsettings.php:150 actions/register.php:220 +msgid "Passwords don't match." +msgstr "HasÅ‚a nie pasujÄ… do siebie." + +#: ../lib/searchaction.php:100 lib/searchaction.php:100 +#: lib/searchgroupnav.php:80 +msgid "People" +msgstr "Osoby" + +#: ../actions/opensearch.php:33 actions/opensearch.php:33 +#: actions/opensearch.php:64 +msgid "People Search" +msgstr "Wyszukiwanie osób" + +#: ../actions/peoplesearch.php:33 actions/peoplesearch.php:33 +#: actions/peoplesearch.php:58 +msgid "People search" +msgstr "Wyszukiwanie osób" + +#: ../lib/stream.php:50 lib/personal.php:50 lib/personalgroupnav.php:98 +#: lib/personalgroupnav.php:99 +msgid "Personal" +msgstr "Osobiste" + +#: ../actions/invite.php:133 actions/invite.php:141 actions/invite.php:178 +#: actions/invite.php:184 actions/invite.php:186 +msgid "Personal message" +msgstr "Osobista wiadomość" + +#: ../actions/smssettings.php:69 actions/smssettings.php:69 +#: actions/smssettings.php:128 +msgid "Phone number, no punctuation or spaces, with area code" +msgstr "Numer telefonu, bez znaków przestankowych i spacji, z kodem paÅ„stwa" + +#: ../actions/userauthorization.php:78 +msgid "" +"Please check these details to make sure that you want to subscribe to this " +"user's notices. If you didn't just ask to subscribe to someone's notices, " +"click \"Cancel\"." +msgstr "" +"Sprawdź te szczegóły, aby upewnić siÄ™, czy chcesz subskrybować wpisy tego " +"użytkownika. JeÅ›li nie chcesz, po prostu naciÅ›nij \"Anuluj\"." + +#: ../actions/imsettings.php:73 actions/imsettings.php:74 +#: actions/imsettings.php:142 +msgid "Post a notice when my Jabber/GTalk status changes." +msgstr "WyÅ›lij wpis, kiedy zmieni siÄ™ mój status na Jabberze/GTalk." + +#: ../actions/emailsettings.php:85 ../actions/imsettings.php:67 +#: ../actions/smssettings.php:94 actions/emailsettings.php:86 +#: actions/imsettings.php:68 actions/smssettings.php:94 +#: actions/twittersettings.php:70 actions/emailsettings.php:147 +#: actions/imsettings.php:133 actions/smssettings.php:157 +#: actions/twittersettings.php:134 actions/twittersettings.php:137 +msgid "Preferences" +msgstr "Preferencje" + +#: ../actions/emailsettings.php:162 ../actions/imsettings.php:144 +#: ../actions/smssettings.php:163 actions/emailsettings.php:180 +#: actions/imsettings.php:152 actions/smssettings.php:171 +#: actions/emailsettings.php:286 actions/imsettings.php:258 +#: actions/othersettings.php:168 actions/smssettings.php:272 +#: actions/emailsettings.php:293 actions/othersettings.php:173 +msgid "Preferences saved." +msgstr "Zapisano preferencje." + +#: ../actions/profilesettings.php:57 actions/profilesettings.php:90 +#: actions/profilesettings.php:129 actions/profilesettings.php:130 +msgid "Preferred language" +msgstr "Preferowany jÄ™zyk" + +#: ../lib/util.php:328 lib/util.php:344 lib/action.php:572 lib/action.php:665 +#: lib/action.php:715 +msgid "Privacy" +msgstr "Prywatność" + +#: ../classes/Notice.php:95 ../classes/Notice.php:106 classes/Notice.php:109 +#: classes/Notice.php:119 classes/Notice.php:145 classes/Notice.php:155 +#: classes/Notice.php:178 classes/Notice.php:188 classes/Notice.php:206 +#: classes/Notice.php:216 classes/Notice.php:232 +msgid "Problem saving notice." +msgstr "Problem podczas zapisywania wpisu." + +#: ../lib/settingsaction.php:84 ../lib/stream.php:60 lib/personal.php:60 +#: lib/settingsaction.php:84 lib/accountsettingsaction.php:104 +#: lib/personalgroupnav.php:108 lib/personalgroupnav.php:109 +msgid "Profile" +msgstr "Profil" + +#: ../actions/remotesubscribe.php:73 actions/remotesubscribe.php:82 +#: actions/remotesubscribe.php:109 +msgid "Profile URL" +msgstr "Adres URL profilu" + +#: ../actions/profilesettings.php:34 actions/profilesettings.php:32 +#: actions/profilesettings.php:58 +msgid "Profile settings" +msgstr "Ustawienia profilu" + +#: ../actions/postnotice.php:51 ../actions/updateprofile.php:52 +#: actions/postnotice.php:52 actions/updateprofile.php:53 +#: actions/postnotice.php:55 actions/updateprofile.php:56 +#: actions/updateprofile.php:58 +msgid "Profile unknown" +msgstr "Nieznany profil" + +#: ../actions/public.php:54 actions/public.php:54 actions/public.php:124 +msgid "Public Stream Feed" +msgstr "KanaÅ‚ publicznego strumienia" + +#: ../actions/public.php:33 actions/public.php:33 actions/public.php:109 +#: lib/publicgroupnav.php:77 actions/public.php:112 lib/publicgroupnav.php:79 +#: actions/public.php:120 +msgid "Public timeline" +msgstr "Publiczna oÅ› czasu" + +#: ../actions/imsettings.php:79 actions/imsettings.php:80 +#: actions/imsettings.php:153 +msgid "Publish a MicroID for my Jabber/GTalk address." +msgstr "Opublikuj MicroID adresu Jabbera/GTalk." + +#: ../actions/emailsettings.php:94 actions/emailsettings.php:101 +#: actions/emailsettings.php:178 actions/emailsettings.php:183 +msgid "Publish a MicroID for my email address." +msgstr "Opublikuj MicroID adresu e-mail." + +#: ../actions/tag.php:75 ../actions/tag.php:76 actions/tag.php:75 +#: actions/tag.php:76 +msgid "Recent Tags" +msgstr "Ostatnie znaczniki" + +#: ../actions/recoverpassword.php:166 actions/recoverpassword.php:171 +#: actions/recoverpassword.php:190 actions/recoverpassword.php:197 +msgid "Recover" +msgstr "Przywróć" + +#: ../actions/recoverpassword.php:156 actions/recoverpassword.php:161 +#: actions/recoverpassword.php:198 actions/recoverpassword.php:206 +msgid "Recover password" +msgstr "Przywróć hasÅ‚o" + +#: ../actions/recoverpassword.php:67 actions/recoverpassword.php:67 +#: actions/recoverpassword.php:73 +msgid "Recovery code for unknown user." +msgstr "Kod przywracania dla nieznanego użytkownika." + +#: ../actions/register.php:142 ../actions/register.php:193 ../lib/util.php:312 +#: actions/register.php:152 actions/register.php:207 lib/util.php:328 +#: actions/register.php:69 actions/register.php:436 lib/action.php:338 +#: lib/facebookaction.php:277 lib/logingroupnav.php:78 +#: actions/register.php:438 lib/action.php:415 lib/facebookaction.php:279 +#: actions/register.php:108 actions/register.php:486 lib/action.php:440 +#: lib/facebookaction.php:281 +msgid "Register" +msgstr "Zarejestruj siÄ™" + +#: ../actions/register.php:28 actions/register.php:28 +#: actions/finishopenidlogin.php:196 actions/register.php:90 +#: actions/finishopenidlogin.php:195 actions/finishopenidlogin.php:204 +#: actions/register.php:129 +msgid "Registration not allowed." +msgstr "Rejestracja nie jest dozwolona." + +#: ../actions/register.php:200 actions/register.php:214 +#: actions/register.php:67 actions/register.php:106 +msgid "Registration successful" +msgstr "Rejestracja powiodÅ‚a siÄ™" + +#: ../actions/userauthorization.php:120 actions/userauthorization.php:127 +#: actions/userauthorization.php:144 actions/userauthorization.php:179 +msgid "Reject" +msgstr "Odrzuć" + +#: ../actions/login.php:103 ../actions/register.php:176 actions/login.php:103 +#: actions/register.php:190 actions/login.php:234 actions/openidlogin.php:107 +#: actions/register.php:414 actions/login.php:217 actions/openidlogin.php:116 +#: actions/register.php:461 +msgid "Remember me" +msgstr "ZapamiÄ™taj mnie" + +#: ../actions/updateprofile.php:70 actions/updateprofile.php:71 +#: actions/updateprofile.php:74 actions/updateprofile.php:76 +msgid "Remote profile with no matching profile" +msgstr "Zdalny profil bez odpowiadajÄ…cego profilu" + +#: ../actions/remotesubscribe.php:65 actions/remotesubscribe.php:73 +#: actions/remotesubscribe.php:88 +msgid "Remote subscribe" +msgstr "Zasubskrybuj zdalnie" + +#: ../actions/emailsettings.php:47 ../actions/emailsettings.php:75 +#: ../actions/imsettings.php:48 ../actions/openidsettings.php:106 +#: ../actions/smssettings.php:50 ../actions/smssettings.php:84 +#: actions/emailsettings.php:48 actions/emailsettings.php:76 +#: actions/imsettings.php:49 actions/openidsettings.php:108 +#: actions/smssettings.php:50 actions/smssettings.php:84 +#: actions/twittersettings.php:59 actions/emailsettings.php:101 +#: actions/emailsettings.php:134 actions/imsettings.php:102 +#: actions/openidsettings.php:166 actions/smssettings.php:103 +#: actions/smssettings.php:146 actions/twittersettings.php:115 +#: actions/twittersettings.php:118 +msgid "Remove" +msgstr "UsuÅ„" + +#: ../actions/openidsettings.php:68 actions/openidsettings.php:69 +#: actions/openidsettings.php:123 +msgid "Remove OpenID" +msgstr "UsuÅ„ identyfikator OpenID" + +#: ../actions/openidsettings.php:73 actions/openidsettings.php:128 +msgid "" +"Removing your only OpenID would make it impossible to log in! If you need to " +"remove it, add another OpenID first." +msgstr "" +"UsuniÄ™cie jedynego identyfikatora OpenID uniemożliwi zalogowanie siÄ™! JeÅ›li " +"musisz je usunąć, dodaj najpierw inne." + +#: ../lib/stream.php:55 lib/personal.php:55 lib/personalgroupnav.php:103 +#: lib/personalgroupnav.php:104 +msgid "Replies" +msgstr "Odpowiedzi" + +#: ../actions/replies.php:47 ../actions/repliesrss.php:76 ../lib/stream.php:56 +#: actions/replies.php:47 actions/repliesrss.php:62 lib/personal.php:56 +#: actions/replies.php:116 actions/repliesrss.php:67 +#: lib/personalgroupnav.php:104 actions/replies.php:118 +#: actions/replies.php:117 lib/personalgroupnav.php:105 +#, php-format +msgid "Replies to %s" +msgstr "Odpowiedzi na %s" + +#: ../actions/recoverpassword.php:183 actions/recoverpassword.php:189 +#: actions/recoverpassword.php:223 actions/recoverpassword.php:240 +msgid "Reset" +msgstr "Przywróć" + +#: ../actions/recoverpassword.php:173 actions/recoverpassword.php:178 +#: actions/recoverpassword.php:197 actions/recoverpassword.php:205 +msgid "Reset password" +msgstr "Przywróć hasÅ‚o" + +#: ../lib/settingsaction.php:99 lib/settingsaction.php:93 +#: actions/subscriptions.php:123 lib/connectsettingsaction.php:107 +#: actions/subscriptions.php:125 actions/subscriptions.php:184 +msgid "SMS" +msgstr "SMS" + +#: ../actions/smssettings.php:67 actions/smssettings.php:67 +#: actions/smssettings.php:126 +msgid "SMS Phone number" +msgstr "Numer telefonu SMS" + +#: ../actions/smssettings.php:33 actions/smssettings.php:33 +#: actions/smssettings.php:58 +msgid "SMS Settings" +msgstr "Ustawienia SMS" + +#: ../lib/mail.php:219 lib/mail.php:225 lib/mail.php:437 lib/mail.php:438 +msgid "SMS confirmation" +msgstr "Potwierdzenie SMS" + +#: ../actions/recoverpassword.php:182 actions/recoverpassword.php:188 +#: actions/recoverpassword.php:222 actions/recoverpassword.php:237 +msgid "Same as password above" +msgstr "Takie samo jak powyższe hasÅ‚o" + +#: ../actions/register.php:156 actions/register.php:170 +#: actions/register.php:377 actions/register.php:423 +msgid "Same as password above. Required." +msgstr "Takie samo jak powyższe hasÅ‚o. Wymagane." + +#: ../actions/emailsettings.php:97 ../actions/imsettings.php:81 +#: ../actions/profilesettings.php:67 ../actions/smssettings.php:100 +#: actions/emailsettings.php:104 actions/imsettings.php:82 +#: actions/profilesettings.php:101 actions/smssettings.php:100 +#: actions/twittersettings.php:83 actions/emailsettings.php:182 +#: actions/facebooksettings.php:114 actions/imsettings.php:157 +#: actions/othersettings.php:117 actions/profilesettings.php:150 +#: actions/smssettings.php:169 actions/subscriptions.php:124 +#: actions/tagother.php:152 actions/twittersettings.php:161 +#: lib/groupeditform.php:171 actions/emailsettings.php:187 +#: actions/subscriptions.php:126 actions/tagother.php:154 +#: actions/twittersettings.php:164 actions/othersettings.php:119 +#: actions/profilesettings.php:152 actions/subscriptions.php:185 +#: actions/twittersettings.php:180 lib/designsettings.php:256 +#: lib/groupeditform.php:196 +msgid "Save" +msgstr "Zapisz" + +#: ../lib/searchaction.php:84 ../lib/util.php:300 lib/searchaction.php:84 +#: lib/util.php:316 lib/action.php:325 lib/action.php:396 lib/action.php:448 +msgid "Search" +msgstr "Znajdź" + +#: ../actions/noticesearch.php:80 actions/noticesearch.php:85 +#: actions/noticesearch.php:127 +msgid "Search Stream Feed" +msgstr "Znajdź kanaÅ‚ strumienia" + +#: ../actions/noticesearch.php:30 actions/noticesearch.php:30 +#: actions/noticesearch.php:57 actions/noticesearch.php:68 +#, php-format +msgid "" +"Search for notices on %%site.name%% by their contents. Separate search terms " +"by spaces; they must be 3 characters or more." +msgstr "" +"Znajdź wpisy na %%site.name%% wedÅ‚ug ich zawartoÅ›ci. Oddziel wyszukiwane " +"terminy spacjami. Terminy muszÄ… mieć trzy znaki lub wiÄ™cej." + +#: ../actions/peoplesearch.php:28 actions/peoplesearch.php:52 +#, php-format +msgid "" +"Search for people on %%site.name%% by their name, location, or interests. " +"Separate the terms by spaces; they must be 3 characters or more." +msgstr "" +"Znajdź osoby na %%site.name%% wedÅ‚ug ich nazwiska, poÅ‚ożenia lub " +"zainteresowaÅ„. Oddziel wyszukiwane terminy spacjami. Terminy muszÄ… mieć trzy " +"znaki lub wiÄ™cej." + +#: ../actions/smssettings.php:296 actions/smssettings.php:304 +#: actions/smssettings.php:457 +msgid "Select a carrier" +msgstr "Wybierz operatora" + +#: ../actions/invite.php:137 ../lib/util.php:1172 actions/invite.php:145 +#: lib/util.php:1306 lib/util.php:1731 actions/invite.php:182 +#: lib/messageform.php:167 lib/noticeform.php:177 actions/invite.php:189 +#: lib/messageform.php:165 actions/invite.php:191 lib/messageform.php:157 +#: lib/noticeform.php:179 +msgid "Send" +msgstr "WyÅ›lij" + +#: ../actions/emailsettings.php:73 ../actions/smssettings.php:82 +#: actions/emailsettings.php:74 actions/smssettings.php:82 +#: actions/emailsettings.php:132 actions/smssettings.php:145 +msgid "Send email to this address to post new notices." +msgstr "WyÅ›lij wiadomość e-mail na ten adres, aby wysyÅ‚ać nowe wpisy." + +#: ../actions/emailsettings.php:88 actions/emailsettings.php:89 +#: actions/emailsettings.php:152 +msgid "Send me notices of new subscriptions through email." +msgstr "WyÅ›lij mi wpisy nowych subskrypcji przez e-mail." + +#: ../actions/imsettings.php:70 actions/imsettings.php:71 +#: actions/imsettings.php:137 +msgid "Send me notices through Jabber/GTalk." +msgstr "WyÅ›lij mi wpisy przez Jabbera/GTalk." + +#: ../actions/smssettings.php:97 actions/smssettings.php:97 +#: actions/smssettings.php:162 +msgid "" +"Send me notices through SMS; I understand I may incur exorbitant charges " +"from my carrier." +msgstr "" +"WyÅ›lij mi wpisy przez SMS. Rozumiem, że mogÄ™ otrzymywać wiÄ™ksze rachunki od " +"swojego operatora." + +#: ../actions/imsettings.php:76 actions/imsettings.php:77 +#: actions/imsettings.php:147 +msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to." +msgstr "" +"WyÅ›lij mi odpowiedzi przez Jabbera/GTalk od osób, których nie subskrybujÄ™." + +#: ../lib/util.php:304 lib/util.php:320 lib/facebookaction.php:215 +#: lib/facebookaction.php:228 lib/facebookaction.php:230 +msgid "Settings" +msgstr "Ustawienia" + +#: ../actions/profilesettings.php:192 actions/profilesettings.php:307 +#: actions/profilesettings.php:319 actions/profilesettings.php:318 +msgid "Settings saved." +msgstr "Zapisano ustawienia." + +#: ../actions/tag.php:60 actions/tag.php:60 +msgid "Showing most popular tags from the last week" +msgstr "WyÅ›wietlanie najpopularniejszych znaczników od ostatniego tygodnia" + +#: ../actions/finishaddopenid.php:66 actions/finishaddopenid.php:66 +#: actions/finishaddopenid.php:114 +msgid "Someone else already has this OpenID." +msgstr "KtoÅ› inny już posiada ten identyfikator OpenID." + +#: ../actions/finishopenidlogin.php:42 ../actions/openidsettings.php:126 +#: actions/finishopenidlogin.php:47 actions/openidsettings.php:135 +#: actions/finishopenidlogin.php:52 actions/openidsettings.php:202 +msgid "Something weird happened." +msgstr "StaÅ‚o siÄ™ coÅ› dziwnego." + +#: ../scripts/maildaemon.php:58 scripts/maildaemon.php:58 +#: scripts/maildaemon.php:61 scripts/maildaemon.php:60 +msgid "Sorry, no incoming email allowed." +msgstr "Przepraszamy, przychodzÄ…cy e-mail nie jest dozwolony." + +#: ../scripts/maildaemon.php:54 scripts/maildaemon.php:54 +#: scripts/maildaemon.php:57 scripts/maildaemon.php:56 +msgid "Sorry, that is not your incoming email address." +msgstr "Przepraszamy, to nie jest twój przychodzÄ…cy adres e-mail." + +#: ../lib/util.php:330 lib/util.php:346 lib/action.php:574 lib/action.php:667 +#: lib/action.php:717 +msgid "Source" +msgstr "Kod źródÅ‚owy" + +#: ../actions/showstream.php:296 actions/showstream.php:311 +#: actions/showstream.php:476 actions/showgroup.php:375 +#: actions/showgroup.php:421 lib/profileaction.php:173 +msgid "Statistics" +msgstr "Statystyki" + +#: ../actions/finishopenidlogin.php:182 ../actions/finishopenidlogin.php:246 +#: actions/finishopenidlogin.php:188 actions/finishopenidlogin.php:252 +#: actions/finishopenidlogin.php:222 actions/finishopenidlogin.php:290 +#: actions/finishopenidlogin.php:295 actions/finishopenidlogin.php:238 +#: actions/finishopenidlogin.php:318 +msgid "Stored OpenID not found." +msgstr "Nie znaleziono przechowywanego identyfikatora OpenID." + +#: ../actions/remotesubscribe.php:75 ../actions/showstream.php:188 +#: ../actions/showstream.php:197 actions/remotesubscribe.php:84 +#: actions/showstream.php:197 actions/showstream.php:206 +#: actions/remotesubscribe.php:113 actions/showstream.php:376 +#: lib/subscribeform.php:139 actions/showstream.php:345 +msgid "Subscribe" +msgstr "Zasubskrybuj" + +#: ../actions/showstream.php:313 ../actions/subscribers.php:27 +#: actions/showstream.php:328 actions/subscribers.php:27 +#: actions/showstream.php:436 actions/showstream.php:498 +#: lib/subgroupnav.php:88 lib/profileaction.php:140 lib/profileaction.php:200 +#: lib/subgroupnav.php:90 +msgid "Subscribers" +msgstr "Subskrybenci" + +#: ../actions/userauthorization.php:310 actions/userauthorization.php:322 +#: actions/userauthorization.php:338 actions/userauthorization.php:344 +#: actions/userauthorization.php:378 +msgid "Subscription authorized" +msgstr "Upoważniono subskrypcjÄ™" + +#: ../actions/userauthorization.php:320 actions/userauthorization.php:332 +#: actions/userauthorization.php:349 actions/userauthorization.php:355 +#: actions/userauthorization.php:389 +msgid "Subscription rejected" +msgstr "Odrzucono subskrypcjÄ™" + +#: ../actions/showstream.php:230 ../actions/showstream.php:307 +#: ../actions/subscriptions.php:27 actions/showstream.php:240 +#: actions/showstream.php:322 actions/subscriptions.php:27 +#: actions/showstream.php:407 actions/showstream.php:489 +#: lib/subgroupnav.php:80 lib/profileaction.php:109 lib/profileaction.php:191 +#: lib/subgroupnav.php:82 +msgid "Subscriptions" +msgstr "Subskrypcje" + +#: ../actions/avatar.php:87 actions/profilesettings.php:324 +#: lib/imagefile.php:78 lib/imagefile.php:82 lib/imagefile.php:83 +msgid "System error uploading file." +msgstr "BÅ‚Ä…d systemu podczas wysyÅ‚ania pliku." + +#: ../actions/tag.php:41 ../lib/util.php:301 actions/tag.php:41 +#: lib/util.php:317 actions/profilesettings.php:122 actions/showstream.php:297 +#: actions/tagother.php:147 actions/tagother.php:207 lib/profilelist.php:162 +#: lib/profilelist.php:164 actions/showstream.php:290 actions/tagother.php:149 +#: actions/tagother.php:209 lib/profilelist.php:160 +#: actions/profilesettings.php:123 actions/showstream.php:255 +#: lib/subscriptionlist.php:106 lib/subscriptionlist.php:108 +msgid "Tags" +msgstr "Znaczniki" + +#: ../lib/searchaction.php:104 lib/searchaction.php:104 +#: lib/designsettings.php:217 +msgid "Text" +msgstr "Tekst" + +#: ../actions/noticesearch.php:34 actions/noticesearch.php:34 +#: actions/noticesearch.php:67 actions/noticesearch.php:78 +msgid "Text search" +msgstr "Znajdź tekst" + +#: ../actions/openidsettings.php:140 actions/openidsettings.php:149 +#: actions/openidsettings.php:227 +msgid "That OpenID does not belong to you." +msgstr "Ten identyfikator OpenID nie należy do Ciebie." + +#: ../actions/confirmaddress.php:52 actions/confirmaddress.php:52 +#: actions/confirmaddress.php:94 +msgid "That address has already been confirmed." +msgstr "Ten adres zostaÅ‚ już potwierdzony." + +#: ../actions/confirmaddress.php:43 actions/confirmaddress.php:43 +#: actions/confirmaddress.php:85 +msgid "That confirmation code is not for you!" +msgstr "Ten kod potwierdzajÄ…cy nie jest przeznaczony dla Ciebie!" + +#: ../actions/emailsettings.php:191 actions/emailsettings.php:209 +#: actions/emailsettings.php:328 +msgid "That email address already belongs to another user." +msgstr "Ten adres e-mail należy już do innego użytkownika." + +#: ../actions/avatar.php:80 actions/profilesettings.php:317 +#: lib/imagefile.php:71 +msgid "That file is too big." +msgstr "Ten plik jest za duży." + +#: ../actions/imsettings.php:170 actions/imsettings.php:178 +#: actions/imsettings.php:293 +msgid "That is already your Jabber ID." +msgstr "Ten identyfikator Jabbera jest już Twój." + +#: ../actions/emailsettings.php:188 actions/emailsettings.php:206 +#: actions/emailsettings.php:318 actions/emailsettings.php:325 +msgid "That is already your email address." +msgstr "Ten adres e-mail jest już Twój." + +#: ../actions/smssettings.php:188 actions/smssettings.php:196 +#: actions/smssettings.php:306 +msgid "That is already your phone number." +msgstr "Ten numer telefonu jest już Twój." + +#: ../actions/imsettings.php:233 actions/imsettings.php:241 +#: actions/imsettings.php:381 +msgid "That is not your Jabber ID." +msgstr "To nie jest Twój identyfikator Jabbera." + +#: ../actions/emailsettings.php:249 actions/emailsettings.php:267 +#: actions/emailsettings.php:397 actions/emailsettings.php:404 +msgid "That is not your email address." +msgstr "To nie jest Twój adres e-mail." + +#: ../actions/smssettings.php:257 actions/smssettings.php:265 +#: actions/smssettings.php:393 +msgid "That is not your phone number." +msgstr "To nie jest Twój numer telefonu." + +#: ../actions/emailsettings.php:226 ../actions/imsettings.php:210 +#: actions/emailsettings.php:244 actions/imsettings.php:218 +#: actions/emailsettings.php:367 actions/imsettings.php:349 +#: actions/emailsettings.php:374 +msgid "That is the wrong IM address." +msgstr "To jest bÅ‚Ä™dny adres komunikatora." + +#: ../actions/smssettings.php:233 actions/smssettings.php:241 +#: actions/smssettings.php:362 +msgid "That is the wrong confirmation number." +msgstr "To jest bÅ‚Ä™dny numer potwierdzenia." + +#: ../actions/smssettings.php:191 actions/smssettings.php:199 +#: actions/smssettings.php:309 +msgid "That phone number already belongs to another user." +msgstr "Ten numer telefonu należy już do innego użytkownika." + +#: ../actions/newnotice.php:49 ../actions/twitapistatuses.php:408 +#: actions/newnotice.php:49 actions/twitapistatuses.php:330 +#: actions/facebookhome.php:243 actions/twitapistatuses.php:276 +#: actions/newnotice.php:136 actions/twitapistatuses.php:294 +#: lib/facebookaction.php:485 actions/newnotice.php:166 +#: actions/twitapistatuses.php:251 lib/facebookaction.php:477 +#: scripts/maildaemon.php:70 +msgid "That's too long. Max notice size is 140 chars." +msgstr "Wpis jest za dÅ‚ugi. Maksymalna dÅ‚ugość to 140 znaków." + +#: ../actions/twitapiaccount.php:74 actions/twitapiaccount.php:72 +#: actions/twitapiaccount.php:62 actions/twitapiaccount.php:63 +#: actions/twitapiaccount.php:66 +msgid "That's too long. Max notice size is 255 chars." +msgstr "Wpis jest za dÅ‚ugi. Maksymalna dÅ‚ugość to 255 znaków." + +#: ../actions/confirmaddress.php:92 actions/confirmaddress.php:92 +#: actions/confirmaddress.php:159 +#, php-format +msgid "The address \"%s\" has been confirmed for your account." +msgstr "Adres \"%s\" zostaÅ‚ potwierdzony dla Twojego konta." + +#: ../actions/emailsettings.php:264 ../actions/imsettings.php:250 +#: ../actions/smssettings.php:274 actions/emailsettings.php:282 +#: actions/imsettings.php:258 actions/smssettings.php:282 +#: actions/emailsettings.php:416 actions/imsettings.php:402 +#: actions/smssettings.php:413 actions/emailsettings.php:423 +msgid "The address was removed." +msgstr "Adres zostaÅ‚ usuniÄ™ty." + +#: ../actions/userauthorization.php:312 actions/userauthorization.php:346 +#: actions/userauthorization.php:380 +msgid "" +"The subscription has been authorized, but no callback URL was passed. Check " +"with the site's instructions for details on how to authorize the " +"subscription. Your subscription token is:" +msgstr "" +"Subskrypcja zostaÅ‚a upoważniona, ale nie przekazano zwrotnego adresu URL. " +"Sprawdź w instrukcjach strony, jak upoważnić subskrypcjÄ™. Token subskrypcji:" + +#: ../actions/userauthorization.php:322 actions/userauthorization.php:357 +#: actions/userauthorization.php:391 +msgid "" +"The subscription has been rejected, but no callback URL was passed. Check " +"with the site's instructions for details on how to fully reject the " +"subscription." +msgstr "" +"Subskrypcja zostaÅ‚a odrzucona, ale nie przekazano zwrotnego adresu URL. " +"Sprawdź w instrukcjach strony, jak w peÅ‚ni odrzucić subskrypcjÄ™." + +#: ../actions/subscribers.php:35 actions/subscribers.php:35 +#: actions/subscribers.php:67 +#, php-format +msgid "These are the people who listen to %s's notices." +msgstr "Osoby obserwujÄ…ce wpisy użytkownika %s." + +#: ../actions/subscribers.php:33 actions/subscribers.php:33 +#: actions/subscribers.php:63 +msgid "These are the people who listen to your notices." +msgstr "Osoby obserwujÄ…cy Twoje wpisy." + +#: ../actions/subscriptions.php:35 actions/subscriptions.php:35 +#: actions/subscriptions.php:69 +#, php-format +msgid "These are the people whose notices %s listens to." +msgstr "Osoby, których wpisy obserwuje użytkownik %s." + +#: ../actions/subscriptions.php:33 actions/subscriptions.php:33 +#: actions/subscriptions.php:65 +msgid "These are the people whose notices you listen to." +msgstr "Osoby, których wpisy obserwujesz." + +#: ../actions/invite.php:89 actions/invite.php:96 actions/invite.php:128 +#: actions/invite.php:130 +msgid "" +"These people are already users and you were automatically subscribed to them:" +msgstr "" +"Te osoby sÄ… już użytkownikami i zostaÅ‚eÅ› do nich automatycznie " +"zasubskrybowany:" + +#: ../actions/recoverpassword.php:88 actions/recoverpassword.php:97 +msgid "This confirmation code is too old. Please start again." +msgstr "Kod potwierdzajÄ…cy jest za stary. Rozpocznij ponownie." + +#: ../lib/openid.php:195 lib/openid.php:206 +msgid "" +"This form should automatically submit itself. If not, click the submit " +"button to go to your OpenID provider." +msgstr "" +"Ten formularz powinien wysÅ‚ać siÄ™ automatycznie. JeÅ›li tak siÄ™ nie stanie, " +"naciÅ›nij przycisk WyÅ›lij, aby przejść do dostawcy OpenID." + +#: ../actions/finishopenidlogin.php:56 actions/finishopenidlogin.php:61 +#: actions/finishopenidlogin.php:67 actions/finishopenidlogin.php:66 +#, php-format +msgid "" +"This is the first time you've logged into %s so we must connect your OpenID " +"to a local account. You can either create a new account, or connect with " +"your existing account, if you have one." +msgstr "" +"Jeżeli logujesz siÄ™ do %s po raz pierwszy, musimy poÅ‚Ä…czyć identyfikator " +"OpenID z lokalnym kontem. Można utworzyć nowe konto lub poÅ‚Ä…czyć z " +"istniejÄ…cym, jeÅ›li je posiadasz." + +#: ../actions/twitapifriendships.php:108 ../actions/twitapistatuses.php:586 +#: actions/twitapifavorites.php:127 actions/twitapifriendships.php:108 +#: actions/twitapistatuses.php:511 actions/twitapifavorites.php:97 +#: actions/twitapifriendships.php:85 actions/twitapistatuses.php:436 +#: actions/twitapifavorites.php:103 actions/twitapistatuses.php:460 +#: actions/twitapifavorites.php:154 actions/twitapifriendships.php:90 +#: actions/twitapistatuses.php:416 +msgid "This method requires a POST or DELETE." +msgstr "Ta metoda wymaga POST lub DELETE." + +#: ../actions/twitapiaccount.php:65 ../actions/twitapifriendships.php:44 +#: ../actions/twitapistatuses.php:381 actions/twitapiaccount.php:63 +#: actions/twitapidirect_messages.php:114 actions/twitapifriendships.php:44 +#: actions/twitapistatuses.php:303 actions/twitapiaccount.php:53 +#: actions/twitapidirect_messages.php:122 actions/twitapifriendships.php:32 +#: actions/twitapistatuses.php:244 actions/twitapiaccount.php:54 +#: actions/twitapidirect_messages.php:131 actions/twitapistatuses.php:262 +#: actions/twitapiaccount.php:56 actions/twitapidirect_messages.php:124 +#: actions/twitapifriendships.php:34 actions/twitapistatuses.php:216 +msgid "This method requires a POST." +msgstr "Ta metoda wymaga POST." + +#: ../lib/util.php:164 lib/util.php:246 lib/htmloutputter.php:104 +msgid "This page is not available in a media type you accept" +msgstr "Ta strona jest niedostÄ™pna dla akceptowanego typu medium" + +#: ../actions/profilesettings.php:63 actions/profilesettings.php:96 +#: actions/profilesettings.php:138 actions/profilesettings.php:139 +msgid "Timezone" +msgstr "Strefa czasowa" + +#: ../actions/profilesettings.php:107 actions/profilesettings.php:222 +#: actions/profilesettings.php:211 actions/profilesettings.php:212 +msgid "Timezone not selected." +msgstr "Nie wybrano strefy czasowej." + +#: ../actions/remotesubscribe.php:43 actions/remotesubscribe.php:74 +#, php-format +msgid "" +"To subscribe, you can [login](%%action.login%%), or [register](%%action." +"register%%) a new account. If you already have an account on a [compatible " +"microblogging site](%%doc.openmublog%%), enter your profile URL below." +msgstr "" +"Aby zasubskrybować, można [zalogować siÄ™](%%action.login%%) lub " +"[zarejestrować](%%action.register%%) nowe konto. JeÅ›li już posiadasz konto " +"na [zgodnej stronie mikroblogowania](%%doc.openmublog%%), podaj poniżej " +"adres URL profilu." + +#: ../actions/twitapifriendships.php:163 actions/twitapifriendships.php:167 +#: actions/twitapifriendships.php:132 actions/twitapifriendships.php:139 +msgid "Two user ids or screen_names must be supplied." +msgstr "Należy dostarczyć dwa identyfikatory lub nazwy użytkowników." + +#: ../actions/profilesettings.php:48 ../actions/register.php:169 +#: actions/profilesettings.php:81 actions/register.php:183 +#: actions/profilesettings.php:109 actions/register.php:398 +#: actions/register.php:444 +msgid "URL of your homepage, blog, or profile on another site" +msgstr "Adres URL strony domowej, bloga lub profilu na innej stronie" + +#: ../actions/remotesubscribe.php:74 actions/remotesubscribe.php:83 +#: actions/remotesubscribe.php:110 +msgid "URL of your profile on another compatible microblogging service" +msgstr "Adres URL profilu na innej, zgodnej usÅ‚udze mikroblogowania" + +#: ../actions/emailsettings.php:130 ../actions/imsettings.php:110 +#: ../actions/recoverpassword.php:39 ../actions/smssettings.php:135 +#: actions/emailsettings.php:144 actions/imsettings.php:118 +#: actions/recoverpassword.php:39 actions/smssettings.php:143 +#: actions/twittersettings.php:108 actions/avatarsettings.php:258 +#: actions/emailsettings.php:242 actions/grouplogo.php:317 +#: actions/imsettings.php:214 actions/recoverpassword.php:44 +#: actions/smssettings.php:236 actions/twittersettings.php:302 +#: actions/avatarsettings.php:263 actions/emailsettings.php:247 +#: actions/grouplogo.php:324 actions/twittersettings.php:306 +#: actions/twittersettings.php:322 lib/designsettings.php:301 +msgid "Unexpected form submission." +msgstr "Nieoczekiwane wysÅ‚anie formularza." + +#: ../actions/recoverpassword.php:276 actions/recoverpassword.php:289 +#: actions/recoverpassword.php:323 actions/recoverpassword.php:341 +msgid "Unexpected password reset." +msgstr "Nieoczekiwane przywrócenie hasÅ‚a." + +#: ../index.php:57 index.php:57 actions/recoverpassword.php:202 +#: actions/recoverpassword.php:210 +msgid "Unknown action" +msgstr "Nieznane dziaÅ‚anie" + +#: ../actions/finishremotesubscribe.php:58 +#: actions/finishremotesubscribe.php:60 actions/finishremotesubscribe.php:61 +msgid "Unknown version of OMB protocol." +msgstr "Nieznana wersja protokoÅ‚u OMB." + +#: ../lib/util.php:269 lib/util.php:285 +msgid "" +"Unless otherwise specified, contents of this site are copyright by the " +"contributors and available under the " +msgstr "" +"JeÅ›li nie podano inaczej, prawa autorskie do zawartoÅ›ci tej strony należy do " +"współtwórców i jest dostÄ™pna na warunkach licencji " + +#: ../actions/confirmaddress.php:48 actions/confirmaddress.php:48 +#: actions/confirmaddress.php:90 +#, php-format +msgid "Unrecognized address type %s" +msgstr "Nierozpoznany typ adresu %s" + +#: ../actions/showstream.php:209 actions/showstream.php:219 +#: lib/unsubscribeform.php:137 +msgid "Unsubscribe" +msgstr "Zrezygnuj z subskrypcji" + +#: ../actions/postnotice.php:44 ../actions/updateprofile.php:45 +#: actions/postnotice.php:45 actions/updateprofile.php:46 +#: actions/postnotice.php:48 actions/updateprofile.php:49 +#: actions/updateprofile.php:51 +msgid "Unsupported OMB version" +msgstr "NieobsÅ‚ugiwana wersja OMB" + +#: ../actions/avatar.php:105 actions/profilesettings.php:342 +#: lib/imagefile.php:102 lib/imagefile.php:99 lib/imagefile.php:100 +msgid "Unsupported image file format." +msgstr "NieobsÅ‚ugiwany format pliku obrazu." + +#: ../lib/settingsaction.php:100 lib/settingsaction.php:94 +#: lib/connectsettingsaction.php:108 +msgid "Updates by SMS" +msgstr "Aktualizacje przez wiadomoÅ›ci SMS" + +#: ../lib/settingsaction.php:103 lib/settingsaction.php:97 +#: lib/connectsettingsaction.php:105 +msgid "Updates by instant messenger (IM)" +msgstr "Aktualizacje przez komunikator" + +#: ../actions/twitapistatuses.php:241 actions/twitapistatuses.php:158 +#: actions/twitapistatuses.php:129 actions/twitapistatuses.php:134 +#: actions/twitapistatuses.php:94 +#, php-format +msgid "Updates from %1$s and friends on %2$s!" +msgstr "Aktualizacje od %1$s i przyjaciół na %2$s!" + +#: ../actions/twitapistatuses.php:341 actions/twitapistatuses.php:268 +#: actions/twitapistatuses.php:202 actions/twitapistatuses.php:213 +#: actions/twitapigroups.php:74 actions/twitapistatuses.php:159 +#, php-format +msgid "Updates from %1$s on %2$s!" +msgstr "Aktualizacje od %1$s na %2$s!" + +#: ../actions/avatar.php:68 actions/profilesettings.php:161 +#: actions/avatarsettings.php:162 actions/grouplogo.php:232 +#: actions/avatarsettings.php:165 actions/grouplogo.php:238 +msgid "Upload" +msgstr "WyÅ›lij" + +#: ../actions/avatar.php:27 +msgid "" +"Upload a new \"avatar\" (user image) here. You can't edit the picture after " +"you upload it, so make sure it's more or less square. It must be under the " +"site license, also. Use a picture that belongs to you and that you want to " +"share." +msgstr "" +"Tu można wysÅ‚ać nowego \"awatara\" (obraz użytkownika). Nie można " +"modyfikować obrazu po jego wysÅ‚aniu, wiÄ™c upewnij siÄ™, że jest w miarÄ™ " +"kwadratowy. Musi być także na licencji strony. Użyj obrazu, który należy do " +"Ciebie, i którym chcesz siÄ™ dzielić." + +#: ../lib/settingsaction.php:91 +msgid "Upload a new profile image" +msgstr "WyÅ›lij nowy obraz profilu" + +#: ../actions/invite.php:114 actions/invite.php:121 actions/invite.php:154 +#: actions/invite.php:156 +msgid "" +"Use this form to invite your friends and colleagues to use this service." +msgstr "" +"Użyj tego formularza, aby zaprosić przyjaciół i kolegów do używania tej " +"usÅ‚ugi." + +#: ../actions/register.php:159 ../actions/register.php:162 +#: actions/register.php:173 actions/register.php:176 actions/register.php:382 +#: actions/register.php:386 actions/register.php:428 actions/register.php:432 +msgid "Used only for updates, announcements, and password recovery" +msgstr "Używane tylko do aktualizacji, ogÅ‚oszeÅ„ i przywracania hasÅ‚a" + +#: ../actions/finishremotesubscribe.php:86 +#: actions/finishremotesubscribe.php:88 actions/finishremotesubscribe.php:94 +msgid "User being listened to doesn't exist." +msgstr "Obserwowany użytkownik nie istnieje." + +#: ../actions/all.php:41 ../actions/avatarbynickname.php:48 +#: ../actions/foaf.php:47 ../actions/replies.php:41 +#: ../actions/showstream.php:44 ../actions/twitapiaccount.php:82 +#: ../actions/twitapistatuses.php:319 ../actions/twitapistatuses.php:685 +#: ../actions/twitapiusers.php:82 actions/all.php:41 +#: actions/avatarbynickname.php:48 actions/foaf.php:47 actions/replies.php:41 +#: actions/showfavorites.php:41 actions/showstream.php:44 +#: actions/twitapiaccount.php:80 actions/twitapifavorites.php:68 +#: actions/twitapistatuses.php:235 actions/twitapistatuses.php:609 +#: actions/twitapiusers.php:87 lib/mailbox.php:50 +#: actions/avatarbynickname.php:80 actions/foaf.php:48 actions/replies.php:80 +#: actions/showstream.php:107 actions/twitapiaccount.php:70 +#: actions/twitapifavorites.php:42 actions/twitapistatuses.php:167 +#: actions/twitapistatuses.php:503 actions/twitapiusers.php:55 +#: actions/usergroups.php:99 lib/galleryaction.php:67 lib/twitterapi.php:626 +#: actions/twitapiaccount.php:71 actions/twitapistatuses.php:179 +#: actions/twitapistatuses.php:535 actions/twitapiusers.php:59 +#: actions/foaf.php:65 actions/replies.php:79 actions/twitapiusers.php:57 +#: actions/usergroups.php:98 lib/galleryaction.php:66 lib/profileaction.php:84 +msgid "User has no profile." +msgstr "Użytkownik nie posiada profilu." + +#: ../actions/remotesubscribe.php:71 actions/remotesubscribe.php:80 +#: actions/remotesubscribe.php:105 +msgid "User nickname" +msgstr "Pseudonim użytkownika" + +#: ../actions/twitapiusers.php:75 actions/twitapiusers.php:80 +msgid "User not found." +msgstr "Nie znaleziono użytkownika." + +#: ../actions/profilesettings.php:63 actions/profilesettings.php:96 +#: actions/profilesettings.php:139 actions/profilesettings.php:140 +msgid "What timezone are you normally in?" +msgstr "W jakiej strefie czasowej zwykle siÄ™ znajdujesz?" + +#: ../lib/util.php:1159 lib/util.php:1293 lib/noticeform.php:141 +#, php-format +msgid "What's up, %s?" +msgstr "Co sÅ‚ychać, %s?" + +#: ../actions/profilesettings.php:54 ../actions/register.php:175 +#: actions/profilesettings.php:87 actions/register.php:189 +#: actions/profilesettings.php:119 actions/register.php:410 +#: actions/register.php:456 +msgid "Where you are, like \"City, State (or Region), Country\"" +msgstr "Gdzie jesteÅ›, np. \"miasto, województwo (lub region), kraj\"" + +#: ../actions/updateprofile.php:128 actions/updateprofile.php:129 +#: actions/updateprofile.php:132 actions/updateprofile.php:134 +#, php-format +msgid "Wrong image type for '%s'" +msgstr "BÅ‚Ä™dny typ obrazu dla \"%s\"" + +#: ../actions/updateprofile.php:123 actions/updateprofile.php:124 +#: actions/updateprofile.php:127 actions/updateprofile.php:129 +#, php-format +msgid "Wrong size image at '%s'" +msgstr "BÅ‚Ä™dny rozmiar obrazu \"%s\"" + +#: ../actions/deletenotice.php:63 ../actions/deletenotice.php:72 +#: actions/deletenotice.php:64 actions/deletenotice.php:79 +#: actions/block.php:148 actions/deletenotice.php:122 +#: actions/deletenotice.php:141 actions/deletenotice.php:115 +#: actions/block.php:150 actions/deletenotice.php:116 +#: actions/groupblock.php:177 +msgid "Yes" +msgstr "Tak" + +#: ../actions/finishaddopenid.php:64 actions/finishaddopenid.php:64 +#: actions/finishaddopenid.php:112 +msgid "You already have this OpenID!" +msgstr "Już posiadasz ten identyfikator OpenID!" + +#: ../actions/deletenotice.php:37 actions/deletenotice.php:37 +msgid "" +"You are about to permanently delete a notice. Once this is done, it cannot " +"be undone." +msgstr "" +"Wpis zostanie za chwilÄ™ trwale usuniÄ™ty. Kiedy to siÄ™ stanie, to już siÄ™ nie " +"odstanie." + +#: ../actions/recoverpassword.php:31 actions/recoverpassword.php:31 +#: actions/recoverpassword.php:36 +msgid "You are already logged in!" +msgstr "JesteÅ› już zalogowany!" + +#: ../actions/invite.php:81 actions/invite.php:88 actions/invite.php:120 +#: actions/invite.php:122 +msgid "You are already subscribed to these users:" +msgstr "JesteÅ› już zasubskrybowany do tych użytkowników:" + +#: ../actions/twitapifriendships.php:128 actions/twitapifriendships.php:128 +#: actions/twitapifriendships.php:105 actions/twitapifriendships.php:111 +msgid "You are not friends with the specified user." +msgstr "Nie jesteÅ› przyjacielem podanego użytkownika." + +#: ../actions/password.php:27 +msgid "You can change your password here. Choose a good one!" +msgstr "Tutaj można zmienić hasÅ‚o. Wybierz dobre!" + +#: ../actions/register.php:135 actions/register.php:145 +msgid "You can create a new account to start posting notices." +msgstr "Można utworzyć nowe konto, aby rozpocząć wysyÅ‚anie wpisów." + +#: ../actions/smssettings.php:28 actions/smssettings.php:28 +#: actions/smssettings.php:69 +#, php-format +msgid "You can receive SMS messages through email from %%site.name%%." +msgstr "Można otrzymywać wiadomoÅ›ci SMS przez e-mail od %%site.name%%." + +#: ../actions/openidsettings.php:86 actions/openidsettings.php:143 +msgid "" +"You can remove an OpenID from your account by clicking the button marked " +"\"Remove\"." +msgstr "" +"Można usunąć identyfikator OpenID ze swojego konta naciskajÄ…c przycisk \"UsuÅ„" +"\"." + +#: ../actions/imsettings.php:28 actions/imsettings.php:28 +#: actions/imsettings.php:70 +#, php-format +msgid "" +"You can send and receive notices through Jabber/GTalk [instant messages](%%" +"doc.im%%). Configure your address and settings below." +msgstr "" +"Można wysyÅ‚ać i odbierać wpisy przez [komunikator](%%doc.im%%) Jabber/GTalk. " +"Skonfiguruj adres i ustawienia poniżej." + +#: ../actions/profilesettings.php:27 actions/profilesettings.php:69 +msgid "" +"You can update your personal profile info here so people know more about you." +msgstr "" +"Tutaj można zaktualizować osobiste informacje w profilu, aby inni mogli " +"lepiej CiÄ™ poznać." + +#: ../actions/finishremotesubscribe.php:31 ../actions/remotesubscribe.php:31 +#: actions/finishremotesubscribe.php:31 actions/remotesubscribe.php:31 +#: actions/finishremotesubscribe.php:33 actions/finishremotesubscribe.php:85 +#: actions/finishremotesubscribe.php:101 actions/remotesubscribe.php:35 +msgid "You can use the local subscription!" +msgstr "Można używać lokalnej subskrypcji!" + +#: ../actions/finishopenidlogin.php:33 ../actions/register.php:61 +#: actions/finishopenidlogin.php:38 actions/register.php:68 +#: actions/finishopenidlogin.php:43 actions/register.php:149 +#: actions/register.php:186 +msgid "You can't register if you don't agree to the license." +msgstr "" +"Nie możesz siÄ™ zarejestrować, jeÅ›li nie zgadzasz siÄ™ z warunkami licencji." + +#: ../actions/updateprofile.php:63 actions/updateprofile.php:64 +#: actions/updateprofile.php:67 actions/updateprofile.php:69 +msgid "You did not send us that profile" +msgstr "Nie wysÅ‚aÅ‚eÅ› nam tego profilu" + +#: ../lib/mail.php:147 lib/mail.php:289 lib/mail.php:288 +#, php-format +msgid "" +"You have a new posting address on %1$s.\n" +"\n" +"Send email to %2$s to post new messages.\n" +"\n" +"More email instructions at %3$s.\n" +"\n" +"Faithfully yours,\n" +"%4$s" +msgstr "" +"Posiadasz nowy adres wysyÅ‚ania na %1$s.\n" +"\n" +"WyÅ›lij wiadomość e-mail na %2$s, aby wysÅ‚ać nowe wpisy.\n" +"\n" +"WiÄ™cej instrukcji dotyczÄ…cych poczty e-mail można znaleźć na %3$s.\n" +"\n" +"Z poważaniem,\n" +"%4$s" + +#: ../actions/twitapistatuses.php:612 actions/twitapistatuses.php:537 +#: actions/twitapistatuses.php:463 actions/twitapistatuses.php:486 +#: actions/twitapistatuses.php:443 +msgid "You may not delete another user's status." +msgstr "Nie można usuwać statusów innych użytkowników." + +#: ../actions/invite.php:31 actions/invite.php:31 actions/invite.php:39 +#: actions/invite.php:41 +#, php-format +msgid "You must be logged in to invite other users to use %s" +msgstr "" +"Należy być zalogowanym, aby zapraszać innych użytkowników do używania %s" + +#: ../actions/invite.php:103 actions/invite.php:110 actions/invite.php:142 +#: actions/invite.php:144 +msgid "" +"You will be notified when your invitees accept the invitation and register " +"on the site. Thanks for growing the community!" +msgstr "" +"Zostaniesz powiadomiony, kiedy ktoÅ› zaakceptuje zaproszenie i zarejestruje " +"siÄ™ na stronie. DziÄ™kujemy za pomoc w zwiÄ™kszaniu spoÅ‚ecznoÅ›ci!" + +#: ../actions/recoverpassword.php:149 actions/recoverpassword.php:158 +msgid "You've been identified. Enter a new password below. " +msgstr "ZostaÅ‚eÅ› zidentyfikowany. Podaj poniżej nowe hasÅ‚o. " + +#: ../actions/openidlogin.php:67 actions/openidlogin.php:76 +#: actions/openidlogin.php:104 actions/openidlogin.php:113 +msgid "Your OpenID URL" +msgstr "Twój adres URL OpenID" + +#: ../actions/recoverpassword.php:164 actions/recoverpassword.php:188 +#: actions/recoverpassword.php:193 +msgid "Your nickname on this server, or your registered email address." +msgstr "Twój pseudonim na tym serwerze lub zarejestrowany adres e-mail." + +#: ../actions/openidsettings.php:28 actions/openidsettings.php:70 +#, php-format +msgid "" +"[OpenID](%%doc.openid%%) lets you log into many sites with the same user " +"account. Manage your associated OpenIDs from here." +msgstr "" +"[OpenID](%%doc.openid%%) umożliwia logowanie siÄ™ do wielu stron za pomocÄ… " +"tego samego konta użytkownika. Tu można zarzÄ…dzać powiÄ…zanymi " +"identyfikatorami OpenID." + +#: ../lib/util.php:943 lib/util.php:992 lib/util.php:945 lib/util.php:756 +#: lib/util.php:770 +msgid "a few seconds ago" +msgstr "kilka sekund temu" + +#: ../lib/util.php:955 lib/util.php:1004 lib/util.php:957 lib/util.php:768 +#: lib/util.php:782 +#, php-format +msgid "about %d days ago" +msgstr "okoÅ‚o %d dni temu" + +#: ../lib/util.php:951 lib/util.php:1000 lib/util.php:953 lib/util.php:764 +#: lib/util.php:778 +#, php-format +msgid "about %d hours ago" +msgstr "okoÅ‚o %d godzin temu" + +#: ../lib/util.php:947 lib/util.php:996 lib/util.php:949 lib/util.php:760 +#: lib/util.php:774 +#, php-format +msgid "about %d minutes ago" +msgstr "okoÅ‚o %d minut temu" + +#: ../lib/util.php:959 lib/util.php:1008 lib/util.php:961 lib/util.php:772 +#: lib/util.php:786 +#, php-format +msgid "about %d months ago" +msgstr "okoÅ‚o %d miesiÄ™cy temu" + +#: ../lib/util.php:953 lib/util.php:1002 lib/util.php:955 lib/util.php:766 +#: lib/util.php:780 +msgid "about a day ago" +msgstr "blisko dzieÅ„ temu" + +#: ../lib/util.php:945 lib/util.php:994 lib/util.php:947 lib/util.php:758 +#: lib/util.php:772 +msgid "about a minute ago" +msgstr "okoÅ‚o minutÄ™ temu" + +#: ../lib/util.php:957 lib/util.php:1006 lib/util.php:959 lib/util.php:770 +#: lib/util.php:784 +msgid "about a month ago" +msgstr "okoÅ‚o miesiÄ…c temu" + +#: ../lib/util.php:961 lib/util.php:1010 lib/util.php:963 lib/util.php:774 +#: lib/util.php:788 +msgid "about a year ago" +msgstr "okoÅ‚o rok temu" + +#: ../lib/util.php:949 lib/util.php:998 lib/util.php:951 lib/util.php:762 +#: lib/util.php:776 +msgid "about an hour ago" +msgstr "okoÅ‚o godzinÄ™ temu" + +#: ../actions/showstream.php:423 ../lib/stream.php:132 +#: actions/showstream.php:441 lib/stream.php:99 +msgid "delete" +msgstr "usuÅ„" + +#: ../actions/noticesearch.php:130 ../actions/showstream.php:408 +#: ../lib/stream.php:117 actions/noticesearch.php:136 +#: actions/showstream.php:426 lib/stream.php:84 actions/noticesearch.php:187 +msgid "in reply to..." +msgstr "w odpowiedzi na..." + +#: ../actions/noticesearch.php:137 ../actions/showstream.php:415 +#: ../lib/stream.php:124 actions/noticesearch.php:143 +#: actions/showstream.php:433 lib/stream.php:91 actions/noticesearch.php:194 +msgid "reply" +msgstr "odpowiedz" + +#: ../actions/password.php:44 actions/profilesettings.php:183 +#: actions/passwordsettings.php:106 +msgid "same as password above" +msgstr "takie samo jak hasÅ‚o powyżej" + +#: ../actions/twitapistatuses.php:755 actions/twitapistatuses.php:678 +#: actions/twitapistatuses.php:555 actions/twitapistatuses.php:596 +#: actions/twitapistatuses.php:618 actions/twitapistatuses.php:553 +#: actions/twitapistatuses.php:575 +msgid "unsupported file type" +msgstr "nieobsÅ‚ugiwany typ pliku" + +#: ../lib/util.php:1309 lib/util.php:1443 +msgid "« After" +msgstr "« NastÄ™pne" + +#: actions/deletenotice.php:74 actions/disfavor.php:43 +#: actions/emailsettings.php:127 actions/favor.php:45 +#: actions/finishopenidlogin.php:33 actions/imsettings.php:105 +#: actions/invite.php:46 actions/newmessage.php:45 actions/openidlogin.php:36 +#: actions/openidsettings.php:123 actions/profilesettings.php:47 +#: actions/recoverpassword.php:282 actions/register.php:42 +#: actions/remotesubscribe.php:40 actions/smssettings.php:124 +#: actions/subscribe.php:44 actions/twittersettings.php:97 +#: actions/unsubscribe.php:41 actions/userauthorization.php:35 +#: actions/block.php:64 actions/disfavor.php:74 actions/favor.php:77 +#: actions/finishopenidlogin.php:38 actions/invite.php:54 actions/nudge.php:80 +#: actions/openidlogin.php:37 actions/recoverpassword.php:316 +#: actions/subscribe.php:46 actions/unblock.php:65 actions/unsubscribe.php:43 +#: actions/avatarsettings.php:251 actions/emailsettings.php:229 +#: actions/grouplogo.php:314 actions/imsettings.php:200 actions/login.php:103 +#: actions/newmessage.php:133 actions/newnotice.php:96 +#: actions/openidsettings.php:188 actions/othersettings.php:136 +#: actions/passwordsettings.php:131 actions/profilesettings.php:172 +#: actions/register.php:113 actions/remotesubscribe.php:53 +#: actions/smssettings.php:216 actions/subedit.php:38 actions/tagother.php:166 +#: actions/twittersettings.php:294 actions/userauthorization.php:39 +#: actions/favor.php:75 actions/groupblock.php:66 actions/groupunblock.php:66 +#: actions/invite.php:56 actions/makeadmin.php:66 actions/newnotice.php:102 +#: actions/othersettings.php:138 actions/recoverpassword.php:334 +#: actions/register.php:153 actions/twittersettings.php:310 +#: lib/designsettings.php:291 +msgid "There was a problem with your session token. Try again, please." +msgstr "WystÄ…piÅ‚ problem z tokenem sesji. Spróbuj ponownie." + +#: actions/disfavor.php:55 actions/disfavor.php:81 +msgid "This notice is not a favorite!" +msgstr "Ten wpis nie jest ulubiony!" + +#: actions/disfavor.php:63 actions/disfavor.php:87 +#: actions/twitapifavorites.php:188 +msgid "Could not delete favorite." +msgstr "Nie można usunąć ulubionego wpisu." + +#: actions/disfavor.php:72 lib/favorform.php:140 +msgid "Favor" +msgstr "Dodaj do ulubionych" + +#: actions/emailsettings.php:92 actions/emailsettings.php:157 +msgid "Send me email when someone adds my notice as a favorite." +msgstr "WyÅ›lij mi wiadomość e-mail, kiedy ktoÅ› doda mój wpis jako ulubiony." + +#: actions/emailsettings.php:95 actions/emailsettings.php:163 +msgid "Send me email when someone sends me a private message." +msgstr "WyÅ›lij mi wiadomość e-mail, kiedy ktoÅ› wyÅ›le mi prywatnÄ… wiadomość." + +#: actions/favor.php:53 actions/twitapifavorites.php:142 actions/favor.php:81 +#: actions/twitapifavorites.php:118 actions/twitapifavorites.php:124 +#: actions/favor.php:79 +msgid "This notice is already a favorite!" +msgstr "Ten wpis jest już ulubiony!" + +#: actions/favor.php:60 actions/twitapifavorites.php:151 +#: classes/Command.php:132 actions/favor.php:86 +#: actions/twitapifavorites.php:125 classes/Command.php:152 +#: actions/twitapifavorites.php:131 lib/command.php:152 actions/favor.php:84 +#: actions/twitapifavorites.php:133 lib/command.php:145 +msgid "Could not create favorite." +msgstr "Nie można utworzyć ulubionego wpisu." + +#: actions/favor.php:70 +msgid "Disfavor" +msgstr "UsuÅ„ wpis z ulubionych" + +#: actions/favoritesrss.php:60 actions/showfavorites.php:47 +#: actions/favoritesrss.php:100 actions/showfavorites.php:77 +#: actions/favoritesrss.php:110 +#, php-format +msgid "%s favorite notices" +msgstr "Ulubione wpisy użytkownika %s" + +#: actions/favoritesrss.php:64 actions/favoritesrss.php:104 +#: actions/favoritesrss.php:114 +#, php-format +msgid "Feed of favorite notices of %s" +msgstr "KanaÅ‚ ulubionych wpisów użytkownika %s" + +#: actions/inbox.php:28 actions/inbox.php:59 +#, php-format +msgid "Inbox for %s - page %d" +msgstr "Odebrane wiadomoÅ›ci użytkownika %s - strona %d" + +#: actions/inbox.php:30 actions/inbox.php:62 +#, php-format +msgid "Inbox for %s" +msgstr "Odebrane wiadomoÅ›ci użytkownika %s" + +#: actions/inbox.php:53 actions/inbox.php:115 +msgid "This is your inbox, which lists your incoming private messages." +msgstr "" +"To jest skrzynka odbiorcza, która wyÅ›wietla przychodzÄ…ce wiadomoÅ›ci prywatne." + +#: actions/invite.php:178 actions/invite.php:213 +#, php-format +msgid "" +"%1$s has invited you to join them on %2$s (%3$s).\n" +"\n" +msgstr "" +"%1$s zaprosiÅ‚ siÄ™ do doÅ‚Ä…czenia do %2$s (%3$s).\n" +"\n" + +#: actions/login.php:104 actions/login.php:235 actions/openidlogin.php:108 +#: actions/register.php:416 +msgid "Automatically login in the future; " +msgstr "Automatyczne logowanie; " + +#: actions/login.php:122 actions/login.php:264 +msgid "For security reasons, please re-enter your " +msgstr "Z powodów bezpieczeÅ„stwa ponownie podaj " + +#: actions/login.php:126 actions/login.php:268 +msgid "Login with your username and password. " +msgstr "Zaloguj siÄ™ za pomocÄ… nazwy użytkownika i hasÅ‚a. " + +#: actions/newmessage.php:58 actions/twitapidirect_messages.php:130 +#: actions/twitapidirect_messages.php:141 actions/newmessage.php:148 +#: actions/twitapidirect_messages.php:150 +#: actions/twitapidirect_messages.php:145 +msgid "That's too long. Max message size is 140 chars." +msgstr "Wiadomość jest za dÅ‚uga. Maksymalna dÅ‚ugość to 140 znaków." + +#: actions/newmessage.php:65 actions/newmessage.php:128 +#: actions/newmessage.php:155 +msgid "No recipient specified." +msgstr "Nie podano odbiorcy." + +#: actions/newmessage.php:68 actions/newmessage.php:113 +#: classes/Command.php:206 actions/newmessage.php:131 +#: actions/newmessage.php:168 classes/Command.php:237 +#: actions/newmessage.php:119 actions/newmessage.php:158 lib/command.php:237 +#: lib/command.php:230 +msgid "You can't send a message to this user." +msgstr "Nie można wysÅ‚ać wiadomoÅ›ci do tego użytkownika." + +#: actions/newmessage.php:71 actions/twitapidirect_messages.php:146 +#: classes/Command.php:209 actions/twitapidirect_messages.php:158 +#: classes/Command.php:240 actions/newmessage.php:161 +#: actions/twitapidirect_messages.php:167 lib/command.php:240 +#: actions/twitapidirect_messages.php:163 lib/command.php:233 +msgid "" +"Don't send a message to yourself; just say it to yourself quietly instead." +msgstr "Nie wysyÅ‚aj wiadomoÅ›ci do siebie, po prostu powiedz to sobie po cichu." + +#: actions/newmessage.php:108 actions/microsummary.php:62 +#: actions/newmessage.php:163 actions/newmessage.php:114 +msgid "No such user" +msgstr "Nie ma takiego użytkownika" + +#: actions/newmessage.php:117 actions/newmessage.php:67 +#: actions/newmessage.php:71 +msgid "New message" +msgstr "Nowa wiadomość" + +#: actions/noticesearch.php:95 actions/noticesearch.php:146 +msgid "Notice without matching profile" +msgstr "Wpis bez odpowiadajÄ…cego profilu" + +#: actions/openidsettings.php:28 actions/openidsettings.php:70 +#, php-format +msgid "[OpenID](%%doc.openid%%) lets you log into many sites " +msgstr "[OpenID](%%doc.openid%%) umożliwia logowanie siÄ™ na wiele stron " + +#: actions/openidsettings.php:46 actions/openidsettings.php:96 +msgid "If you want to add an OpenID to your account, " +msgstr "JeÅ›li chcesz dodać identyfikator OpenID do konta, " + +#: actions/openidsettings.php:74 +msgid "Removing your only OpenID would make it impossible to log in! " +msgstr "UsuniÄ™cie jedynego identyfikatora OpenID uniemożliwi zalogowanie siÄ™! " + +#: actions/openidsettings.php:87 actions/openidsettings.php:143 +msgid "You can remove an OpenID from your account " +msgstr "Można usunąć identyfikator OpenID z konta " + +#: actions/outbox.php:28 actions/outbox.php:58 +#, php-format +msgid "Outbox for %s - page %d" +msgstr "WysÅ‚ane wiadomoÅ›ci użytkownika %s - strona %d" + +#: actions/outbox.php:30 actions/outbox.php:61 +#, php-format +msgid "Outbox for %s" +msgstr "WysÅ‚ane wiadomoÅ›ci użytkownika %s" + +#: actions/outbox.php:53 actions/outbox.php:116 +msgid "This is your outbox, which lists private messages you have sent." +msgstr "To sÄ… wiadomoÅ›ci wysÅ‚ane, czyli prywatne wiadomoÅ›ci, które wysÅ‚aÅ‚eÅ›." + +#: actions/peoplesearch.php:28 actions/peoplesearch.php:52 +#, php-format +msgid "" +"Search for people on %%site.name%% by their name, location, or interests. " +msgstr "" +"Znajdź osoby na %%site.name%% wedÅ‚ug ich nazwiska, poÅ‚ożenia lub " +"zainteresowaÅ„. " + +#: actions/profilesettings.php:27 actions/profilesettings.php:69 +msgid "You can update your personal profile info here " +msgstr "Można tutaj zaktualizować osobiste informacje profilu " + +#: actions/profilesettings.php:115 actions/remotesubscribe.php:320 +#: actions/userauthorization.php:159 actions/userrss.php:76 +#: actions/avatarsettings.php:104 actions/avatarsettings.php:179 +#: actions/grouplogo.php:177 actions/remotesubscribe.php:367 +#: actions/userauthorization.php:176 actions/userrss.php:82 +#: actions/avatarsettings.php:106 actions/avatarsettings.php:182 +#: actions/grouplogo.php:183 actions/remotesubscribe.php:366 +#: actions/remotesubscribe.php:364 actions/userauthorization.php:215 +#: actions/userrss.php:103 +msgid "User without matching profile" +msgstr "Użytkownik bez odpowiadajÄ…cego profilu" + +#: actions/recoverpassword.php:91 actions/recoverpassword.php:97 +msgid "This confirmation code is too old. " +msgstr "Ten kod potwierdzajÄ…cy jest za stary. " + +#: actions/recoverpassword.php:141 actions/recoverpassword.php:152 +msgid "If you've forgotten or lost your" +msgstr "JeÅ›li zapomniaÅ‚eÅ› lub zgubiÅ‚eÅ›" + +#: actions/recoverpassword.php:154 actions/recoverpassword.php:158 +msgid "You've been identified. Enter a " +msgstr "ZostaÅ‚eÅ› zidentyfikowany. Podaj " + +#: actions/recoverpassword.php:169 actions/recoverpassword.php:188 +msgid "Your nickname on this server, " +msgstr "Pseudonim na tym serwerze, " + +#: actions/recoverpassword.php:271 actions/recoverpassword.php:304 +msgid "Instructions for recovering your password " +msgstr "Instrukcje przywracania hasÅ‚a " + +#: actions/recoverpassword.php:327 actions/recoverpassword.php:361 +msgid "New password successfully saved. " +msgstr "PomyÅ›lnie zapisano nowe hasÅ‚o. " + +#: actions/register.php:95 actions/register.php:180 +#: actions/passwordsettings.php:147 actions/register.php:217 +msgid "Password must be 6 or more characters." +msgstr "HasÅ‚o musi mieć sześć lub wiÄ™cej znaków." + +#: actions/register.php:216 +#, php-format +msgid "" +"Congratulations, %s! And welcome to %%%%site.name%%%%. From here, you may " +"want to..." +msgstr "Gratulacje, %s! Witaj na %%%%site.name%%%%. StÄ…d możesz chcieć..." + +#: actions/register.php:227 +msgid "(You should receive a message by email momentarily, with " +msgstr "(PowinieneÅ› wÅ‚aÅ›nie otrzymać wiadomość przez e-mail z " + +#: actions/remotesubscribe.php:51 actions/remotesubscribe.php:74 +#, php-format +msgid "To subscribe, you can [login](%%action.login%%)," +msgstr "Aby zasubskrybować, można [zalogować siÄ™](%%action.login%%)," + +#: actions/showfavorites.php:61 actions/showfavorites.php:145 +#: actions/showfavorites.php:147 +#, php-format +msgid "Feed for favorites of %s" +msgstr "KanaÅ‚ ulubionych wpisów użytkownika %s" + +#: actions/showfavorites.php:84 actions/twitapifavorites.php:85 +#: actions/showfavorites.php:202 actions/twitapifavorites.php:59 +#: actions/showfavorites.php:179 actions/showfavorites.php:209 +msgid "Could not retrieve favorite notices." +msgstr "Nie można odebrać ulubionych wpisów." + +#: actions/showmessage.php:33 actions/showmessage.php:81 +msgid "No such message." +msgstr "Nie ma takiej wiadomoÅ›ci." + +#: actions/showmessage.php:42 actions/showmessage.php:98 +msgid "Only the sender and recipient may read this message." +msgstr "Tylko nadawca i odbiorca mogÄ… przeczytać tÄ™ wiadomość." + +#: actions/showmessage.php:61 actions/showmessage.php:108 +#, php-format +msgid "Message to %1$s on %2$s" +msgstr "Wiadomość do użytkownika %1$s na %2$s" + +#: actions/showmessage.php:66 actions/showmessage.php:113 +#, php-format +msgid "Message from %1$s on %2$s" +msgstr "Wiadomość od użytkownika %1$s na %2$s" + +#: actions/showstream.php:154 +msgid "Send a message" +msgstr "WyÅ›lij wiadomość" + +#: actions/smssettings.php:312 actions/smssettings.php:464 +#, php-format +msgid "Mobile carrier for your phone. " +msgstr "Operator komórkowy Twojego telefonu. " + +#: actions/twitapidirect_messages.php:76 actions/twitapidirect_messages.php:68 +#: actions/twitapidirect_messages.php:67 actions/twitapidirect_messages.php:53 +#, php-format +msgid "Direct messages to %s" +msgstr "BezpoÅ›rednia wiadomość do użytkownika %s" + +#: actions/twitapidirect_messages.php:77 actions/twitapidirect_messages.php:69 +#: actions/twitapidirect_messages.php:68 actions/twitapidirect_messages.php:54 +#, php-format +msgid "All the direct messages sent to %s" +msgstr "Wszystkie bezpoÅ›rednie wiadomoÅ›ci wysÅ‚ane do użytkownika %s" + +#: actions/twitapidirect_messages.php:81 actions/twitapidirect_messages.php:73 +#: actions/twitapidirect_messages.php:72 actions/twitapidirect_messages.php:59 +msgid "Direct Messages You've Sent" +msgstr "WysÅ‚ane bezpoÅ›rednie wiadomoÅ›ci" + +#: actions/twitapidirect_messages.php:82 actions/twitapidirect_messages.php:74 +#: actions/twitapidirect_messages.php:73 actions/twitapidirect_messages.php:60 +#, php-format +msgid "All the direct messages sent from %s" +msgstr "Wszystkie bezpoÅ›rednie wiadomoÅ›ci wysÅ‚ane od użytkownika %s" + +#: actions/twitapidirect_messages.php:128 +#: actions/twitapidirect_messages.php:137 +#: actions/twitapidirect_messages.php:146 +#: actions/twitapidirect_messages.php:140 +msgid "No message text!" +msgstr "Brak tekstu wiadomoÅ›ci!" + +#: actions/twitapidirect_messages.php:138 +#: actions/twitapidirect_messages.php:150 +#: actions/twitapidirect_messages.php:159 +#: actions/twitapidirect_messages.php:154 +msgid "Recipient user not found." +msgstr "Nie znaleziono odbiorcy." + +#: actions/twitapidirect_messages.php:141 +#: actions/twitapidirect_messages.php:153 +#: actions/twitapidirect_messages.php:162 +#: actions/twitapidirect_messages.php:158 +msgid "Can't send direct messages to users who aren't your friend." +msgstr "" +"Nie można wysÅ‚ać bezpoÅ›redniej wiadomoÅ›ci do użytkowników, którzy nie sÄ… " +"Twoimi przyjaciółmi." + +#: actions/twitapifavorites.php:92 actions/twitapifavorites.php:66 +#: actions/twitapifavorites.php:64 actions/twitapifavorites.php:49 +#, php-format +msgid "%s / Favorites from %s" +msgstr "%s/ulubione wpisy od %s" + +#: actions/twitapifavorites.php:95 actions/twitapifavorites.php:69 +#: actions/twitapifavorites.php:68 actions/twitapifavorites.php:55 +#, php-format +msgid "%s updates favorited by %s / %s." +msgstr "Użytkownik %s aktualizuje ulubione wedÅ‚ug %s/%s." + +#: actions/twitapifavorites.php:187 lib/mail.php:275 +#: actions/twitapifavorites.php:164 lib/mail.php:553 +#: actions/twitapifavorites.php:170 lib/mail.php:554 +#: actions/twitapifavorites.php:221 +#, php-format +msgid "%s added your notice as a favorite" +msgstr "Użytkownik %s dodaÅ‚ Twój wpis jako ulubiony" + +#: actions/twitapifavorites.php:188 lib/mail.php:276 +#: actions/twitapifavorites.php:165 +#, php-format +msgid "" +"%1$s just added your notice from %2$s as one of their favorites.\n" +"\n" +msgstr "" +"Użytkownik %1$s wÅ‚aÅ›nie dodaÅ‚ Twój wpis od %2$s jako jeden z jego " +"ulubionych.\n" +"\n" + +#: actions/twittersettings.php:27 +msgid "" +"Add your Twitter account to automatically send your notices to Twitter, " +msgstr "" +"Dodaj swoje konto Twittera, aby automatycznie wysyÅ‚ać wpisy na Twittera, " + +#: actions/twittersettings.php:41 actions/twittersettings.php:60 +#: actions/twittersettings.php:61 +msgid "Twitter settings" +msgstr "Ustawienia Twittera" + +#: actions/twittersettings.php:48 actions/twittersettings.php:105 +#: actions/twittersettings.php:106 +msgid "Twitter Account" +msgstr "Konto Twittera" + +#: actions/twittersettings.php:56 actions/twittersettings.php:113 +#: actions/twittersettings.php:114 +msgid "Current verified Twitter account." +msgstr "Obecnie sprawdzone konto Twittera." + +#: actions/twittersettings.php:63 +msgid "Twitter Username" +msgstr "Nazwa użytkownika Twitter" + +#: actions/twittersettings.php:65 actions/twittersettings.php:123 +#: actions/twittersettings.php:126 +msgid "No spaces, please." +msgstr "Bez spacji." + +#: actions/twittersettings.php:67 +msgid "Twitter Password" +msgstr "HasÅ‚o Twittera" + +#: actions/twittersettings.php:72 actions/twittersettings.php:139 +#: actions/twittersettings.php:142 +msgid "Automatically send my notices to Twitter." +msgstr "Automatycznie wyÅ›lij moje wpisy na Twittera." + +#: actions/twittersettings.php:75 actions/twittersettings.php:146 +#: actions/twittersettings.php:149 +msgid "Send local \"@\" replies to Twitter." +msgstr "WyÅ›lij lokalne odpowiedzi \"@\" na Twittera." + +#: actions/twittersettings.php:78 actions/twittersettings.php:153 +#: actions/twittersettings.php:156 +msgid "Subscribe to my Twitter friends here." +msgstr "Zasubskrybuj tutaj moich przyjaciół z Twittera." + +#: actions/twittersettings.php:122 actions/twittersettings.php:331 +#: actions/twittersettings.php:348 +msgid "" +"Username must have only numbers, upper- and lowercase letters, and " +"underscore (_). 15 chars max." +msgstr "" +"Nazwa użytkownika może zawierać tylko liczby, maÅ‚e i wielkie litery oraz " +"podkreÅ›lnik (_). Maksymalnie 15 znaków." + +#: actions/twittersettings.php:128 actions/twittersettings.php:334 +#: actions/twittersettings.php:338 actions/twittersettings.php:355 +msgid "Could not verify your Twitter credentials!" +msgstr "Nie można sprawdzić danych uwierzytelniajÄ…cych Twittera!" + +#: actions/twittersettings.php:137 +#, php-format +msgid "Unable to retrieve account information for \"%s\" from Twitter." +msgstr "Nie można pobrać informacji o koncie \"%s\" z Twittera." + +#: actions/twittersettings.php:151 actions/twittersettings.php:170 +#: actions/twittersettings.php:348 actions/twittersettings.php:368 +#: actions/twittersettings.php:352 actions/twittersettings.php:372 +#: actions/twittersettings.php:369 actions/twittersettings.php:389 +msgid "Unable to save your Twitter settings!" +msgstr "Nie można zapisać ustawieÅ„ Twittera!" + +#: actions/twittersettings.php:174 actions/twittersettings.php:376 +#: actions/twittersettings.php:380 actions/twittersettings.php:399 +msgid "Twitter settings saved." +msgstr "Zapisano ustawienia Twittera." + +#: actions/twittersettings.php:192 actions/twittersettings.php:395 +#: actions/twittersettings.php:399 actions/twittersettings.php:418 +msgid "That is not your Twitter account." +msgstr "To nie jest Twoje konto Twittera." + +#: actions/twittersettings.php:200 actions/twittersettings.php:208 +#: actions/twittersettings.php:403 actions/twittersettings.php:407 +#: actions/twittersettings.php:426 +msgid "Couldn't remove Twitter user." +msgstr "Nie można usunąć użytkownika Twittera." + +#: actions/twittersettings.php:212 actions/twittersettings.php:407 +#: actions/twittersettings.php:411 actions/twittersettings.php:430 +msgid "Twitter account removed." +msgstr "UsuniÄ™to użytkownika Twittera." + +#: actions/twittersettings.php:225 actions/twittersettings.php:239 +#: actions/twittersettings.php:428 actions/twittersettings.php:439 +#: actions/twittersettings.php:453 actions/twittersettings.php:432 +#: actions/twittersettings.php:443 actions/twittersettings.php:457 +#: actions/twittersettings.php:452 actions/twittersettings.php:463 +#: actions/twittersettings.php:477 +msgid "Couldn't save Twitter preferences." +msgstr "Nie można zapisać preferencji Twittera." + +#: actions/twittersettings.php:245 actions/twittersettings.php:461 +#: actions/twittersettings.php:465 actions/twittersettings.php:485 +msgid "Twitter preferences saved." +msgstr "Zapisano preferencje Twittera." + +#: actions/userauthorization.php:84 actions/userauthorization.php:86 +msgid "Please check these details to make sure " +msgstr "Sprawdź te szczegóły, aby upewnić siÄ™ " + +#: actions/userauthorization.php:324 actions/userauthorization.php:340 +msgid "The subscription has been authorized, but no " +msgstr "Subskrypcja zostaÅ‚a upoważniona, ale nie " + +#: actions/userauthorization.php:334 actions/userauthorization.php:351 +msgid "The subscription has been rejected, but no " +msgstr "Subskrypcja zostaÅ‚a odrzucona, ale nie " + +#: classes/Channel.php:113 classes/Channel.php:132 classes/Channel.php:151 +#: lib/channel.php:138 lib/channel.php:158 +msgid "Command results" +msgstr "Wyniki polecenia" + +#: classes/Channel.php:148 classes/Channel.php:204 lib/channel.php:210 +msgid "Command complete" +msgstr "ZakoÅ„czono polecenie" + +#: classes/Channel.php:158 classes/Channel.php:215 lib/channel.php:221 +msgid "Command failed" +msgstr "Polecenie nie powiodÅ‚o siÄ™" + +#: classes/Command.php:39 classes/Command.php:44 lib/command.php:44 +msgid "Sorry, this command is not yet implemented." +msgstr "Przepraszamy, te polecenie nie zostaÅ‚o jeszcze zaimplementowane." + +#: classes/Command.php:96 classes/Command.php:113 +#, php-format +msgid "Subscriptions: %1$s\n" +msgstr "Subskrypcje: %1$s\n" + +#: classes/Command.php:125 classes/Command.php:242 classes/Command.php:145 +#: classes/Command.php:276 lib/command.php:145 lib/command.php:276 +#: lib/command.php:138 lib/command.php:269 +msgid "User has no last notice" +msgstr "Użytkownik nie posiada ostatniego wpisu" + +#: classes/Command.php:146 classes/Command.php:166 lib/command.php:166 +#: lib/command.php:159 +msgid "Notice marked as fave." +msgstr "Zaznaczono wpis jako ulubiony." + +#: classes/Command.php:166 classes/Command.php:189 lib/command.php:189 +#: lib/command.php:182 +#, php-format +msgid "%1$s (%2$s)" +msgstr "%1$s (%2$s)" + +#: classes/Command.php:169 classes/Command.php:192 lib/command.php:192 +#: lib/command.php:185 +#, php-format +msgid "Fullname: %s" +msgstr "ImiÄ™ i nazwisko: %s" + +#: classes/Command.php:172 classes/Command.php:195 lib/command.php:195 +#: lib/command.php:188 +#, php-format +msgid "Location: %s" +msgstr "PoÅ‚ożenie: %s" + +#: classes/Command.php:175 classes/Command.php:198 lib/command.php:198 +#: lib/command.php:191 +#, php-format +msgid "Homepage: %s" +msgstr "Strona domowa: %s" + +#: classes/Command.php:178 classes/Command.php:201 lib/command.php:201 +#: lib/command.php:194 +#, php-format +msgid "About: %s" +msgstr "O mnie: %s" + +#: classes/Command.php:200 classes/Command.php:228 lib/command.php:228 +#: lib/command.php:221 +#, php-format +msgid "Message too long - maximum is 140 characters, you sent %d" +msgstr "Wiadomość jest za dÅ‚uga - maksymalnie 140 znaków, wysÅ‚ano %d" + +#: classes/Command.php:214 classes/Command.php:245 lib/command.php:245 +#: actions/newmessage.php:182 lib/command.php:238 +#, php-format +msgid "Direct message to %s sent" +msgstr "WysÅ‚ano bezpoÅ›redniÄ… wiadomość do użytkownika %s" + +#: classes/Command.php:216 classes/Command.php:247 lib/command.php:247 +#: lib/command.php:240 +msgid "Error sending direct message." +msgstr "BÅ‚Ä…d podczas wysyÅ‚ania bezpoÅ›redniej wiadomoÅ›ci." + +#: classes/Command.php:263 classes/Command.php:300 lib/command.php:300 +#: lib/command.php:293 +msgid "Specify the name of the user to subscribe to" +msgstr "Podaj nazwÄ™ użytkownika do zasubskrybowania" + +#: classes/Command.php:270 classes/Command.php:307 lib/command.php:307 +#: lib/command.php:300 +#, php-format +msgid "Subscribed to %s" +msgstr "Zasubskrybowano użytkownika %s" + +#: classes/Command.php:288 classes/Command.php:328 lib/command.php:328 +#: lib/command.php:321 +msgid "Specify the name of the user to unsubscribe from" +msgstr "Podaj nazwÄ™ użytkownika do usuniÄ™cia subskrypcji" + +#: classes/Command.php:295 classes/Command.php:335 lib/command.php:335 +#: lib/command.php:328 +#, php-format +msgid "Unsubscribed from %s" +msgstr "UsuniÄ™to subskrypcjÄ™ użytkownika %s" + +#: classes/Command.php:310 classes/Command.php:330 classes/Command.php:353 +#: classes/Command.php:376 lib/command.php:353 lib/command.php:376 +#: lib/command.php:346 lib/command.php:369 +msgid "Command not yet implemented." +msgstr "Nie zaimplementowano polecenia." + +#: classes/Command.php:313 classes/Command.php:356 lib/command.php:356 +#: lib/command.php:349 +msgid "Notification off." +msgstr "WyÅ‚Ä…czono powiadomienia." + +#: classes/Command.php:315 classes/Command.php:358 lib/command.php:358 +#: lib/command.php:351 +msgid "Can't turn off notification." +msgstr "Nie można wyÅ‚Ä…czyć powiadomieÅ„." + +#: classes/Command.php:333 classes/Command.php:379 lib/command.php:379 +#: lib/command.php:372 +msgid "Notification on." +msgstr "WÅ‚Ä…czono powiadomienia." + +#: classes/Command.php:335 classes/Command.php:381 lib/command.php:381 +#: lib/command.php:374 +msgid "Can't turn on notification." +msgstr "Nie można wÅ‚Ä…czyć powiadomieÅ„." + +#: classes/Command.php:344 classes/Command.php:392 +msgid "Commands:\n" +msgstr "Polecenia:\n" + +#: classes/Message.php:53 classes/Message.php:56 +msgid "Could not insert message." +msgstr "Nie można wprowadzić wiadomoÅ›ci." + +#: classes/Message.php:63 classes/Message.php:66 +msgid "Could not update message with new URI." +msgstr "Nie można zaktualizować wiadomoÅ›ci za pomocÄ… nowego adresu URL." + +#: lib/gallery.php:46 +msgid "User without matching profile in system." +msgstr "Użytkownik bez odpowiadajÄ…cego profilu w systemie." + +#: lib/mail.php:147 lib/mail.php:289 +#, php-format +msgid "" +"You have a new posting address on %1$s.\n" +"\n" +msgstr "" +"Posiadasz nowy adres wysyÅ‚ania na %1$s.\n" +"\n" + +#: lib/mail.php:249 lib/mail.php:508 lib/mail.php:509 +#, php-format +msgid "New private message from %s" +msgstr "Nowa prywatna wiadomość od użytkownika %s" + +#: lib/mail.php:253 lib/mail.php:512 +#, php-format +msgid "" +"%1$s (%2$s) sent you a private message:\n" +"\n" +msgstr "" +"Użytkownik %1$s (%2$s) wysÅ‚aÅ‚ Ci prywatnÄ… wiadomość:\n" +"\n" + +#: lib/mailbox.php:43 lib/mailbox.php:89 lib/mailbox.php:91 +msgid "Only the user can read their own mailboxes." +msgstr "Tylko użytkownik może czytać swoje skrzynki pocztowe." + +#: lib/openid.php:195 lib/openid.php:203 +msgid "This form should automatically submit itself. " +msgstr "Ten formularz powinien automatycznie siÄ™ wysÅ‚ać. " + +#: lib/personal.php:65 lib/personalgroupnav.php:113 +#: lib/personalgroupnav.php:114 +msgid "Favorites" +msgstr "Ulubione" + +#: lib/personal.php:66 lib/personalgroupnav.php:114 +#: actions/favoritesrss.php:110 actions/showfavorites.php:77 +#: lib/personalgroupnav.php:115 +#, php-format +msgid "%s's favorite notices" +msgstr "Ulubione wpisy użytkownika %s" + +#: lib/personal.php:66 lib/personalgroupnav.php:114 +#: lib/personalgroupnav.php:115 +msgid "User" +msgstr "Użytkownik" + +#: lib/personal.php:75 lib/personalgroupnav.php:123 +#: lib/personalgroupnav.php:124 +msgid "Inbox" +msgstr "Odebrane" + +#: lib/personal.php:76 lib/personalgroupnav.php:124 +#: lib/personalgroupnav.php:125 +msgid "Your incoming messages" +msgstr "WiadomoÅ›ci przychodzÄ…ce" + +#: lib/personal.php:80 lib/personalgroupnav.php:128 +#: lib/personalgroupnav.php:129 +msgid "Outbox" +msgstr "WysÅ‚ane" + +#: lib/personal.php:81 lib/personalgroupnav.php:129 +#: lib/personalgroupnav.php:130 +msgid "Your sent messages" +msgstr "WysÅ‚ane wiadomoÅ›ci" + +#: lib/settingsaction.php:99 lib/connectsettingsaction.php:110 +msgid "Twitter" +msgstr "Twitter" + +#: lib/settingsaction.php:100 lib/connectsettingsaction.php:111 +msgid "Twitter integration options" +msgstr "Opcje integracji z Twitterem" + +#: lib/util.php:1718 lib/messageform.php:139 lib/noticelist.php:422 +#: lib/messageform.php:137 lib/noticelist.php:425 lib/messageform.php:135 +#: lib/noticelist.php:433 +msgid "To" +msgstr "Do" + +#: scripts/maildaemon.php:45 scripts/maildaemon.php:48 +#: scripts/maildaemon.php:47 +msgid "Could not parse message." +msgstr "Nie można przeanalizować wiadomoÅ›ci." + +#: actions/all.php:63 actions/facebookhome.php:162 actions/all.php:66 +#: actions/facebookhome.php:161 actions/all.php:48 +#: actions/facebookhome.php:156 +#, php-format +msgid "%s and friends, page %d" +msgstr "Użytkownik %s i przyjaciele, strona %d" + +#: actions/avatarsettings.php:76 +msgid "You can upload your personal avatar." +msgstr "Można wysÅ‚ać osobisty awatar." + +#: actions/avatarsettings.php:117 actions/avatarsettings.php:191 +#: actions/grouplogo.php:250 actions/avatarsettings.php:119 +#: actions/avatarsettings.php:194 actions/grouplogo.php:256 +msgid "Avatar settings" +msgstr "Ustawienia awatara" + +#: actions/avatarsettings.php:124 actions/avatarsettings.php:199 +#: actions/grouplogo.php:198 actions/grouplogo.php:258 +#: actions/avatarsettings.php:126 actions/avatarsettings.php:202 +#: actions/grouplogo.php:204 actions/grouplogo.php:264 +msgid "Original" +msgstr "OryginaÅ‚" + +#: actions/avatarsettings.php:139 actions/avatarsettings.php:211 +#: actions/grouplogo.php:209 actions/grouplogo.php:270 +#: actions/avatarsettings.php:141 actions/avatarsettings.php:214 +#: actions/grouplogo.php:215 actions/grouplogo.php:276 +msgid "Preview" +msgstr "PodglÄ…d" + +#: actions/avatarsettings.php:225 actions/grouplogo.php:284 +#: actions/avatarsettings.php:228 actions/grouplogo.php:291 +msgid "Crop" +msgstr "Przytnij" + +#: actions/avatarsettings.php:248 actions/deletenotice.php:133 +#: actions/emailsettings.php:224 actions/grouplogo.php:307 +#: actions/imsettings.php:200 actions/login.php:102 actions/newmessage.php:100 +#: actions/newnotice.php:96 actions/openidsettings.php:188 +#: actions/othersettings.php:136 actions/passwordsettings.php:131 +#: actions/profilesettings.php:172 actions/register.php:113 +#: actions/remotesubscribe.php:53 actions/smssettings.php:216 +#: actions/subedit.php:38 actions/twittersettings.php:290 +#: actions/userauthorization.php:39 +msgid "There was a problem with your session token. " +msgstr "WystÄ…piÅ‚ problem z tokenem sesji. " + +#: actions/avatarsettings.php:303 actions/grouplogo.php:360 +#: actions/avatarsettings.php:308 +msgid "Pick a square area of the image to be your avatar" +msgstr "Wybierz kwadratowy obszar obrazu do awatara" + +#: actions/avatarsettings.php:327 actions/grouplogo.php:384 +#: actions/avatarsettings.php:323 actions/grouplogo.php:382 +msgid "Lost our file data." +msgstr "Utracono dane pliku." + +#: actions/avatarsettings.php:334 actions/grouplogo.php:391 +#: classes/User_group.php:112 lib/imagefile.php:112 lib/imagefile.php:113 +msgid "Lost our file." +msgstr "Utracono plik." + +#: actions/avatarsettings.php:349 actions/avatarsettings.php:383 +#: actions/grouplogo.php:406 actions/grouplogo.php:440 +#: classes/User_group.php:129 classes/User_group.php:161 lib/imagefile.php:144 +#: lib/imagefile.php:191 lib/imagefile.php:145 lib/imagefile.php:192 +msgid "Unknown file type" +msgstr "Nieznany typ pliku" + +#: actions/block.php:69 actions/subedit.php:46 actions/unblock.php:70 +#: actions/groupblock.php:71 actions/groupunblock.php:71 +#: actions/makeadmin.php:71 +msgid "No profile specified." +msgstr "Nie podano profilu." + +#: actions/block.php:74 actions/subedit.php:53 actions/tagother.php:46 +#: actions/unblock.php:75 actions/groupblock.php:76 +#: actions/groupunblock.php:76 actions/makeadmin.php:76 +msgid "No profile with that ID." +msgstr "Brak profilu o tym identyfikatorze." + +#: actions/block.php:111 actions/block.php:134 +msgid "Block user" +msgstr "Zablokuj użytkownika" + +#: actions/block.php:129 +msgid "Are you sure you want to block this user? " +msgstr "Na pewno chcesz zablokować tego użytkownika? " + +#: actions/block.php:162 actions/block.php:165 +msgid "You have already blocked this user." +msgstr "Ten użytkownik zostaÅ‚ już zablokowany." + +#: actions/block.php:167 actions/block.php:170 +msgid "Failed to save block information." +msgstr "Zapisanie informacji o blokadzie nie powiodÅ‚o siÄ™." + +#: actions/confirmaddress.php:159 +#, php-format +msgid "The address \"%s\" has been " +msgstr "Adres \"%s\" zostaÅ‚ " + +#: actions/deletenotice.php:73 +msgid "You are about to permanently delete a notice. " +msgstr "Za chwilÄ™ wpis zostanie trwale usuniÄ™ty. " + +#: actions/disfavor.php:94 +msgid "Add to favorites" +msgstr "Dodaj do ulubionych" + +#: actions/editgroup.php:54 actions/editgroup.php:56 +#, php-format +msgid "Edit %s group" +msgstr "Edytuj grupÄ™ %s" + +#: actions/editgroup.php:66 actions/groupbyid.php:72 actions/grouplogo.php:66 +#: actions/joingroup.php:60 actions/newgroup.php:65 actions/showgroup.php:100 +#: actions/grouplogo.php:70 actions/grouprss.php:80 actions/editgroup.php:68 +#: actions/groupdesignsettings.php:68 actions/showgroup.php:105 +msgid "Inboxes must be enabled for groups to work" +msgstr "Skrzynki odbiorcze grup muszÄ… być wÅ‚Ä…czone, aby dziaÅ‚aÅ‚y" + +#: actions/editgroup.php:71 actions/grouplogo.php:71 actions/newgroup.php:70 +#: actions/grouplogo.php:75 actions/editgroup.php:73 +msgid "You must be logged in to create a group." +msgstr "Musisz być zalogowany, aby utworzyć grupÄ™." + +#: actions/editgroup.php:87 actions/grouplogo.php:87 +#: actions/groupmembers.php:76 actions/joingroup.php:81 +#: actions/showgroup.php:121 actions/grouplogo.php:91 actions/grouprss.php:96 +#: actions/blockedfromgroup.php:73 actions/editgroup.php:89 +#: actions/groupdesignsettings.php:89 actions/showgroup.php:126 +msgid "No nickname" +msgstr "Brak pseudonimu" + +#: actions/editgroup.php:99 actions/groupbyid.php:88 actions/grouplogo.php:100 +#: actions/groupmembers.php:83 actions/joingroup.php:88 +#: actions/showgroup.php:128 actions/grouplogo.php:104 +#: actions/grouprss.php:103 actions/blockedfromgroup.php:80 +#: actions/editgroup.php:101 actions/groupdesignsettings.php:102 +#: actions/showgroup.php:133 +msgid "No such group" +msgstr "Nie ma takiej grupy" + +#: actions/editgroup.php:106 actions/editgroup.php:165 +#: actions/grouplogo.php:107 actions/grouplogo.php:111 +#: actions/editgroup.php:108 actions/editgroup.php:167 +#: actions/groupdesignsettings.php:109 +msgid "You must be an admin to edit the group" +msgstr "Musisz być administratorem, aby zmodyfikować grupÄ™" + +#: actions/editgroup.php:157 actions/editgroup.php:159 +msgid "Use this form to edit the group." +msgstr "Użyj tego formularza, aby zmodyfikować grupÄ™." + +#: actions/editgroup.php:179 actions/newgroup.php:130 actions/register.php:156 +msgid "Nickname must have only lowercase letters " +msgstr "Pseudonim może zawierać tylko maÅ‚e litery " + +#: actions/editgroup.php:198 actions/newgroup.php:149 +#: actions/editgroup.php:200 actions/newgroup.php:150 +msgid "description is too long (max 140 chars)." +msgstr "opis jest za dÅ‚ugi (maksymalnie 140 znaków)." + +#: actions/editgroup.php:218 actions/editgroup.php:253 +msgid "Could not update group." +msgstr "Nie można zaktualizować grupy." + +#: actions/editgroup.php:226 actions/editgroup.php:269 +msgid "Options saved." +msgstr "Zapisano opcje." + +#: actions/emailsettings.php:107 actions/imsettings.php:108 +#, php-format +msgid "Awaiting confirmation on this address. " +msgstr "Oczekiwanie na potwierdzenie tego adresu. " + +#: actions/emailsettings.php:139 actions/smssettings.php:150 +msgid "Make a new email address for posting to; " +msgstr "Utwórz nowy adres e-mail do wysyÅ‚ania; " + +#: actions/emailsettings.php:157 +msgid "Send me email when someone " +msgstr "WyÅ›lij mi wiadomość e-mail, kiedy ktoÅ› " + +#: actions/emailsettings.php:168 actions/emailsettings.php:173 +msgid "Allow friends to nudge me and send me an email." +msgstr "Pozwól przyjacioÅ‚om na szturchanie mnie i wyÅ›lij mi wiadomość e-mail." + +#: actions/emailsettings.php:321 +msgid "That email address already belongs " +msgstr "Ten adres e-mail już należy " + +#: actions/emailsettings.php:343 +msgid "A confirmation code was sent to the email address you added. " +msgstr "Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na dodany adres e-mail. " + +#: actions/facebookhome.php:110 actions/facebookhome.php:109 +msgid "Server error - couldn't get user!" +msgstr "BÅ‚Ä…d serwera - nie można uzyskać użytkownika!" + +#: actions/facebookhome.php:196 +#, php-format +msgid "If you would like the %s app to automatically update " +msgstr "JeÅ›li chcesz, aby aplikacja %s automatycznie aktualizowaÅ‚a " + +#: actions/facebookhome.php:213 actions/facebooksettings.php:137 +#, php-format +msgid "Allow %s to update my Facebook status" +msgstr "Pozwól %s na aktualizowanie mojego statusu na Facebook" + +#: actions/facebookhome.php:218 actions/facebookhome.php:223 +#: actions/facebookhome.php:217 +msgid "Skip" +msgstr "PomiÅ„" + +#: actions/facebookhome.php:235 lib/facebookaction.php:479 +#: lib/facebookaction.php:471 +msgid "No notice content!" +msgstr "Brak zawartoÅ›ci wpisu!" + +#: actions/facebookhome.php:295 lib/action.php:870 lib/facebookaction.php:399 +#: actions/facebookhome.php:253 lib/action.php:973 lib/facebookaction.php:433 +#: actions/facebookhome.php:247 lib/action.php:1037 lib/facebookaction.php:435 +msgid "Pagination" +msgstr "Paginacja" + +#: actions/facebookhome.php:304 lib/action.php:879 lib/facebookaction.php:408 +#: actions/facebookhome.php:262 lib/action.php:982 lib/facebookaction.php:442 +#: actions/facebookhome.php:256 lib/action.php:1046 lib/facebookaction.php:444 +msgid "After" +msgstr "NastÄ™pne" + +#: actions/facebookhome.php:312 lib/action.php:887 lib/facebookaction.php:416 +#: actions/facebookhome.php:270 lib/action.php:990 lib/facebookaction.php:450 +#: actions/facebookhome.php:264 lib/action.php:1054 lib/facebookaction.php:452 +msgid "Before" +msgstr "WczeÅ›niej" + +#: actions/facebookinvite.php:70 actions/facebookinvite.php:72 +#, php-format +msgid "Thanks for inviting your friends to use %s" +msgstr "DziÄ™kujemy za zaproszenie przyjaciół do używania %s" + +#: actions/facebookinvite.php:72 actions/facebookinvite.php:74 +msgid "Invitations have been sent to the following users:" +msgstr "Zaproszenia zostaÅ‚y wysÅ‚ane do nastÄ™pujÄ…cych użytkowników:" + +#: actions/facebookinvite.php:96 actions/facebookinvite.php:102 +#: actions/facebookinvite.php:94 +#, php-format +msgid "You have been invited to %s" +msgstr "ZostaÅ‚eÅ› zaproszony do %s" + +#: actions/facebookinvite.php:105 actions/facebookinvite.php:111 +#: actions/facebookinvite.php:103 +#, php-format +msgid "Invite your friends to use %s" +msgstr "ZaproÅ› przyjaciół do używania %s" + +#: actions/facebookinvite.php:113 actions/facebookinvite.php:126 +#: actions/facebookinvite.php:124 +#, php-format +msgid "Friends already using %s:" +msgstr "Przyjaciele już używajÄ…cy %s:" + +#: actions/facebookinvite.php:130 actions/facebookinvite.php:143 +#: actions/facebookinvite.php:142 +#, php-format +msgid "Send invitations" +msgstr "WyÅ›lij zaproszenia" + +#: actions/facebookremove.php:56 +msgid "Couldn't remove Facebook user." +msgstr "Nie można usunąć użytkownika Facebook." + +#: actions/facebooksettings.php:65 +msgid "There was a problem saving your sync preferences!" +msgstr "WystÄ…piÅ‚ problem podczas zapisywania preferencji synchronizacji!" + +#: actions/facebooksettings.php:67 +msgid "Sync preferences saved." +msgstr "Zapisano preferencje synchronizacji." + +#: actions/facebooksettings.php:90 +msgid "Automatically update my Facebook status with my notices." +msgstr "Automatycznie aktualizuj status na Facebook moimi wpisami." + +#: actions/facebooksettings.php:97 +msgid "Send \"@\" replies to Facebook." +msgstr "WyÅ›lij odpowiedzi \"@\" do Facebook." + +#: actions/facebooksettings.php:106 +msgid "Prefix" +msgstr "Przedrostek" + +#: actions/facebooksettings.php:108 +msgid "A string to prefix notices with." +msgstr "Tekst do poprzedzenia wpisów." + +#: actions/facebooksettings.php:124 +#, php-format +msgid "If you would like %s to automatically update " +msgstr "JeÅ›li chcesz, aby %s automatycznie aktualizowaÅ‚o " + +#: actions/facebooksettings.php:147 +msgid "Sync preferences" +msgstr "Zsynchronizuj preferencje" + +#: actions/favor.php:94 lib/disfavorform.php:140 actions/favor.php:92 +msgid "Disfavor favorite" +msgstr "UsuÅ„ wpis z ulubionych" + +#: actions/favorited.php:65 lib/popularnoticesection.php:76 +#: lib/publicgroupnav.php:91 lib/popularnoticesection.php:82 +#: lib/publicgroupnav.php:93 lib/popularnoticesection.php:91 +msgid "Popular notices" +msgstr "Popularne wpisy" + +#: actions/favorited.php:67 +#, php-format +msgid "Popular notices, page %d" +msgstr "Popularne wpisy, strona %d" + +#: actions/favorited.php:79 +msgid "The most popular notices on the site right now." +msgstr "Najpopularniejsze wpisy na stronie w te chwili." + +#: actions/featured.php:69 lib/featureduserssection.php:82 +#: lib/publicgroupnav.php:87 lib/publicgroupnav.php:89 +#: lib/featureduserssection.php:87 +msgid "Featured users" +msgstr "Znani użytkownicy" + +#: actions/featured.php:71 +#, php-format +msgid "Featured users, page %d" +msgstr "Znani użytkownicy, strona %d" + +#: actions/featured.php:99 +#, php-format +msgid "A selection of some of the great users on %s" +msgstr "Wybór znanych użytkowników na %s" + +#: actions/finishremotesubscribe.php:188 +msgid "That user has blocked you from subscribing." +msgstr "Ten użytkownik zablokowaÅ‚ CiÄ™ z subskrypcji." + +#: actions/groupbyid.php:79 +msgid "No ID" +msgstr "Brak identyfikatora" + +#: actions/grouplogo.php:138 actions/grouplogo.php:191 +#: actions/grouplogo.php:144 actions/grouplogo.php:197 +msgid "Group logo" +msgstr "Logo grupy" + +#: actions/grouplogo.php:149 +msgid "You can upload a logo image for your group." +msgstr "Można wysÅ‚ać obraz logo dla grupy." + +#: actions/grouplogo.php:448 actions/grouplogo.php:401 +msgid "Logo updated." +msgstr "Zaktualizowano logo." + +#: actions/grouplogo.php:450 actions/grouplogo.php:403 +msgid "Failed updating logo." +msgstr "Zaktualizowanie logo nie powiodÅ‚o siÄ™." + +#: actions/groupmembers.php:93 lib/groupnav.php:91 +#, php-format +msgid "%s group members" +msgstr "CzÅ‚onkowie grupy %s" + +#: actions/groupmembers.php:96 +#, php-format +msgid "%s group members, page %d" +msgstr "CzÅ‚onkowie grupy %s, strona %d" + +#: actions/groupmembers.php:111 +msgid "A list of the users in this group." +msgstr "Lista użytkowników znajdujÄ…cych siÄ™ w tej grupie." + +#: actions/groups.php:62 actions/showstream.php:518 lib/publicgroupnav.php:79 +#: lib/subgroupnav.php:96 lib/publicgroupnav.php:81 lib/profileaction.php:220 +#: lib/subgroupnav.php:98 +msgid "Groups" +msgstr "Grupy" + +#: actions/groups.php:64 +#, php-format +msgid "Groups, page %d" +msgstr "Grupy, strona %d" + +#: actions/groups.php:90 +#, php-format +msgid "%%%%site.name%%%% groups let you find and talk with " +msgstr "Grupy %%%%site.name%%%% pozwalajÄ… na szukanie i rozmawianie z " + +#: actions/groups.php:106 actions/usergroups.php:124 lib/groupeditform.php:123 +#: actions/usergroups.php:125 actions/groups.php:107 lib/groupeditform.php:122 +msgid "Create a new group" +msgstr "Utwórz nowÄ… grupÄ™" + +#: actions/groupsearch.php:57 +#, php-format +msgid "" +"Search for groups on %%site.name%% by their name, location, or description. " +msgstr "Znajdź grupy na %%site.name%% wedÅ‚ug ich nazw, poÅ‚ożenia lub opisu. " + +#: actions/groupsearch.php:63 actions/groupsearch.php:58 +msgid "Group search" +msgstr "Znajdź grupÄ™" + +#: actions/imsettings.php:70 +msgid "You can send and receive notices through " +msgstr "Można wysyÅ‚ać i otrzymywać wpisy przez " + +#: actions/imsettings.php:120 +#, php-format +msgid "Jabber or GTalk address, " +msgstr "adres Jabbera lub GTalk, " + +#: actions/imsettings.php:147 +msgid "Send me replies through Jabber/GTalk " +msgstr "WyÅ›lij mi odpowiedzi przez Jabbera/GTalk " + +#: actions/imsettings.php:321 +#, php-format +msgid "A confirmation code was sent " +msgstr "Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any " + +#: actions/joingroup.php:65 +msgid "You must be logged in to join a group." +msgstr "Musisz być zalogowany, aby doÅ‚Ä…czyć do grupy." + +#: actions/joingroup.php:95 +msgid "You are already a member of that group" +msgstr "JesteÅ› już czÅ‚onkiem tej grupy" + +#: actions/joingroup.php:128 actions/joingroup.php:133 +#, php-format +msgid "Could not join user %s to group %s" +msgstr "Nie można doÅ‚Ä…czyć użytkownika %s do grupy %s" + +#: actions/joingroup.php:135 actions/joingroup.php:140 +#, php-format +msgid "%s joined group %s" +msgstr "Użytkownik %s doÅ‚Ä…czyÅ‚ do grupy %s" + +#: actions/leavegroup.php:60 +msgid "Inboxes must be enabled for groups to work." +msgstr "Skrzynki odbiorcze dla grup muszÄ… być wÅ‚Ä…czone, aby dziaÅ‚aÅ‚y." + +#: actions/leavegroup.php:65 +msgid "You must be logged in to leave a group." +msgstr "Musisz być zalogowany, aby opuÅ›cić grupÄ™." + +#: actions/leavegroup.php:88 actions/groupblock.php:86 +#: actions/groupunblock.php:86 actions/makeadmin.php:86 +msgid "No such group." +msgstr "Nie ma takiej grupy." + +#: actions/leavegroup.php:95 +msgid "You are not a member of that group." +msgstr "Nie jesteÅ› czÅ‚onkiem tej grupy." + +#: actions/leavegroup.php:100 +msgid "You may not leave a group while you are its administrator." +msgstr "Nie możesz opuÅ›cić grupy, kiedy jesteÅ› jej administratorem." + +#: actions/leavegroup.php:130 actions/leavegroup.php:124 +msgid "Could not find membership record." +msgstr "Nie można znaleźć wpisu czÅ‚onkostwa." + +#: actions/leavegroup.php:138 actions/leavegroup.php:132 +#, php-format +msgid "Could not remove user %s to group %s" +msgstr "Nie można usunąć użytkownika %s z grupy %s" + +#: actions/leavegroup.php:145 actions/leavegroup.php:139 +#, php-format +msgid "%s left group %s" +msgstr "Użytkownik %s opuÅ›ciÅ‚ grupÄ™ %s" + +#: actions/login.php:225 lib/facebookaction.php:304 actions/login.php:208 +msgid "Login to site" +msgstr "Zaloguj siÄ™ na stronie" + +#: actions/microsummary.php:69 +msgid "No current status" +msgstr "Brak obecnego statusu" + +#: actions/newgroup.php:53 +msgid "New group" +msgstr "Nowa grupa" + +#: actions/newgroup.php:115 +msgid "Use this form to create a new group." +msgstr "Użyj tego formularza, aby utworzyć nowÄ… grupÄ™." + +#: actions/newgroup.php:177 actions/newgroup.php:209 +msgid "Could not create group." +msgstr "Nie można utworzyć grupy." + +#: actions/newgroup.php:191 actions/newgroup.php:229 +msgid "Could not set group membership." +msgstr "Nie można ustawić czÅ‚onkostwa w grupie." + +#: actions/newmessage.php:119 actions/newnotice.php:132 +msgid "That's too long. " +msgstr "Wiadomość jest za dÅ‚uga. " + +#: actions/newmessage.php:134 +msgid "Don't send a message to yourself; " +msgstr "Nie wysyÅ‚aj wiadomoÅ›ci do siebie; " + +#: actions/newnotice.php:166 actions/newnotice.php:174 +#: actions/newnotice.php:272 +msgid "Notice posted" +msgstr "WysÅ‚ano wpis" + +#: actions/newnotice.php:200 classes/Channel.php:163 actions/newnotice.php:208 +#: lib/channel.php:170 actions/newmessage.php:207 actions/newnotice.php:387 +msgid "Ajax Error" +msgstr "BÅ‚Ä…d AJAX" + +#: actions/nudge.php:85 +msgid "" +"This user doesn't allow nudges or hasn't confirmed or set his email yet." +msgstr "" +"Ten użytkownik nie pozwala na szturchniÄ™cia lub nie potwierdziÅ‚ lub nie " +"ustawiÅ‚ jeszcze swojego adresu e-mail." + +#: actions/nudge.php:94 +msgid "Nudge sent" +msgstr "WysÅ‚ano szturchniÄ™cie" + +#: actions/nudge.php:97 +msgid "Nudge sent!" +msgstr "WysÅ‚ano szturchniÄ™cie!" + +#: actions/openidlogin.php:97 actions/openidlogin.php:106 +msgid "OpenID login" +msgstr "Login OpenID" + +#: actions/openidsettings.php:128 +msgid "Removing your only OpenID " +msgstr "Usuwanie jedynego identyfikatora OpenID " + +#: actions/othersettings.php:60 +msgid "Other Settings" +msgstr "Inne ustawienia" + +#: actions/othersettings.php:71 +msgid "Manage various other options." +msgstr "ZarzÄ…dzaj różnymi innymi opcjami." + +#: actions/othersettings.php:93 +msgid "URL Auto-shortening" +msgstr "Automatyczne skracanie adresów URL" + +#: actions/othersettings.php:112 +msgid "Service" +msgstr "UsÅ‚uga" + +#: actions/othersettings.php:113 actions/othersettings.php:111 +msgid "Automatic shortening service to use." +msgstr "Używana automatyczna usÅ‚uga skracania." + +#: actions/othersettings.php:144 actions/othersettings.php:146 +msgid "URL shortening service is too long (max 50 chars)." +msgstr "Adres URL usÅ‚ugi skracania jest za dÅ‚ugi (maksymalnie 50 znaków)." + +#: actions/passwordsettings.php:69 +msgid "Change your password." +msgstr "ZmieÅ„ hasÅ‚o." + +#: actions/passwordsettings.php:89 actions/recoverpassword.php:228 +msgid "Password change" +msgstr "Zmiana hasÅ‚a" + +#: actions/peopletag.php:35 actions/peopletag.php:70 +#, php-format +msgid "Not a valid people tag: %s" +msgstr "NieprawidÅ‚owy znacznik osób: %s" + +#: actions/peopletag.php:47 actions/peopletag.php:144 +#, php-format +msgid "Users self-tagged with %s - page %d" +msgstr "Użytkownicy używajÄ…cy znacznika %s - strona %d" + +#: actions/peopletag.php:91 +#, php-format +msgid "These are users who have tagged themselves \"%s\" " +msgstr "To sÄ… użytkownicy którzy nadali sobie znacznik \"%s\" " + +#: actions/profilesettings.php:91 +msgid "Profile information" +msgstr "Informacje o profilu" + +#: actions/profilesettings.php:124 actions/profilesettings.php:125 +msgid "" +"Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated" +msgstr "" +"Znaczniki dla siebie (litery, liczby, -, . i _), oddzielone przecinkami lub " +"spacjami" + +#: actions/profilesettings.php:144 +msgid "Automatically subscribe to whoever " +msgstr "Automatycznie zasubskrybuj do każdego " + +#: actions/profilesettings.php:229 actions/tagother.php:176 +#: actions/tagother.php:178 actions/profilesettings.php:230 +#, php-format +msgid "Invalid tag: \"%s\"" +msgstr "NieprawidÅ‚owy znacznik: \"%s\"" + +#: actions/profilesettings.php:311 actions/profilesettings.php:310 +msgid "Couldn't save tags." +msgstr "Nie można zapisać znaczników." + +#: actions/public.php:107 actions/public.php:110 actions/public.php:118 +#, php-format +msgid "Public timeline, page %d" +msgstr "Publiczna oÅ› czasu, strona %d" + +#: actions/public.php:173 actions/public.php:184 actions/public.php:210 +msgid "Could not retrieve public stream." +msgstr "Nie można pobrać publicznego strumienia." + +#: actions/public.php:220 +#, php-format +msgid "" +"This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-" +"blogging) service " +msgstr "" +"To jest %%site.name%%, usÅ‚uga [mikroblogowania](http://pl.wikipedia.org/wiki/" +"Mikroblog) " + +#: actions/publictagcloud.php:57 +msgid "Public tag cloud" +msgstr "Publiczna chmura znaczników" + +#: actions/publictagcloud.php:63 +#, php-format +msgid "These are most popular recent tags on %s " +msgstr "To sÄ… najpopularniejsze ostatnie znaczniki na %s " + +#: actions/publictagcloud.php:119 actions/publictagcloud.php:135 +msgid "Tag cloud" +msgstr "Chmura znaczników" + +#: actions/register.php:139 actions/register.php:349 actions/register.php:79 +#: actions/register.php:177 actions/register.php:394 +msgid "Sorry, only invited people can register." +msgstr "Przepraszamy, tylko zaproszone osoby mogÄ… siÄ™ rejestrować." + +#: actions/register.php:149 +msgid "You can't register if you don't " +msgstr "Nie możesz siÄ™ zarejestrować, jeÅ›li nie " + +#: actions/register.php:286 +msgid "With this form you can create " +msgstr "Za pomocÄ… tego formularza można utworzyć " + +#: actions/register.php:368 +msgid "1-64 lowercase letters or numbers, " +msgstr "1-64 maÅ‚e litery lub liczby, " + +#: actions/register.php:382 actions/register.php:386 +msgid "Used only for updates, announcements, " +msgstr "Używane tylko do aktualizacji, ogÅ‚oszeÅ„, " + +#: actions/register.php:398 +msgid "URL of your homepage, blog, " +msgstr "Adres URL strony domowej, bloga, " + +#: actions/register.php:404 +msgid "Describe yourself and your " +msgstr "Opisz siÄ™ i swoje " + +#: actions/register.php:410 +msgid "Where you are, like \"City, " +msgstr "Gdzie jesteÅ›, np. \"miasto, " + +#: actions/register.php:432 +msgid " except this private data: password, " +msgstr " poza tymi prywatnymi danymi: hasÅ‚o, " + +#: actions/register.php:471 +#, php-format +msgid "Congratulations, %s! And welcome to %%%%site.name%%%%. " +msgstr "Gratulacje, %s! Witaj na %%%%site.name%%%%. " + +#: actions/register.php:495 +msgid "(You should receive a message by email " +msgstr "(PowinieneÅ› otrzymać wiadomość przez e-mail " + +#: actions/remotesubscribe.php:166 actions/remotesubscribe.php:171 +msgid "That's a local profile! Login to subscribe." +msgstr "To jest profil lokalny! Zaloguj siÄ™, aby zasubskrybować." + +#: actions/replies.php:118 actions/replies.php:120 actions/replies.php:119 +#, php-format +msgid "Replies to %s, page %d" +msgstr "Odpowiedzi na %s, strona %d" + +#: actions/showfavorites.php:79 +#, php-format +msgid "%s favorite notices, page %d" +msgstr "Ulubione wpisy użytkownika %s, strona %d" + +#: actions/showgroup.php:77 lib/groupnav.php:85 actions/showgroup.php:82 +#, php-format +msgid "%s group" +msgstr "Grupa %s" + +#: actions/showgroup.php:79 actions/showgroup.php:84 +#, php-format +msgid "%s group, page %d" +msgstr "Grupa %s, strona %d" + +#: actions/showgroup.php:206 actions/showgroup.php:208 +#: actions/showgroup.php:213 +msgid "Group profile" +msgstr "Profil grupy" + +#: actions/showgroup.php:251 actions/showstream.php:278 +#: actions/tagother.php:119 lib/grouplist.php:134 lib/profilelist.php:133 +#: actions/showgroup.php:253 actions/showstream.php:271 +#: actions/tagother.php:118 lib/profilelist.php:131 actions/showgroup.php:258 +#: actions/showstream.php:236 actions/userauthorization.php:137 +#: lib/profilelist.php:197 +msgid "URL" +msgstr "Adres URL" + +#: actions/showgroup.php:262 actions/showstream.php:289 +#: actions/tagother.php:129 lib/grouplist.php:145 lib/profilelist.php:144 +#: actions/showgroup.php:264 actions/showstream.php:282 +#: actions/tagother.php:128 lib/profilelist.php:142 actions/showgroup.php:269 +#: actions/showstream.php:247 actions/userauthorization.php:149 +#: lib/profilelist.php:212 +msgid "Note" +msgstr "Wpis" + +#: actions/showgroup.php:270 actions/showgroup.php:272 +#: actions/showgroup.php:288 +msgid "Group actions" +msgstr "DziaÅ‚ania grupy" + +#: actions/showgroup.php:323 actions/showgroup.php:304 +#, php-format +msgid "Notice feed for %s group" +msgstr "KanaÅ‚ wpisów dla grupy %s" + +#: actions/showgroup.php:357 lib/groupnav.php:90 actions/showgroup.php:339 +#: actions/showgroup.php:384 actions/showgroup.php:373 +#: actions/showgroup.php:430 +msgid "Members" +msgstr "CzÅ‚onkowie" + +#: actions/showgroup.php:363 actions/showstream.php:413 +#: actions/showstream.php:442 actions/showstream.php:524 lib/section.php:95 +#: lib/tagcloudsection.php:71 actions/showgroup.php:344 +#: actions/showgroup.php:378 lib/profileaction.php:117 +#: lib/profileaction.php:148 lib/profileaction.php:226 +msgid "(None)" +msgstr "(Brak)" + +#: actions/showgroup.php:370 actions/showgroup.php:350 +#: actions/showgroup.php:384 +msgid "All members" +msgstr "Wszyscy czÅ‚onkowie" + +#: actions/showgroup.php:378 +#, php-format +msgid "" +"**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." +"wikipedia.org/wiki/Micro-blogging) service " +msgstr "" +"**%s** jest grupÄ… użytkowników na %%%%site.name%%%%, usÅ‚udze " +"[mikroblogowania](http://pl.wikipedia.org/wiki/Mikroblog) " + +#: actions/showmessage.php:98 +msgid "Only the sender and recipient " +msgstr "Tylko nadawca i odbiorca " + +#: actions/showstream.php:73 actions/showstream.php:78 +#, php-format +msgid "%s, page %d" +msgstr "%s, strona %d" + +#: actions/showstream.php:143 +msgid "'s profile" +msgstr " - profil" + +#: actions/showstream.php:236 actions/tagother.php:77 +#: actions/showstream.php:220 actions/showstream.php:185 +msgid "User profile" +msgstr "Profil użytkownika" + +#: actions/showstream.php:240 actions/tagother.php:81 +#: actions/showstream.php:224 actions/showstream.php:189 +msgid "Photo" +msgstr "ZdjÄ™cie" + +#: actions/showstream.php:317 actions/showstream.php:309 +#: actions/showstream.php:274 +msgid "User actions" +msgstr "DziaÅ‚ania użytkownika" + +#: actions/showstream.php:342 actions/showstream.php:307 +msgid "Send a direct message to this user" +msgstr "WyÅ›lij bezpoÅ›redniÄ… wiadomość do tego użytkownika" + +#: actions/showstream.php:343 actions/showstream.php:308 +msgid "Message" +msgstr "Wiadomość" + +#: actions/showstream.php:451 lib/profileaction.php:157 +msgid "All subscribers" +msgstr "Wszyscy subskrybenci" + +#: actions/showstream.php:533 lib/profileaction.php:235 +msgid "All groups" +msgstr "Wszystkie grupy" + +#: actions/showstream.php:542 +#, php-format +msgid "" +"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en." +"wikipedia.org/wiki/Micro-blogging) service " +msgstr "" +"**%s** posiada konto na %%%%site.name%%%%, usÅ‚udze [mikroblogowania](http://" +"pl.wikipedia.org/wiki/Mikroblog) " + +#: actions/smssettings.php:128 +msgid "Phone number, no punctuation or spaces, " +msgstr "Numer telefonu, bez znaków przestankowych i spacji, " + +#: actions/smssettings.php:162 +msgid "Send me notices through SMS; " +msgstr "WyÅ›lij mi wpisy przez SMS; " + +#: actions/smssettings.php:335 +msgid "A confirmation code was sent to the phone number you added. " +msgstr "Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na dodany numer telefonu. " + +#: actions/smssettings.php:453 +msgid "Mobile carrier" +msgstr "Operator komórkowy" + +#: actions/subedit.php:70 +msgid "You are not subscribed to that profile." +msgstr "Nie jesteÅ› zasubskrybowany do tego profilu." + +#: actions/subedit.php:83 +msgid "Could not save subscription." +msgstr "Nie można zapisać subskrypcji." + +#: actions/subscribe.php:55 +msgid "Not a local user." +msgstr "Nie jest lokalnym użytkownikiem." + +#: actions/subscribe.php:69 +msgid "Subscribed" +msgstr "Zasubskrybowano" + +#: actions/subscribers.php:50 +#, php-format +msgid "%s subscribers" +msgstr "Subskrybenci użytkownika %s" + +#: actions/subscribers.php:52 +#, php-format +msgid "%s subscribers, page %d" +msgstr "Subskrybenci użytkownika %s, strona %d" + +#: actions/subscribers.php:63 +msgid "These are the people who listen to " +msgstr "Osoby obserwujÄ…ce " + +#: actions/subscribers.php:67 +#, php-format +msgid "These are the people who " +msgstr "Osoby, które " + +#: actions/subscriptions.php:52 +#, php-format +msgid "%s subscriptions" +msgstr "Subskrypcje użytkownika %s" + +#: actions/subscriptions.php:54 +#, php-format +msgid "%s subscriptions, page %d" +msgstr "Subskrypcje użytkownika %s, strona %d" + +#: actions/subscriptions.php:65 +msgid "These are the people whose notices " +msgstr "Osoby, których wpisy " + +#: actions/subscriptions.php:69 +#, php-format +msgid "These are the people whose " +msgstr "Osoby, których " + +#: actions/subscriptions.php:122 actions/subscriptions.php:124 +#: actions/subscriptions.php:183 +msgid "Jabber" +msgstr "Jabber" + +#: actions/tag.php:43 actions/tag.php:51 actions/tag.php:59 +#, php-format +msgid "Notices tagged with %s, page %d" +msgstr "Wpisy ze znacznikiem %s, strona %d" + +#: actions/tag.php:66 actions/tag.php:73 +#, php-format +msgid "Messages tagged \"%s\", most recent first" +msgstr "WiadomoÅ›ci ze znacznikiem \"%s\", najpierw najnowsze" + +#: actions/tagother.php:33 +msgid "Not logged in" +msgstr "Nie zalogowano" + +#: actions/tagother.php:39 +msgid "No id argument." +msgstr "Brak parametru identyfikatora." + +#: actions/tagother.php:65 +#, php-format +msgid "Tag %s" +msgstr "Znacznik %s" + +#: actions/tagother.php:141 +msgid "Tag user" +msgstr "Znacznik użytkownika" + +#: actions/tagother.php:149 actions/tagother.php:151 +msgid "" +"Tags for this user (letters, numbers, -, ., and _), comma- or space- " +"separated" +msgstr "" +"Znaczniki dla tego użytkownika (litery, liczby, -, . i _), oddzielone " +"przecinkami lub spacjami" + +#: actions/tagother.php:164 +msgid "There was a problem with your session token." +msgstr "WystÄ…piÅ‚ problem z tokenem sesji." + +#: actions/tagother.php:191 actions/tagother.php:193 +msgid "" +"You can only tag people you are subscribed to or who are subscribed to you." +msgstr "" +"Można nadawać znaczniki tylko osobom, których subskrybujesz lub którzy " +"subskrybujÄ… Ciebie." + +#: actions/tagother.php:198 actions/tagother.php:200 +msgid "Could not save tags." +msgstr "Nie można zapisać znaczników." + +#: actions/tagother.php:233 actions/tagother.php:235 actions/tagother.php:236 +msgid "Use this form to add tags to your subscribers or subscriptions." +msgstr "" +"Użyj tego formularza, aby dodać znaczniki subskrybentom lub subskrypcjom." + +#: actions/tagrss.php:35 +msgid "No such tag." +msgstr "Nie ma takiego znacznika." + +#: actions/tagrss.php:66 actions/tagrss.php:64 +#, php-format +msgid "Microblog tagged with %s" +msgstr "Mikroblogi ze znacznikiem %s" + +#: actions/twitapiblocks.php:47 actions/twitapiblocks.php:49 +msgid "Block user failed." +msgstr "Zablokowanie użytkownika nie powiodÅ‚o siÄ™." + +#: actions/twitapiblocks.php:69 actions/twitapiblocks.php:71 +msgid "Unblock user failed." +msgstr "Odblokowanie użytkownika nie powiodÅ‚o siÄ™." + +#: actions/twitapiusers.php:48 actions/twitapiusers.php:52 +#: actions/twitapiusers.php:50 +msgid "Not found." +msgstr "Nie znaleziono." + +#: actions/twittersettings.php:71 +msgid "Add your Twitter account to automatically send " +msgstr "Dodaj konto Twittera, aby automatycznie wysyÅ‚ać " + +#: actions/twittersettings.php:119 actions/twittersettings.php:122 +msgid "Twitter user name" +msgstr "Nazwa użytkownika Twittera" + +#: actions/twittersettings.php:126 actions/twittersettings.php:129 +msgid "Twitter password" +msgstr "HasÅ‚o Twittera" + +#: actions/twittersettings.php:228 actions/twittersettings.php:232 +#: actions/twittersettings.php:248 +msgid "Twitter Friends" +msgstr "Przyjaciele z Twittera" + +#: actions/twittersettings.php:327 +msgid "Username must have only numbers, " +msgstr "Nazwa użytkownika może zawierać tylko liczby, " + +#: actions/twittersettings.php:341 +#, php-format +msgid "Unable to retrieve account information " +msgstr "Nie można pobrać informacji o koncie " + +#: actions/unblock.php:108 actions/groupunblock.php:128 +msgid "Error removing the block." +msgstr "BÅ‚Ä…d podczas usuwania blokady." + +#: actions/unsubscribe.php:50 +msgid "No profile id in request." +msgstr "Brak identyfikatora profilu w żądaniu." + +#: actions/unsubscribe.php:57 +msgid "No profile with that id." +msgstr "Brak profilu z tym identyfikatorem." + +#: actions/unsubscribe.php:71 +msgid "Unsubscribed" +msgstr "Zrezygnowano z subskrypcji" + +#: actions/usergroups.php:63 actions/usergroups.php:62 +#, php-format +msgid "%s groups" +msgstr "Grupy %s" + +#: actions/usergroups.php:65 actions/usergroups.php:64 +#, php-format +msgid "%s groups, page %d" +msgstr "Grupy %s, strona %d" + +#: classes/Notice.php:104 classes/Notice.php:128 classes/Notice.php:144 +msgid "Problem saving notice. Unknown user." +msgstr "Problem podczas zapisywania wpisu. Nieznany użytkownik." + +#: classes/Notice.php:109 classes/Notice.php:133 classes/Notice.php:149 +msgid "" +"Too many notices too fast; take a breather and post again in a few minutes." +msgstr "" +"Za dużo wpisów w za krótkim czasie, weź gÅ‚Ä™boki oddech i wyÅ›lij ponownie za " +"kilka minut." + +#: classes/Notice.php:116 classes/Notice.php:145 classes/Notice.php:161 +msgid "You are banned from posting notices on this site." +msgstr "Zabroniono Ci wysyÅ‚ania wpisów na tej stronie." + +#: lib/accountsettingsaction.php:108 +msgid "Upload an avatar" +msgstr "WyÅ›lij awatar" + +#: lib/accountsettingsaction.php:119 lib/accountsettingsaction.php:122 +msgid "Other" +msgstr "Inne" + +#: lib/accountsettingsaction.php:120 lib/accountsettingsaction.php:123 +msgid "Other options" +msgstr "Inne opcje" + +#: lib/action.php:130 lib/action.php:132 lib/action.php:142 +#, php-format +msgid "%s - %s" +msgstr "%s - %s" + +#: lib/action.php:145 lib/action.php:147 lib/action.php:157 +msgid "Untitled page" +msgstr "Strona bez nazwy" + +#: lib/action.php:316 lib/action.php:387 lib/action.php:411 +msgid "Primary site navigation" +msgstr "Główna nawigacja strony" + +#: lib/action.php:322 lib/action.php:393 lib/action.php:417 +msgid "Personal profile and friends timeline" +msgstr "Profil osobisty i oÅ› czasu przyjaciół" + +#: lib/action.php:325 lib/action.php:396 lib/action.php:448 +msgid "Search for people or text" +msgstr "Znajdź osoby lub tekst" + +#: lib/action.php:328 lib/action.php:399 lib/action.php:419 +msgid "Account" +msgstr "Konto" + +#: lib/action.php:328 lib/action.php:399 lib/action.php:419 +msgid "Change your email, avatar, password, profile" +msgstr "ZmieÅ„ adres e-mail, awatar, hasÅ‚o, profil" + +#: lib/action.php:330 lib/action.php:403 lib/action.php:422 +msgid "Connect to IM, SMS, Twitter" +msgstr "PoÅ‚Ä…cz z komunikatorem, SMS, Twitterem" + +#: lib/action.php:332 lib/action.php:409 lib/action.php:435 +msgid "Logout from the site" +msgstr "Wyloguj siÄ™ ze strony" + +#: lib/action.php:335 lib/action.php:412 lib/action.php:443 +msgid "Login to the site" +msgstr "Zaloguj siÄ™ na stronÄ™" + +#: lib/action.php:338 lib/action.php:415 lib/action.php:440 +msgid "Create an account" +msgstr "Utwórz konto" + +#: lib/action.php:341 lib/action.php:418 +msgid "Login with OpenID" +msgstr "Zaloguj siÄ™ za pomocÄ… OpenID" + +#: lib/action.php:344 lib/action.php:421 lib/action.php:446 +msgid "Help me!" +msgstr "Pomóż mi!" + +#: lib/action.php:362 lib/action.php:441 lib/action.php:468 +msgid "Site notice" +msgstr "Wpis strony" + +#: lib/action.php:417 lib/action.php:504 lib/action.php:531 +msgid "Local views" +msgstr "Lokalne widoki" + +#: lib/action.php:472 lib/action.php:559 lib/action.php:597 +msgid "Page notice" +msgstr "Wpis strony" + +#: lib/action.php:562 lib/action.php:654 lib/action.php:699 +msgid "Secondary site navigation" +msgstr "Druga nawigacja strony" + +#: lib/action.php:602 lib/action.php:623 lib/action.php:699 lib/action.php:720 +#: lib/action.php:749 lib/action.php:770 +msgid "StatusNet software license" +msgstr "Licencja oprogramowania StatusNet" + +#: lib/action.php:630 lib/action.php:727 lib/action.php:779 +msgid "All " +msgstr "Wszystko " + +#: lib/action.php:635 lib/action.php:732 lib/action.php:784 +msgid "license." +msgstr "licencja." + +#: lib/blockform.php:123 lib/blockform.php:153 actions/groupmembers.php:343 +msgid "Block this user" +msgstr "Zablokuj tego użytkownika" + +#: lib/blockform.php:153 actions/groupmembers.php:343 +msgid "Block" +msgstr "Zablokuj" + +#: lib/disfavorform.php:114 lib/disfavorform.php:140 +msgid "Disfavor this notice" +msgstr "UsuÅ„ ten wpis z ulubionych" + +#: lib/facebookaction.php:268 +#, php-format +msgid "To use the %s Facebook Application you need to login " +msgstr "Aby używać aplikacji Facebook %s, musisz siÄ™ zalogować " + +#: lib/facebookaction.php:271 lib/facebookaction.php:273 +#: lib/facebookaction.php:275 +msgid " a new account." +msgstr " nowe konto." + +#: lib/facebookaction.php:557 lib/mailbox.php:214 lib/noticelist.php:354 +#: lib/facebookaction.php:675 lib/mailbox.php:216 lib/noticelist.php:357 +#: lib/mailbox.php:217 lib/noticelist.php:361 +msgid "Published" +msgstr "Opublikowano" + +#: lib/favorform.php:114 lib/favorform.php:140 +msgid "Favor this notice" +msgstr "Dodaj ten wpis do ulubionych" + +#: lib/feedlist.php:64 +msgid "Export data" +msgstr "Wyeksportuj dane" + +#: lib/galleryaction.php:121 +msgid "Filter tags" +msgstr "Filtruj znaczniki" + +#: lib/galleryaction.php:131 +msgid "All" +msgstr "Wszystko" + +#: lib/galleryaction.php:137 lib/galleryaction.php:138 +msgid "Tag" +msgstr "Znacznik" + +#: lib/galleryaction.php:138 lib/galleryaction.php:139 +msgid "Choose a tag to narrow list" +msgstr "Wybierz znacznik do ograniczonej listy" + +#: lib/galleryaction.php:139 lib/galleryaction.php:141 +msgid "Go" +msgstr "Przejdź" + +#: lib/groupeditform.php:148 lib/groupeditform.php:163 +msgid "URL of the homepage or blog of the group or topic" +msgstr "Adres URL strony domowej lub bloga grupy, albo temat" + +#: lib/groupeditform.php:151 lib/groupeditform.php:166 +msgid "Description" +msgstr "Opis" + +#: lib/groupeditform.php:153 lib/groupeditform.php:168 +msgid "Describe the group or topic in 140 chars" +msgstr "Opisz grupÄ™ lub temat w 140 znakach" + +#: lib/groupeditform.php:158 lib/groupeditform.php:173 +msgid "" +"Location for the group, if any, like \"City, State (or Region), Country\"" +msgstr "" +"PoÅ‚ożenie grupy, jeÅ›li istnieje, np. \"miasto, województwo (lub region), kraj" +"\"" + +#: lib/groupnav.php:84 lib/searchgroupnav.php:84 +msgid "Group" +msgstr "Grupa" + +#: lib/groupnav.php:100 actions/groupmembers.php:175 lib/groupnav.php:106 +msgid "Admin" +msgstr "Administrator" + +#: lib/groupnav.php:101 lib/groupnav.php:107 +#, php-format +msgid "Edit %s group properties" +msgstr "Edytuj wÅ‚aÅ›ciwoÅ›ci grupy %s" + +#: lib/groupnav.php:106 lib/groupnav.php:112 +msgid "Logo" +msgstr "Logo" + +#: lib/groupnav.php:107 lib/groupnav.php:113 +#, php-format +msgid "Add or edit %s logo" +msgstr "Dodaj lub edytuj logo grupy %s" + +#: lib/groupsbymemberssection.php:71 +msgid "Groups with most members" +msgstr "Grupy z najwiÄ™kszÄ… liczbÄ… czÅ‚onków" + +#: lib/groupsbypostssection.php:71 +msgid "Groups with most posts" +msgstr "Grupy z najwiÄ™kszÄ… iloÅ›ciÄ… wpisów" + +#: lib/grouptagcloudsection.php:56 +#, php-format +msgid "Tags in %s group's notices" +msgstr "Znaczniki we wpisach grupy %s" + +#: lib/htmloutputter.php:104 +msgid "This page is not available in a " +msgstr "Ta strona nie jest dostÄ™pna w " + +#: lib/joinform.php:114 +msgid "Join" +msgstr "DoÅ‚Ä…cz" + +#: lib/leaveform.php:114 +msgid "Leave" +msgstr "Opuść" + +#: lib/logingroupnav.php:76 +msgid "Login with a username and password" +msgstr "Zaloguj siÄ™ za pomocÄ… nazwy użytkownika i hasÅ‚a" + +#: lib/logingroupnav.php:79 +msgid "Sign up for a new account" +msgstr "Załóż nowe konto" + +#: lib/logingroupnav.php:82 +msgid "Login or register with OpenID" +msgstr "Zaloguj siÄ™ lub zarejestruj za pomocÄ… OpenID" + +#: lib/mail.php:175 +#, php-format +msgid "" +"Hey, %s.\n" +"\n" +msgstr "" +"Cześć, %s.\n" +"\n" + +#: lib/mail.php:236 +#, php-format +msgid "%1$s is now listening to " +msgstr "%1$s obserwuje teraz " + +#: lib/mail.php:254 lib/mail.php:253 +#, php-format +msgid "Location: %s\n" +msgstr "PoÅ‚ożenie: %s\n" + +#: lib/mail.php:256 lib/mail.php:255 +#, php-format +msgid "Homepage: %s\n" +msgstr "Strona domowa: %s\n" + +#: lib/mail.php:258 lib/mail.php:257 +#, php-format +msgid "" +"Bio: %s\n" +"\n" +msgstr "" +"O mnie: %s\n" +"\n" + +#: lib/mail.php:461 lib/mail.php:462 +#, php-format +msgid "You've been nudged by %s" +msgstr "ZostaÅ‚eÅ› szturchniÄ™ty przez %s" + +#: lib/mail.php:465 +#, php-format +msgid "%1$s (%2$s) is wondering what you are up to " +msgstr "%1$s (%2$s) zastanawia siÄ™, co zamierzasz " + +#: lib/mail.php:555 +#, php-format +msgid "%1$s just added your notice from %2$s" +msgstr "%1$s wÅ‚aÅ›nie dodaÅ‚ Twój wpis z %2$s" + +#: lib/mailbox.php:229 lib/noticelist.php:380 lib/mailbox.php:231 +#: lib/noticelist.php:383 lib/mailbox.php:232 lib/noticelist.php:388 +msgid "From" +msgstr "Od" + +#: lib/messageform.php:110 lib/messageform.php:109 +msgid "Send a direct notice" +msgstr "WyÅ›lij bezpoÅ›redni wpis" + +#: lib/noticeform.php:125 lib/noticeform.php:128 +msgid "Send a notice" +msgstr "WyÅ›lij wpis" + +#: lib/noticeform.php:152 lib/noticeform.php:149 +msgid "Available characters" +msgstr "DostÄ™pne znaki" + +#: lib/noticelist.php:426 lib/noticelist.php:429 +msgid "in reply to" +msgstr "w odpowiedzi na" + +#: lib/noticelist.php:447 lib/noticelist.php:450 lib/noticelist.php:451 +#: lib/noticelist.php:454 lib/noticelist.php:458 lib/noticelist.php:461 +msgid "Reply to this notice" +msgstr "Odpowiedz na ten wpis" + +#: lib/noticelist.php:451 lib/noticelist.php:455 lib/noticelist.php:462 +msgid "Reply" +msgstr "Odpowiedz" + +#: lib/noticelist.php:471 lib/noticelist.php:474 lib/noticelist.php:476 +#: lib/noticelist.php:479 actions/deletenotice.php:116 lib/noticelist.php:483 +#: lib/noticelist.php:486 +msgid "Delete this notice" +msgstr "UsuÅ„ ten wpis" + +#: lib/noticelist.php:474 actions/avatarsettings.php:148 +#: lib/noticelist.php:479 lib/noticelist.php:486 +msgid "Delete" +msgstr "UsuÅ„" + +#: lib/nudgeform.php:116 +msgid "Nudge this user" +msgstr "Szturchnij tego użytkownika" + +#: lib/nudgeform.php:128 +msgid "Nudge" +msgstr "Szturchnij" + +#: lib/nudgeform.php:128 +msgid "Send a nudge to this user" +msgstr "WyÅ›lij szturchniÄ™cie do tego użytkownika" + +#: lib/personaltagcloudsection.php:56 +#, php-format +msgid "Tags in %s's notices" +msgstr "Znaczniki we wpisach użytkownika %s" + +#: lib/profilelist.php:182 lib/profilelist.php:180 +#: lib/subscriptionlist.php:126 +msgid "(none)" +msgstr "(brak)" + +#: lib/publicgroupnav.php:76 lib/publicgroupnav.php:78 +msgid "Public" +msgstr "Publiczny" + +#: lib/publicgroupnav.php:80 lib/publicgroupnav.php:82 +msgid "User groups" +msgstr "Grupy użytkowników" + +#: lib/publicgroupnav.php:82 lib/publicgroupnav.php:83 +#: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85 +msgid "Recent tags" +msgstr "Ostatnie znaczniki" + +#: lib/publicgroupnav.php:86 lib/publicgroupnav.php:88 +msgid "Featured" +msgstr "Znane" + +#: lib/publicgroupnav.php:90 lib/publicgroupnav.php:92 +msgid "Popular" +msgstr "Popularne" + +#: lib/searchgroupnav.php:82 +msgid "Notice" +msgstr "Wpis" + +#: lib/searchgroupnav.php:85 +msgid "Find groups on this site" +msgstr "Znajdź grupy na tej stronie" + +#: lib/section.php:89 +msgid "Untitled section" +msgstr "Sekcja bez nazwy" + +#: lib/subgroupnav.php:81 lib/subgroupnav.php:83 +#, php-format +msgid "People %s subscribes to" +msgstr "Osoby %s zasubskrybowane do" + +#: lib/subgroupnav.php:89 lib/subgroupnav.php:91 +#, php-format +msgid "People subscribed to %s" +msgstr "Osoby zasubskrybowane do %s" + +#: lib/subgroupnav.php:97 lib/subgroupnav.php:99 +#, php-format +msgid "Groups %s is a member of" +msgstr "Grupy %s sÄ… czÅ‚onkiem" + +#: lib/subgroupnav.php:104 lib/action.php:430 lib/subgroupnav.php:106 +#, php-format +msgid "Invite friends and colleagues to join you on %s" +msgstr "ZaproÅ› przyjaciół i kolegów do doÅ‚Ä…czenia do Ciebie na %s" + +#: lib/subs.php:53 lib/subs.php:52 +msgid "User has blocked you." +msgstr "Użytkownik zablokowaÅ‚ CiÄ™." + +#: lib/subscribeform.php:115 lib/subscribeform.php:139 +#: actions/userauthorization.php:178 +msgid "Subscribe to this user" +msgstr "Zasubskrybuj tego użytkownika" + +#: lib/tagcloudsection.php:56 +msgid "None" +msgstr "Brak" + +#: lib/topposterssection.php:74 +msgid "Top posters" +msgstr "Najczęściej wysyÅ‚ajÄ…cy wpisy" + +#: lib/unblockform.php:120 lib/unblockform.php:150 +#: actions/blockedfromgroup.php:313 +msgid "Unblock this user" +msgstr "Odblokuj tego użytkownika" + +#: lib/unblockform.php:150 actions/blockedfromgroup.php:313 +msgid "Unblock" +msgstr "Odblokuj" + +#: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137 +msgid "Unsubscribe from this user" +msgstr "Zrezygnuj z subskrypcji tego użytkownika" + +#: actions/all.php:77 actions/all.php:59 +#, php-format +msgid "Feed for friends of %s (RSS 1.0)" +msgstr "KanaÅ‚ dla znajomych użytkownika %s (RSS 1.0)" + +#: actions/all.php:82 actions/all.php:64 +#, php-format +msgid "Feed for friends of %s (RSS 2.0)" +msgstr "KanaÅ‚ dla znajomych użytkownika %s (RSS 2.0)" + +#: actions/all.php:87 actions/all.php:69 +#, php-format +msgid "Feed for friends of %s (Atom)" +msgstr "KanaÅ‚ dla znajomych użytkownika %s (Atom)" + +#: actions/all.php:112 actions/all.php:125 +msgid "You and friends" +msgstr "Ty i przyjaciele" + +#: actions/avatarsettings.php:78 +#, php-format +msgid "You can upload your personal avatar. The maximum file size is %s." +msgstr "Można wysÅ‚ać swój osobisty awatar. Maksymalny rozmiar pliku to %s." + +#: actions/avatarsettings.php:373 +msgid "Avatar deleted." +msgstr "UsuniÄ™to awatar." + +#: actions/block.php:129 actions/block.php:136 +msgid "" +"Are you sure you want to block this user? Afterwards, they will be " +"unsubscribed from you, unable to subscribe to you in the future, and you " +"will not be notified of any @-replies from them." +msgstr "" +"JesteÅ› pewny, że chcesz zablokować tego użytkownika. Po tym jego subskrypcja " +"do Ciebie zostanie usuniÄ™ta, nie bÄ™dzie mógÅ‚ CiÄ™ zasubskrybować w " +"przyszÅ‚oÅ›ci i nie bÄ™dziesz powiadamiany o żadnych odpowiedziach @ od niego." + +#: actions/deletenotice.php:73 +msgid "" +"You are about to permanently delete a notice. Once this is done, it cannot " +"be undone." +msgstr "" +"Za chwilÄ™ wpis zostanie trwale usuniÄ™ty. Kiedy to siÄ™ stanie, to już siÄ™ nie " +"odstanie." + +#: actions/deletenotice.php:127 +msgid "There was a problem with your session token. Try again, please." +msgstr "WystÄ…piÅ‚ problem z tokenem sesji. Spróbuj ponownie." + +#: actions/emailsettings.php:168 +msgid "Send me email when someone sends me an \"@-reply\"." +msgstr "WyÅ›lij mi wiadomość e-mail, kiedy ktoÅ› wyÅ›le mi odpowiedź \"@\"." + +#: actions/facebookhome.php:193 actions/facebookhome.php:187 +#, php-format +msgid "" +"If you would like the %s app to automatically update your Facebook status " +"with your latest notice, you need to give it permission." +msgstr "" +"JeÅ›li chcesz, aby aplikacja %s automatycznie aktualizowaÅ‚a status na " +"Facebook najnowszym wpisem, musisz dać jej pozwolenie." + +#: actions/facebookhome.php:217 actions/facebookhome.php:211 +#, php-format +msgid "Okay, do it!" +msgstr "OK, zrób to!" + +#: actions/facebooksettings.php:124 +#, php-format +msgid "" +"If you would like %s to automatically update your Facebook status with your " +"latest notice, you need to give it permission." +msgstr "" +"JeÅ›li chcesz, aby %s automatycznie aktualizowaÅ‚o status na Facebook " +"najnowszym wpisem, musisz dać mu pozwolenie." + +#: actions/grouplogo.php:155 +#, php-format +msgid "" +"You can upload a logo image for your group. The maximum file size is %s." +msgstr "Można wysÅ‚ać obraz logo grupy. Maksymalny rozmiar pliku to %s." + +#: actions/grouplogo.php:367 +msgid "Pick a square area of the image to be the logo." +msgstr "Wybierz kwadratowy obszar obrazu, który bÄ™dzie logo." + +#: actions/grouprss.php:136 actions/grouprss.php:137 +#, php-format +msgid "Microblog by %s group" +msgstr "Mikroblog grupy %s" + +#: actions/groupsearch.php:57 actions/groupsearch.php:52 +#, php-format +msgid "" +"Search for groups on %%site.name%% by their name, location, or description. " +"Separate the terms by spaces; they must be 3 characters or more." +msgstr "" +"Znajdź grupy na %%site.name%% wedÅ‚ug ich nazwy, poÅ‚ożenia lub opisu. Oddziel " +"terminy spacjami; muszÄ… mieć trzy znaki lub wiÄ™cej." + +#: actions/groups.php:90 +#, php-format +msgid "" +"%%%%site.name%%%% groups let you find and talk with people of similar " +"interests. After you join a group you can send messages to all other members " +"using the syntax \"!groupname\". Don't see a group you like? Try [searching " +"for one](%%%%action.groupsearch%%%%) or [start your own!](%%%%action.newgroup" +"%%%%)" +msgstr "" +"Grupy %%%%site.name%%%% umożliwiajÄ… znalezienie i rozmawianie z osobami o " +"podobnych zainteresowaniach. Po doÅ‚Ä…czeniu do grupy można wysyÅ‚ać wiadomoÅ›ci " +"do wszystkich czÅ‚onków używajÄ…c skÅ‚adni \"!nazwagrupy\". Nie widzisz grupy, " +"która CiÄ™ interesuje? Spróbuj jÄ… [znaleźć](%%%%action.groupsearch%%%%) lub " +"[zaÅ‚ożyć wÅ‚asnÄ…!](%%%%action.newgroup%%%%)" + +#: actions/newmessage.php:102 +msgid "Only logged-in users can send direct messages." +msgstr "Tylko zalogowani użytkownicy mogÄ… wysyÅ‚ać bezpoÅ›rednie wiadomoÅ›ci." + +#: actions/noticesearch.php:91 +#, php-format +msgid "Search results for \"%s\" on %s" +msgstr "Wyniki wyszukiwania dla \"%s\" na %s" + +#: actions/openidlogin.php:66 +#, php-format +msgid "" +"For security reasons, please re-login with your [OpenID](%%doc.openid%%) " +"before changing your settings." +msgstr "" +"Z powodów bezpieczeÅ„stwa przed zmienianiem ustawieÅ„ zaloguj siÄ™ ponownie za " +"pomocÄ… identyfikatora [OpenID](%%doc.openid%%)." + +#: actions/public.php:125 actions/public.php:133 +msgid "Public Stream Feed (RSS 1.0)" +msgstr "KanaÅ‚ publicznego strumienia (RSS 1.0)" + +#: actions/public.php:130 actions/public.php:138 +msgid "Public Stream Feed (RSS 2.0)" +msgstr "KanaÅ‚ publicznego strumienia (RSS 2.0)" + +#: actions/public.php:135 actions/public.php:143 +msgid "Public Stream Feed (Atom)" +msgstr "KanaÅ‚ publicznego strumienia (Atom)" + +#: actions/public.php:210 actions/public.php:241 +#, php-format +msgid "" +"This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-" +"blogging) service based on the Free Software [StatusNet](http://status.net/) " +"tool. [Join now](%%action.register%%) to share notices about yourself with " +"friends, family, and colleagues! ([Read more](%%doc.help%%))" +msgstr "" +"To jest %%site.name%%, usÅ‚uga [mikroblogowania](http://pl.wikipedia.org/wiki/" +"Mikroblog) oparta na wolnym narzÄ™dziu [StatusNet](http://status.net/). " +"[DoÅ‚Ä…cz teraz](%%action.register%%), aby dzielić siÄ™ wpisami o sobie z " +"przyjaciółmi, rodzinÄ… i kolegami! ([Przeczytaj wiÄ™cej](%%doc.help%%))" + +#: actions/register.php:286 actions/register.php:329 +#, php-format +msgid "" +"With this form you can create a new account. You can then post notices and " +"link up to friends and colleagues. (Have an [OpenID](http://openid.net/)? " +"Try our [OpenID registration](%%action.openidlogin%%)!)" +msgstr "" +"Za pomocÄ… tego formularza można utworzyć nowe konto. Można wtedy wysyÅ‚ać " +"wpisy i poÅ‚Ä…czyć siÄ™ z przyjaciółmi i kolegami. (Posiadasz identyfikator " +"[OpenID](http://openid.net/)? Wypróbuj [rejestracji OpenID](%%action." +"openidlogin%%)!)" + +#: actions/register.php:432 actions/register.php:479 +msgid "Creative Commons Attribution 3.0" +msgstr "Creative Commons Uznanie Autorstwa 3.0" + +#: actions/register.php:433 actions/register.php:480 +msgid "" +" except this private data: password, email address, IM address, and phone " +"number." +msgstr "" +" poza tymi prywatnymi danymi: hasÅ‚o, adres e-mail, adres komunikatora i " +"numer telefonu." + +#: actions/showgroup.php:378 actions/showgroup.php:424 +msgid "Created" +msgstr "Utworzono" + +#: actions/showgroup.php:393 actions/showgroup.php:440 +#, php-format +msgid "" +"**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." +"wikipedia.org/wiki/Micro-blogging) service based on the Free Software " +"[StatusNet](http://status.net/) tool. Its members share short messages about " +"their life and interests. [Join now](%%%%action.register%%%%) to become part " +"of this group and many more! ([Read more](%%%%doc.help%%%%))" +msgstr "" +"**%s** jest grupÄ… użytkowników na %%%%site.name%%%%, usÅ‚udze " +"[mikroblogowania](http://pl.wikipedia.org/wiki/Mikroblog) opartej na wolnym " +"narzÄ™dziu [StatusNet](http://status.net/). Jej czÅ‚onkowie dzielÄ… siÄ™ " +"krótkimi wiadomoÅ›ciami o swoim życiu i zainteresowaniach. [DoÅ‚Ä…cz teraz](%%%%" +"action.register%%%%), aby stać siÄ™ częściÄ… tej grupy i wiele wiÄ™cej! " +"([Przeczytaj wiÄ™cej](%%%%doc.help%%%%))" + +#: actions/showstream.php:147 +msgid "Your profile" +msgstr "Twój profil" + +#: actions/showstream.php:149 +#, php-format +msgid "%s's profile" +msgstr "Profil użytkownika %s" + +#: actions/showstream.php:163 actions/showstream.php:128 +#, php-format +msgid "Notice feed for %s (RSS 1.0)" +msgstr "KanaÅ‚ wpisów dla %s (RSS 1.0)" + +#: actions/showstream.php:170 actions/showstream.php:135 +#, php-format +msgid "Notice feed for %s (RSS 2.0)" +msgstr "KanaÅ‚ wpisów dla %s (RSS 2.0)" + +#: actions/showstream.php:177 actions/showstream.php:142 +#, php-format +msgid "Notice feed for %s (Atom)" +msgstr "KanaÅ‚ wpisów dla %s (Atom)" + +#: actions/showstream.php:182 actions/showstream.php:147 +#, php-format +msgid "FOAF for %s" +msgstr "FOAF dla %s" + +#: actions/showstream.php:237 actions/showstream.php:202 +msgid "Edit Avatar" +msgstr "Edytuj awatar" + +#: actions/showstream.php:316 actions/showstream.php:281 +msgid "Edit profile settings" +msgstr "Edytuj ustawienia profilu" + +#: actions/showstream.php:317 actions/showstream.php:282 +msgid "Edit" +msgstr "Edytuj" + +#: actions/showstream.php:542 actions/showstream.php:388 +#, php-format +msgid "" +"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en." +"wikipedia.org/wiki/Micro-blogging) service based on the Free Software " +"[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to " +"follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))" +msgstr "" +"**%s** posiada konto na %%%%site.name%%%%, usÅ‚udze [mikroblogowania](http://" +"pl.wikipedia.org/wiki/Mikroblog) opartej na wolnym narzÄ™dziu [StatusNet]" +"(http://status.net/). [DoÅ‚Ä…cz teraz](%%%%action.register%%%%), aby " +"obserwować wpisy użytkownika **%s** i wiele wiÄ™cej! ([Przeczytaj wiÄ™cej](%%%%" +"doc.help%%%%))" + +#: actions/smssettings.php:335 +msgid "" +"A confirmation code was sent to the phone number you added. Check your phone " +"for the code and instructions on how to use it." +msgstr "" +"Kod potwierdzajÄ…cy zostaÅ‚ wysÅ‚any na dodany numer telefonu. Sprawdź telefon, " +"czy otrzymaÅ‚eÅ› kod i instrukcje jak go użyć." + +#: actions/twitapifavorites.php:171 lib/mail.php:556 +#: actions/twitapifavorites.php:222 +#, php-format +msgid "" +"%1$s just added your notice from %2$s as one of their favorites.\n" +"\n" +"In case you forgot, you can see the text of your notice here:\n" +"\n" +"%3$s\n" +"\n" +"You can see the list of %1$s's favorites here:\n" +"\n" +"%4$s\n" +"\n" +"Faithfully yours,\n" +"%5$s\n" +msgstr "" +"%1$s wÅ‚aÅ›nie dodaÅ‚ Twój wpis z %2$s jako jeden ze swoich ulubionych.\n" +"\n" +"JeÅ›li go zapomniaÅ‚eÅ›, tutaj możesz zobaczyć tekst wpisu:\n" +"\n" +"%3$s\n" +"\n" +"Tutaj możesz zobaczyć listÄ™ ulubionych wpisów użytkownika %1$s:\n" +"\n" +"%4$s\n" +"\n" +"Z poważaniem,\n" +"%5$s\n" + +#: actions/twitapistatuses.php:124 actions/twitapistatuses.php:82 +#: actions/twitapistatuses.php:314 +msgid "No such user!" +msgstr "Nie ma takiego użytkownika!" + +#: actions/twittersettings.php:72 +msgid "" +"Add your Twitter account to automatically send your notices to Twitter, and " +"subscribe to Twitter friends already here." +msgstr "" +"Dodaj konto Twittera, aby automatycznie wysyÅ‚ać wpisy do Twittera i " +"zasubskrybować przyjaciół z Twittera, którzy już tu sÄ…." + +#: actions/twittersettings.php:345 actions/twittersettings.php:362 +#, php-format +msgid "Unable to retrieve account information For \"%s\" from Twitter." +msgstr "Nie można pobrać informacji o koncie dla \"%s\" z Twittera." + +#: actions/userauthorization.php:86 actions/userauthorization.php:81 +msgid "" +"Please check these details to make sure that you want to subscribe to this " +"user's notices. If you didn't just ask to subscribe to someone's notices, " +"click \"Reject\"." +msgstr "" +"Sprawdź te szczegóły, aby upewnić siÄ™, czy na pewno chcesz zasubskrybować " +"wpisy tego użytkownika. Jeżeli nie prosiÅ‚eÅ› o subskrypcjÄ™ czyichÅ› wpisów, " +"naciÅ›nij \"Odrzuć\"." + +#: actions/usergroups.php:131 actions/usergroups.php:130 +msgid "Search for more groups" +msgstr "Znajdź wiÄ™cej grup" + +#: classes/Notice.php:138 classes/Notice.php:154 +msgid "" +"Too many duplicate messages too quickly; take a breather and post again in a " +"few minutes." +msgstr "" +"Za dużo takich samych wiadomoÅ›ci w za krótkim czasie, weź gÅ‚Ä™boki oddech i " +"wyÅ›lij ponownie za kilka minut." + +#: lib/action.php:406 lib/action.php:425 +msgid "Connect to SMS, Twitter" +msgstr "PoÅ‚Ä…cz z SMS, Twitterem" + +#: lib/action.php:671 lib/action.php:721 +msgid "Badge" +msgstr "Odznaka" + +#: lib/command.php:113 lib/command.php:106 +#, php-format +msgid "" +"Subscriptions: %1$s\n" +"Subscribers: %2$s\n" +"Notices: %3$s" +msgstr "" +"Subskrypcje: %1$s\n" +"Subskrybenci: %2$s\n" +"Wpisy: %3$s" + +#: lib/command.php:392 lib/command.php:385 +msgid "" +"Commands:\n" +"on - turn on notifications\n" +"off - turn off notifications\n" +"help - show this help\n" +"follow <nickname> - subscribe to user\n" +"leave <nickname> - unsubscribe from user\n" +"d <nickname> <text> - direct message to user\n" +"get <nickname> - get last notice from user\n" +"whois <nickname> - get profile info on user\n" +"fav <nickname> - add user's last notice as a 'fave'\n" +"stats - get your stats\n" +"stop - same as 'off'\n" +"quit - same as 'off'\n" +"sub <nickname> - same as 'follow'\n" +"unsub <nickname> - same as 'leave'\n" +"last <nickname> - same as 'get'\n" +"on <nickname> - not yet implemented.\n" +"off <nickname> - not yet implemented.\n" +"nudge <nickname> - not yet implemented.\n" +"invite <phone number> - not yet implemented.\n" +"track <word> - not yet implemented.\n" +"untrack <word> - not yet implemented.\n" +"track off - not yet implemented.\n" +"untrack all - not yet implemented.\n" +"tracks - not yet implemented.\n" +"tracking - not yet implemented.\n" +msgstr "" +"Polecenia:\n" +"on - wÅ‚Ä…cza powiadomienia\n" +"off - wyÅ‚Ä…cza powiadomienia\n" +"help - wyÅ›wietla tÄ™ pomoc\n" +"follow <pseudonim> - subskrybuje użytkownika\n" +"leave <pseudonim> - rezygnuje z subskrypcji użytkownika\n" +"d <pseudonim> <tekst> - bezpoÅ›rednia wiadomość do użytkownika\n" +"get <pseudonim> - uzyskuje ostatni wpis użytkownika\n" +"whois <pseudonim> - uzyskuje informacje o profilu użytkownika\n" +"fav <pseudonim> - dodaje ostatni wpis użytkownika jako \"ulubiony\"\n" +"stats - uzyskuje Twoje statystyki\n" +"stop - to samo co \"off\"\n" +"quit - to samo co \"off\"\n" +"sub <pseudonim> - to samo co \"follow\"\n" +"unsub <pseudonim> - to samo co \"leave\"\n" +"last <pseudonim> - to samo co \"get\"\n" +"on <pseudonim> - jeszcze nie zaimplementowano.\n" +"off <pseudonim> - jeszcze nie zaimplementowano.\n" +"nudge <pseudonim> - jeszcze nie zaimplementowano.\n" +"invite <numer telefonu> - jeszcze nie zaimplementowano.\n" +"track <sÅ‚owo> - jeszcze nie zaimplementowano.\n" +"untrack <sÅ‚owo> - jeszcze nie zaimplementowano.\n" +"track off - jeszcze nie zaimplementowano.\n" +"untrack all - jeszcze nie zaimplementowano.\n" +"tracks - jeszcze nie zaimplementowano.\n" +"tracking - jeszcze nie zaimplementowano.\n" + +#: lib/dberroraction.php:60 +msgid "Database error" +msgstr "BÅ‚Ä…d bazy danych" + +#: lib/facebookaction.php:271 lib/facebookaction.php:273 +#, php-format +msgid "" +"To use the %s Facebook Application you need to login with your username and " +"password. Don't have a username yet? " +msgstr "" +"Aby użyć aplikacji Facebook %s, musisz siÄ™ zalogować za pomocÄ… nazwy " +"użytkownika i hasÅ‚a. Nie masz jeszcze nazwy użytkownika? " + +#: lib/feed.php:85 +msgid "RSS 1.0" +msgstr "RSS 1.0" + +#: lib/feed.php:87 +msgid "RSS 2.0" +msgstr "RSS 2.0" + +#: lib/feed.php:89 +msgid "Atom" +msgstr "Atom" + +#: lib/feed.php:91 +msgid "FOAF" +msgstr "FOAF" + +#: lib/imagefile.php:75 +#, php-format +msgid "That file is too big. The maximum file size is %d." +msgstr "Ten plik jest za duży. Maksymalny rozmiar pliku to %d." + +#: lib/mail.php:175 lib/mail.php:174 +#, php-format +msgid "" +"Hey, %s.\n" +"\n" +"Someone just entered this email address on %s.\n" +"\n" +"If it was you, and you want to confirm your entry, use the URL below:\n" +"\n" +"\t%s\n" +"\n" +"If not, just ignore this message.\n" +"\n" +"Thanks for your time, \n" +"%s\n" +msgstr "" +"Cześć, %s.\n" +"\n" +"KtoÅ› wÅ‚aÅ›nie podaÅ‚ ten adres e-mail na %s.\n" +"\n" +"JeÅ›li to byÅ‚eÅ› Ty, i chcesz potwierdzić swoje wejÅ›cie, użyj poniższego " +"adresu URL:\n" +"\n" +"\t%s\n" +"\n" +"JeÅ›li to nie ty, po prostu zignoruj tÄ™ wiadomość.\n" +"\n" +"DziÄ™kujemy za Twój czas, \n" +"%s\n" + +#: lib/mail.php:241 lib/mail.php:240 +#, php-format +msgid "" +"%1$s is now listening to your notices on %2$s.\n" +"\n" +"\t%3$s\n" +"\n" +"%4$s%5$s%6$s\n" +"Faithfully yours,\n" +"%7$s.\n" +"\n" +"----\n" +"Change your email address or notification options at %8$s\n" +msgstr "" +"Użytkownik %1$s obserwuje teraz Twoje wpisy na %2$s.\n" +"\n" +"\t%3$s\n" +"\n" +"%4$s%5$s%6$s\n" +"Z poważaniem,\n" +"%7$s.\n" +"\n" +"----\n" +"ZmieÅ„ adres e-mail lub opcje powiadamiania na %8$s\n" + +#: lib/mail.php:466 +#, php-format +msgid "" +"%1$s (%2$s) is wondering what you are up to these days and is inviting you " +"to post some news.\n" +"\n" +"So let's hear from you :)\n" +"\n" +"%3$s\n" +"\n" +"Don't reply to this email; it won't get to them.\n" +"\n" +"With kind regards,\n" +"%4$s\n" +msgstr "" +"Użytkownik %1$s (%2$s) zastanawia siÄ™, co siÄ™ z TobÄ… dzieje w ostatnich " +"dniach i zaprasza CiÄ™ do wysÅ‚ania jakichÅ› aktualnoÅ›ci.\n" +"\n" +"Tak wiÄ™c do usÅ‚yszenia. :)\n" +"\n" +"%3$s\n" +"\n" +"Nie odpowiadaj na tÄ™ wiadomość e-mail, nie dotrze ona do nich.\n" +"\n" +"Z poważaniem,\n" +"%4$s\n" + +#: lib/mail.php:513 +#, php-format +msgid "" +"%1$s (%2$s) sent you a private message:\n" +"\n" +"------------------------------------------------------\n" +"%3$s\n" +"------------------------------------------------------\n" +"\n" +"You can reply to their message here:\n" +"\n" +"%4$s\n" +"\n" +"Don't reply to this email; it won't get to them.\n" +"\n" +"With kind regards,\n" +"%5$s\n" +msgstr "" +"Użytkownik %1$s (%2$s) wysÅ‚aÅ‚ Ci prywatnÄ… wiadomość:\n" +"\n" +"------------------------------------------------------\n" +"%3$s\n" +"------------------------------------------------------\n" +"\n" +"Tutaj możesz na niÄ… odpowiedzieć:\n" +"\n" +"%4$s\n" +"\n" +"Nie odpowiadaj na tÄ™ wiadomość e-mail, nie dotrze ona do nich.\n" +"\n" +"Z poważaniem,\n" +"%5$s\n" + +#: lib/mail.php:598 lib/mail.php:600 +#, php-format +msgid "%s sent a notice to your attention" +msgstr "Użytkownik %s wysÅ‚aÅ‚ wpis wymagajÄ…cy Twojej uwagi" + +#: lib/mail.php:600 lib/mail.php:602 +#, php-format +msgid "" +"%1$s just sent a notice to your attention (an '@-reply') on %2$s.\n" +"\n" +"The notice is here:\n" +"\n" +"\t%3$s\n" +"\n" +"It reads:\n" +"\n" +"\t%4$s\n" +"\n" +"You can reply back here:\n" +"\n" +"\t%5$s\n" +"\n" +"The list of all @-replies for you here:\n" +"\n" +"%6$s\n" +"\n" +"Faithfully yours,\n" +"%2$s\n" +"\n" +"P.S. You can turn off these email notifications here: %7$s\n" +msgstr "" +"Użytkownik %1$s wÅ‚aÅ›nie wysÅ‚aÅ‚ wpis wymagajÄ…cy Twojej uwagi (odpowiedź \"@" +"\") na %2$s.\n" +"\n" +"Twój wpis znajduje siÄ™ tutaj:\n" +"\n" +"\t%3$s\n" +"\n" +"Zawiera tekst:\n" +"\n" +"\t%4$s\n" +"\n" +"Tutaj możesz odpowiedzieć:\n" +"\n" +"\t%5$s\n" +"\n" +"Lista wszystkich odpowiedzi \"@\" do Ciebie znajduje siÄ™ tutaj:\n" +"\n" +"%6$s\n" +"\n" +"Z poważaniem,\n" +"%2$s\n" +"\n" +"PS Tutaj możesz wyÅ‚Ä…czyć te powiadomienia przez e-mail: %7$s\n" + +#: lib/searchaction.php:122 lib/searchaction.php:120 +msgid "Search site" +msgstr "Znajdź stronÄ™" + +#: lib/section.php:106 +msgid "More..." +msgstr "WiÄ™cej..." + +#: actions/all.php:80 +#, php-format +msgid "" +"This is the timeline for %s and friends but no one has posted anything yet." +msgstr "" +"To jest oÅ› czasu użytkownika %s i przyjaciół, ale nikt jeszcze nic nie " +"wysÅ‚aÅ‚." + +#: actions/all.php:85 +#, php-format +msgid "" +"Try subscribing to more people, [join a group](%%action.groups%%) or post " +"something yourself." +msgstr "" +"Spróbuj zasubskrybować wiÄ™cej osób, [doÅ‚Ä…czyć do grupy](%%action.groups%%) " +"lub wysÅ‚ać coÅ› samemu." + +#: actions/all.php:87 +#, php-format +msgid "" +"You can try to [nudge %s](../%s) from his profile or [post something to his " +"or her attention](%%%%action.newnotice%%%%?status_textarea=%s)." +msgstr "" +"Możesz spróbować [szturchnąć użytkownika %s](../%s) z jego profilu lub " +"[wysÅ‚ać coÅ› wymagajÄ…cego jego uwagi](%%%%action.newnotice%%%%?" +"status_textarea=%s)." + +#: actions/all.php:91 actions/replies.php:190 actions/showstream.php:361 +#, php-format +msgid "" +"Why not [register an account](%%%%action.register%%%%) and then nudge %s or " +"post a notice to his or her attention." +msgstr "" +"Dlaczego nie [zarejestrujesz konta](%%%%action.register%%%%) i wtedy " +"szturchniesz użytkownika %s lub wyÅ›lesz wpis wymagajÄ…cego jego uwagi." + +#: actions/attachment.php:73 +msgid "No such attachment." +msgstr "Nie ma takiego zaÅ‚Ä…cznika." + +#: actions/block.php:149 +msgid "Do not block this user from this group" +msgstr "Nie blokuj tego użytkownika w tej grupie" + +#: actions/block.php:150 +msgid "Block this user from this group" +msgstr "Zablokuj tego użytkownika w tej grupie" + +#: actions/blockedfromgroup.php:90 +#, php-format +msgid "%s blocked profiles" +msgstr "%s zablokowane profile" + +#: actions/blockedfromgroup.php:93 +#, php-format +msgid "%s blocked profiles, page %d" +msgstr "%s zablokowane profile, strona %d" + +#: actions/blockedfromgroup.php:108 +msgid "A list of the users blocked from joining this group." +msgstr "Lista użytkowników zablokowanych w tej grupie." + +#: actions/blockedfromgroup.php:281 +msgid "Unblock user from group" +msgstr "Odblokuj użytkownika w tej grupie" + +#: actions/conversation.php:99 +msgid "Conversation" +msgstr "Rozmowa" + +#: actions/deletenotice.php:115 +msgid "Do not delete this notice" +msgstr "Nie usuwaj tego wpisu" + +#: actions/editgroup.php:214 actions/newgroup.php:164 +#, php-format +msgid "Too many aliases! Maximum %d." +msgstr "Za dużo aliasów! Maksymalnie %d." + +#: actions/editgroup.php:223 actions/newgroup.php:173 +#, php-format +msgid "Invalid alias: \"%s\"" +msgstr "NieprawidÅ‚owy alias: \"%s\"" + +#: actions/editgroup.php:227 actions/newgroup.php:177 +#, php-format +msgid "Alias \"%s\" already in use. Try another one." +msgstr "Alias \"%s\" jest już używany. Spróbuj innego." + +#: actions/editgroup.php:233 actions/newgroup.php:183 +msgid "Alias can't be the same as nickname." +msgstr "Alias nie może być taki sam jak pseudonim." + +#: actions/editgroup.php:259 actions/newgroup.php:215 +msgid "Could not create aliases." +msgstr "Nie można utworzyć aliasów." + +#: actions/favorited.php:150 +msgid "Favorite notices appear on this page but no one has favorited one yet." +msgstr "" +"Ulubione wpisy sÄ… widoczne na tej stronie, ale nikt nie oznaczyÅ‚ jeszcze " +"żadnego jako ulubiony." + +#: actions/favorited.php:153 +msgid "" +"Be the first to add a notice to your favorites by clicking the fave button " +"next to any notice you like." +msgstr "" +"BÄ…dź pierwszym, który doda wpis do ulubionych naciskajÄ…c przycisk ulubionego " +"obok wpisu, który Ci siÄ™ podoba." + +#: actions/favorited.php:156 +#, php-format +msgid "" +"Why not [register an account](%%action.register%%) and be the first to add a " +"notice to your favorites!" +msgstr "" +"Dlaczego nie [zarejestrujesz konta](%%action.register%%) i zostaniesz " +"pierwszym, który doda wpis do ulubionych!" + +#: actions/file.php:34 +msgid "No notice id" +msgstr "Brak identyfikatora wpisu" + +#: actions/file.php:38 +msgid "No notice" +msgstr "Brak wpisu" + +#: actions/file.php:42 +msgid "No attachments" +msgstr "Brak zaÅ‚Ä…czników" + +#: actions/file.php:51 +msgid "No uploaded attachments" +msgstr "Nie wysÅ‚ano zaÅ‚Ä…czników" + +#: actions/finishopenidlogin.php:211 +msgid "Not a valid invitation code." +msgstr "To nie jest prawidÅ‚owy kod zaproszenia." + +#: actions/groupblock.php:81 actions/groupunblock.php:81 +#: actions/makeadmin.php:81 +msgid "No group specified." +msgstr "Nie podano grupy." + +#: actions/groupblock.php:91 +msgid "Only an admin can block group members." +msgstr "Tylko administrator może blokować czÅ‚onków grupy." + +#: actions/groupblock.php:95 +msgid "User is already blocked from group." +msgstr "Użytkownik zostaÅ‚ już zablokowaÅ‚ w grupie." + +#: actions/groupblock.php:100 +msgid "User is not a member of group." +msgstr "Użytkownik nie jest czÅ‚onkiem grupy." + +#: actions/groupblock.php:136 actions/groupmembers.php:311 +msgid "Block user from group" +msgstr "Zablokuj użytkownika w grupie" + +#: actions/groupblock.php:155 +#, php-format +msgid "" +"Are you sure you want to block user \"%s\" from the group \"%s\"? They will " +"be removed from the group, unable to post, and unable to subscribe to the " +"group in the future." +msgstr "" +"JesteÅ› pewny, że chcesz zablokować użytkownika \"%s\" w grupie \"%s\"? " +"Zostanie usuniÄ™ty z grupy, nie bÄ™dzie mógÅ‚ wysyÅ‚ać wpisów i zasubskrybować " +"grupy w przyszÅ‚oÅ›ci." + +#: actions/groupblock.php:193 +msgid "Database error blocking user from group." +msgstr "BÅ‚Ä…d bazy danych podczas blokowania użytkownika w grupie." + +#: actions/groupdesignsettings.php:73 +msgid "You must be logged in to edit a group." +msgstr "Musisz być zalogowany, aby zmodyfikować grupÄ™." + +#: actions/groupdesignsettings.php:146 +msgid "Group design" +msgstr "WyglÄ…d grupy" + +#: actions/groupdesignsettings.php:157 +msgid "" +"Customize the way your group looks with a background image and a colour " +"palette of your choice." +msgstr "Dostosuj wyglÄ…d grupy za pomocÄ… wybranego obrazu tÅ‚a i palety kolorów." + +#: actions/groupdesignsettings.php:267 actions/userdesignsettings.php:186 +#: lib/designsettings.php:440 lib/designsettings.php:470 +msgid "Couldn't update your design." +msgstr "Nie można zaktualizować wyglÄ…du." + +#: actions/groupdesignsettings.php:291 actions/groupdesignsettings.php:301 +#: actions/userdesignsettings.php:210 actions/userdesignsettings.php:220 +#: actions/userdesignsettings.php:263 actions/userdesignsettings.php:273 +msgid "Unable to save your design settings!" +msgstr "Nie można zapisać ustawieÅ„ wyglÄ…du!" + +#: actions/groupdesignsettings.php:312 actions/userdesignsettings.php:231 +msgid "Design preferences saved." +msgstr "Zapisano preferencje wyglÄ…du." + +#: actions/groupmembers.php:438 +msgid "Make user an admin of the group" +msgstr "UczyÅ„ użytkownika administratorem grupy" + +#: actions/groupmembers.php:470 +msgid "Make Admin" +msgstr "UczyÅ„ administratorem" + +#: actions/groupmembers.php:470 +msgid "Make this user an admin" +msgstr "UczyÅ„ tego użytkownika administratorem" + +#: actions/groupsearch.php:79 actions/noticesearch.php:117 +#: actions/peoplesearch.php:83 +msgid "No results." +msgstr "Brak wyników." + +#: actions/groupsearch.php:82 +#, php-format +msgid "" +"If you can't find the group you're looking for, you can [create it](%%action." +"newgroup%%) yourself." +msgstr "" +"JeÅ›li nie możesz znaleźć grupy, której szukasz, możesz sam [jÄ… utworzyć](%%" +"action.newgroup%%)." + +#: actions/groupsearch.php:85 +#, php-format +msgid "" +"Why not [register an account](%%action.register%%) and [create the group](%%" +"action.newgroup%%) yourself!" +msgstr "" +"Dlaczego nie [zarejestrujesz konta](%%action.register%%) i sam [utworzysz " +"grupÄ™](%%action.newgroup%%)!" + +#: actions/groupunblock.php:91 +msgid "Only an admin can unblock group members." +msgstr "Tylko administrator może odblokowywać czÅ‚onków grupy." + +#: actions/groupunblock.php:95 +msgid "User is not blocked from group." +msgstr "Użytkownik nie zostaÅ‚ zablokowany w grupie." + +#: actions/invite.php:39 +msgid "Invites have been disabled." +msgstr "Zaproszenia zostaÅ‚y wyÅ‚Ä…czone." + +#: actions/joingroup.php:100 +msgid "You have been blocked from that group by the admin." +msgstr "ZostaÅ‚eÅ› zablokowany w tej grupie przez administratora." + +#: actions/makeadmin.php:91 +msgid "Only an admin can make another user an admin." +msgstr "Tylko administrator może uczynić innego użytkownika administratorem." + +#: actions/makeadmin.php:95 +#, php-format +msgid "%s is already an admin for group \"%s\"." +msgstr "Użytkownika %s jest już administratorem grupy \"%s\"." + +#: actions/makeadmin.php:132 +#, php-format +msgid "Can't get membership record for %s in group %s" +msgstr "Nie można uzyskać wpisu czÅ‚onkostwa użytkownika %s w grupie %s" + +#: actions/makeadmin.php:145 +#, php-format +msgid "Can't make %s an admin for group %s" +msgstr "Nie można uczynić %s administratorem grupy %s" + +#: actions/newmessage.php:178 +msgid "Message sent" +msgstr "WysÅ‚ano wiadomość" + +#: actions/newnotice.php:93 lib/designsettings.php:281 +#, php-format +msgid "" +"The server was unable to handle that much POST data (%s bytes) due to its " +"current configuration." +msgstr "" +"Serwer nie może obsÅ‚użyć aż tyle danych POST (%s bajty) z powodu bieżącej " +"konfiguracji." + +#: actions/newnotice.php:128 scripts/maildaemon.php:185 +#, php-format +msgid " Try using another %s format." +msgstr " Spróbuj innego formatu %s." + +#: actions/newnotice.php:133 scripts/maildaemon.php:190 +#, php-format +msgid "%s is not a supported filetype on this server." +msgstr "%s nie jest obsÅ‚ugiwanym typem pliku na tym serwerze." + +#: actions/newnotice.php:205 +msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." +msgstr "WysÅ‚any plik przekracza dyrektywÄ™ upload_max_filesize w php.ini." + +#: actions/newnotice.php:208 +msgid "" +"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in " +"the HTML form." +msgstr "" +"WysÅ‚any plik przekracza dyrektywÄ™ MAX_FILE_SIZE podanÄ… w formularzu HTML." + +#: actions/newnotice.php:211 +msgid "The uploaded file was only partially uploaded." +msgstr "Plik zostaÅ‚ tylko częściowo wysÅ‚any." + +#: actions/newnotice.php:214 +msgid "Missing a temporary folder." +msgstr "Brak folderu tymczasowego." + +#: actions/newnotice.php:217 +msgid "Failed to write file to disk." +msgstr "Zapisanie pliku na dysku nie powiodÅ‚o siÄ™." + +#: actions/newnotice.php:220 +msgid "File upload stopped by extension." +msgstr "WysÅ‚anie pliku zostaÅ‚o zatrzymane przez rozszerzenie." + +#: actions/newnotice.php:230 scripts/maildaemon.php:85 +msgid "Couldn't save file." +msgstr "Nie można zapisać pliku." + +#: actions/newnotice.php:246 scripts/maildaemon.php:101 +msgid "Max notice size is 140 chars, including attachment URL." +msgstr "Maksymalny rozmiar wpisu to 140 znaków, w tym adres URL zaÅ‚Ä…cznika." + +#: actions/newnotice.php:297 +msgid "Somehow lost the login in saveFile" +msgstr "W jakiÅ› sposób zgubiono login w saveFile" + +#: actions/newnotice.php:309 scripts/maildaemon.php:127 +msgid "File could not be moved to destination directory." +msgstr "Nie można przenieść pliku do katalogu docelowego." + +#: actions/newnotice.php:336 actions/newnotice.php:360 +#: scripts/maildaemon.php:148 scripts/maildaemon.php:167 +msgid "There was a database error while saving your file. Please try again." +msgstr "WystÄ…piÅ‚ bÅ‚Ä…d bazy danych podczas zapisywania pliku. Spróbuj ponownie." + +#: actions/noticesearch.php:121 +#, php-format +msgid "" +"Be the first to [post on this topic](%%%%action.newnotice%%%%?" +"status_textarea=%s)!" +msgstr "" +"ZostaÅ„ pierwszym, który [wyÅ›le coÅ› na ten temat](%%%%action.newnotice%%%%?" +"status_textarea=%s)!" + +#: actions/noticesearch.php:124 +#, php-format +msgid "" +"Why not [register an account](%%%%action.register%%%%) and be the first to " +"[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!" +msgstr "" +"Dlaczego nie [zarejestrujesz konta](%%%%action.register%%%%) i zostaniesz " +"pierwszym, który [wyÅ›le coÅ› na ten temat](%%%%action.newnotice%%%%?" +"status_textarea=%s)!" + +#: actions/openidsettings.php:70 +#, php-format +msgid "" +"[OpenID](%%doc.openid%%) lets you log into many sites with the same user " +"account. Manage your associated OpenIDs from here." +msgstr "" +"[OpenID](%%doc.openid%%) umożliwia logowanie siÄ™ do wielu stron za pomocÄ… " +"tego samego konta użytkownika. Tu można zarzÄ…dzać powiÄ…zanymi " +"identyfikatorami OpenID." + +#: actions/othersettings.php:110 +msgid "Shorten URLs with" +msgstr "Skracaj adresy URL za pomocÄ…" + +#: actions/othersettings.php:115 +msgid "View profile designs" +msgstr "WyÅ›wietl ustawienia wyglÄ…du profilu" + +#: actions/othersettings.php:116 +msgid "Show or hide profile designs." +msgstr "WyÅ›wietl lub ukryj ustawienia wyglÄ…du profilu." + +#: actions/public.php:82 +#, php-format +msgid "Beyond the page limit (%s)" +msgstr "Poza ograniczeniem strony (%s)" + +#: actions/public.php:179 +#, php-format +msgid "" +"This is the public timeline for %%site.name%% but no one has posted anything " +"yet." +msgstr "" +"To jest publiczna oÅ› czasu dla %%site.name%%, ale nikt jeszcze nic nie " +"wysÅ‚aÅ‚." + +#: actions/public.php:182 +msgid "Be the first to post!" +msgstr "ZostaÅ„ pierwszym, który coÅ› wyÅ›le!" + +#: actions/public.php:186 +#, php-format +msgid "" +"Why not [register an account](%%action.register%%) and be the first to post!" +msgstr "" +"Dlaczego nie [zarejestrujesz konta](%%action.register%%) i zostaniesz " +"pierwszym, który coÅ› wyÅ›le!" + +#: actions/public.php:245 +#, php-format +msgid "" +"This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-" +"blogging) service based on the Free Software [StatusNet](http://status.net/) " +"tool." +msgstr "" +"To jest %%site.name%%, usÅ‚uga [mikroblogowania](http://pl.wikipedia.org/wiki/" +"Mikroblog) oparta na wolnym narzÄ™dziu [StatusNet](http://status.net/)." + +#: actions/publictagcloud.php:69 +#, php-format +msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet." +msgstr "" +"Nikt jeszcze nie wysÅ‚aÅ‚ wpisu za pomocÄ… [znacznika hasha](%%doc.tags%%)." + +#: actions/publictagcloud.php:72 +msgid "Be the first to post one!" +msgstr "ZostaÅ„ pierwszym, który go wyÅ›le!" + +#: actions/publictagcloud.php:75 +#, php-format +msgid "" +"Why not [register an account](%%action.register%%) and be the first to post " +"one!" +msgstr "" +"Dlaczego nie [zarejestrujesz konta](%%action.register%%) i zostaniesz " +"pierwszym, który go wyÅ›le!" + +#: actions/recoverpassword.php:152 +msgid "" +"If you've forgotten or lost your password, you can get a new one sent to the " +"email address you have stored in your account." +msgstr "" +"JeÅ›li zapomniaÅ‚eÅ› lub zgubiÅ‚eÅ› swoje hasÅ‚o, możesz otrzymać nowe, wysÅ‚ane na " +"adres e-mail, który podaÅ‚eÅ›." + +#: actions/recoverpassword.php:158 +msgid "You've been identified. Enter a new password below. " +msgstr "ZostaÅ‚eÅ› zidentyfikowany. Podaj poniżej nowe hasÅ‚o. " + +#: actions/recoverpassword.php:188 +msgid "Password recover" +msgstr "Przywrócenie hasÅ‚a" + +#: actions/register.php:86 +msgid "Sorry, invalid invitation code." +msgstr "Przepraszamy, nieprawidÅ‚owy kod zaproszenia." + +#: actions/remotesubscribe.php:100 +msgid "Subscribe to a remote user" +msgstr "Zasubskrybuj zdalnego użytkownika" + +#: actions/replies.php:179 +#, php-format +msgid "" +"This is the timeline showing replies to %s but %s hasn't received a notice " +"to his attention yet." +msgstr "" +"To jest oÅ› czasu wyÅ›wietlajÄ…ca odpowiedzi na wpisy użytkownika %s, ale %s " +"nie otrzymaÅ‚ jeszcze wpisów wymagajÄ…cych jego uwagi." + +#: actions/replies.php:184 +#, php-format +msgid "" +"You can engage other users in a conversation, subscribe to more people or " +"[join groups](%%action.groups%%)." +msgstr "" +"Możesz nawiÄ…zać rozmowÄ™ z innymi użytkownikami, zasubskrybować wiÄ™cej osób " +"lub [doÅ‚Ä…czyć do grup](%%action.groups%%)." + +#: actions/replies.php:186 +#, php-format +msgid "" +"You can try to [nudge %s](../%s) or [post something to his or her attention]" +"(%%%%action.newnotice%%%%?status_textarea=%s)." +msgstr "" +"Możesz spróbować [szturchnąć użytkownika %s](../%s) lub [wysÅ‚ać coÅ› " +"wymagajÄ…cego jego uwagi](%%%%action.newnotice%%%%?status_textarea=%s)." + +#: actions/showfavorites.php:79 +#, php-format +msgid "%s's favorite notices, page %d" +msgstr "Ulubione wpisy użytkownika %s, strona %d" + +#: actions/showfavorites.php:170 +msgid "" +"You haven't chosen any favorite notices yet. Click the fave button on " +"notices you like to bookmark them for later or shed a spotlight on them." +msgstr "" +"Nie wybraÅ‚eÅ› jeszcze żadnych ulubionych wpisów. NaciÅ›nij przycisk ulubionego " +"na wpisach, które chciaÅ‚byÅ› dodać do zakÅ‚adek na później lub rzucić na nie " +"trochÄ™ Å›wiatÅ‚a." + +#: actions/showfavorites.php:172 +#, php-format +msgid "" +"%s hasn't added any notices to his favorites yet. Post something interesting " +"they would add to their favorites :)" +msgstr "" +"Użytkownik %s nie dodaÅ‚ jeszcze żadnych wpisów do ulubionych. WyÅ›lij coÅ› " +"interesujÄ…cego, aby chcieli dodać to do swoich ulubionych. :)" + +#: actions/showfavorites.php:176 +#, php-format +msgid "" +"%s hasn't added any notices to his favorites yet. Why not [register an " +"account](%%%%action.register%%%%) and then post something interesting they " +"would add to thier favorites :)" +msgstr "" +"Użytkownik %s nie dodaÅ‚ jeszcze żadnych wpisów do ulubionych. Dlaczego nie " +"[zarejestrujesz konta](%%%%action.register%%%%) i wyÅ›lesz coÅ› " +"interesujÄ…cego, aby chcieli dodać to do swoich ulubionych. :)" + +#: actions/showfavorites.php:226 +msgid "This is a way to share what you like." +msgstr "To jest sposób na współdzielenie tego, co chcesz." + +#: actions/showgroup.php:279 lib/groupeditform.php:178 +msgid "Aliases" +msgstr "Aliasy" + +#: actions/showgroup.php:323 +#, php-format +msgid "Notice feed for %s group (RSS 1.0)" +msgstr "KanaÅ‚ wpisów dla grupy %s (RSS 1.0)" + +#: actions/showgroup.php:330 actions/tag.php:84 +#, php-format +msgid "Notice feed for %s group (RSS 2.0)" +msgstr "KanaÅ‚ wpisów dla grupy %s (RSS 2.0)" + +#: actions/showgroup.php:337 +#, php-format +msgid "Notice feed for %s group (Atom)" +msgstr "KanaÅ‚ wpisów dla grupy %s (Atom)" + +#: actions/showgroup.php:446 +#, php-format +msgid "" +"**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." +"wikipedia.org/wiki/Micro-blogging) service based on the Free Software " +"[StatusNet](http://status.net/) tool. Its members share short messages about " +"their life and interests. " +msgstr "" +"**%s** jest grupÄ… użytkowników na %%%%site.name%%%%, usÅ‚udze " +"[mikroblogowania](http://pl.wikipedia.org/wiki/Mikroblog) opartej na wolnym " +"narzÄ™dziu [StatusNet](http://status.net/). Jej czÅ‚onkowie dzielÄ… siÄ™ " +"krótkimi wiadomoÅ›ciami o swoim życiu i zainteresowaniach. " + +#: actions/showgroup.php:474 +msgid "Admins" +msgstr "Administratorzy" + +#: actions/shownotice.php:101 +msgid "Not a local notice" +msgstr "Nie jest lokalnym wpisem" + +#: actions/showstream.php:72 +#, php-format +msgid " tagged %s" +msgstr " ze znacznikiem %s" + +#: actions/showstream.php:121 +#, php-format +msgid "Notice feed for %s tagged %s (RSS 1.0)" +msgstr "KanaÅ‚ wpisów dla %s ze znacznikiem %s (RSS 1.0)" + +#: actions/showstream.php:350 +#, php-format +msgid "This is the timeline for %s but %s hasn't posted anything yet." +msgstr "" +"To jest oÅ› czasu dla użytkownika %s, ale %s nie nic jeszcze nie wysÅ‚aÅ‚." + +#: actions/showstream.php:355 +msgid "" +"Seen anything interesting recently? You haven't posted any notices yet, now " +"would be a good time to start :)" +msgstr "" +"WidziaÅ‚eÅ› ostatnio coÅ› interesujÄ…cego? Nie wysÅ‚aÅ‚eÅ› jeszcze żadnych wpisów, " +"teraz jest dobry czas, aby zacząć. :)" + +#: actions/showstream.php:357 +#, php-format +msgid "" +"You can try to nudge %s or [post something to his or her attention](%%%%" +"action.newnotice%%%%?status_textarea=%s)." +msgstr "" +"Możesz spróbować szturchnąć użytkownika %s lub [wysÅ‚ać coÅ›, co wymaga jego " +"uwagi](%%%%action.newnotice%%%%?status_textarea=%s)." + +#: actions/showstream.php:393 +#, php-format +msgid "" +"**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en." +"wikipedia.org/wiki/Micro-blogging) service based on the Free Software " +"[StatusNet](http://status.net/) tool. " +msgstr "" +"**%s** posiada konto na %%%%site.name%%%%, usÅ‚udze [mikroblogowania](http://" +"pl.wikipedia.org/wiki/Mikroblog) opartej na wolnym narzÄ™dziu [StatusNet]" +"(http://status.net/). " + +#: actions/subscribers.php:108 +msgid "" +"You have no subscribers. Try subscribing to people you know and they might " +"return the favor" +msgstr "" +"Nie masz żadnych subskrybentów. Spróbuj zasubskrybować osoby, które znasz, a " +"oni mogÄ… siÄ™ odwdziÄ™czyć" + +#: actions/subscribers.php:110 +#, php-format +msgid "%s has no subscribers. Want to be the first?" +msgstr "Użytkownik %s nie posiada subskrybentów. Chcesz być pierwszym?" + +#: actions/subscribers.php:114 +#, php-format +msgid "" +"%s has no subscribers. Why not [register an account](%%%%action.register%%%" +"%) and be the first?" +msgstr "" +"Użytkownik %s nie posiada subskrybentów. Dlaczego nie [zarejestrujesz konta]" +"(%%%%action.register%%%%) i zostaniesz pierwszym?" + +#: actions/subscriptions.php:115 +#, php-format +msgid "" +"You're not listening to anyone's notices right now, try subscribing to " +"people you know. Try [people search](%%action.peoplesearch%%), look for " +"members in groups you're interested in and in our [featured users](%%action." +"featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can " +"automatically subscribe to people you already follow there." +msgstr "" +"Nie obserwujesz teraz wpisów innych użytkowników. Spróbuj zasubskrybować " +"osoby, które znasz. Spróbuj [znaleźć kogoÅ›](%%action.peoplesearch%%), " +"poszukać czÅ‚onków grup, które CiÄ™ interesujÄ…, a także [znanych użytkowników]" +"(%%action.featured%%). JeÅ›li jesteÅ› [użytkownikiem Twittera](%%action." +"twittersettings%%), możesz automatycznie zasubskrybowć osoby, które tam już " +"obserwujesz." + +#: actions/subscriptions.php:117 actions/subscriptions.php:121 +#, php-format +msgid "%s is not listening to anyone." +msgstr "Użytkownik %s nie obserwuje nikogo." + +#: actions/tag.php:77 +#, php-format +msgid "Notice feed for tag %s (RSS 1.0)" +msgstr "KanaÅ‚ wpisów dla znacznika %s (RSS 1.0)" + +#: actions/tag.php:91 +#, php-format +msgid "Notice feed for tag %s (Atom)" +msgstr "KanaÅ‚ wpisów dla znacznika %s (Atom)" + +#: actions/twitapifavorites.php:125 +msgid "This status is already a favorite!" +msgstr "Ten status jest już ulubiony!" + +#: actions/twitapifavorites.php:179 +msgid "That status is not a favorite!" +msgstr "Ten status nie jest ulubiony!" + +#: actions/twitapifriendships.php:180 actions/twitapifriendships.php:200 +msgid "Could not determine source user." +msgstr "Nie można okreÅ›lić użytkownika źródÅ‚owego." + +#: actions/twitapifriendships.php:215 +msgid "Target user not specified." +msgstr "Nie podano użytkownika docelowego." + +#: actions/twitapifriendships.php:221 +msgid "Could not find target user." +msgstr "Nie można znaleźć użytkownika docelowego." + +#: actions/twitapistatuses.php:322 +#, php-format +msgid "%1$s / Updates mentioning %2$s" +msgstr "%1$s/aktualizacje wspominajÄ…ce %2$s" + +#: actions/twitapitags.php:74 +#, php-format +msgid "Updates tagged with %1$s on %2$s!" +msgstr "Aktualizacje ze znacznikiem %1$s na %2$s!" + +#: actions/twittersettings.php:165 +msgid "Import my Friends Timeline." +msgstr "Zaimportuj oÅ› czasu przyjaciół." + +#: actions/userauthorization.php:158 +msgid "License" +msgstr "Licencja" + +#: actions/userauthorization.php:179 +msgid "Reject this subscription" +msgstr "Odrzuć tÄ™ subskrypcjÄ™" + +#: actions/userdesignsettings.php:76 lib/designsettings.php:65 +msgid "Profile design" +msgstr "WyglÄ…d profilu" + +#: actions/userdesignsettings.php:87 lib/designsettings.php:76 +msgid "" +"Customize the way your profile looks with a background image and a colour " +"palette of your choice." +msgstr "" +"Dostosuj wyglÄ…d profilu za pomocÄ… wybranego obrazu tÅ‚a i palety kolorów." + +#: actions/userdesignsettings.php:282 +msgid "Enjoy your hotdog!" +msgstr "Smacznego hot-doga!" + +#: actions/usergroups.php:153 +#, php-format +msgid "%s is not a member of any group." +msgstr "Użytkownik %s nie jest czÅ‚onkiem żadnej grupy." + +#: actions/usergroups.php:158 +#, php-format +msgid "Try [searching for groups](%%action.groupsearch%%) and joining them." +msgstr "Spróbuj [wyszukać grupy](%%action.groupsearch%%) i doÅ‚Ä…czyć do nich." + +#: classes/File.php:127 +#, php-format +msgid "" +"No file may be larger than %d bytes and the file you sent was %d bytes. Try " +"to upload a smaller version." +msgstr "" +"Å»aden plik nie może być wiÄ™kszy niż %d bajty, a wysÅ‚any plik miaÅ‚ %d bajty. " +"Spróbuj wysÅ‚ać mniejszÄ… wersjÄ™." + +#: classes/File.php:137 +#, php-format +msgid "A file this large would exceed your user quota of %d bytes." +msgstr "" +"Plik tej wielkoÅ›ci przekroczyÅ‚by przydziaÅ‚ użytkownika wynoszÄ…cy %d bajty." + +#: classes/File.php:145 +#, php-format +msgid "A file this large would exceed your monthly quota of %d bytes." +msgstr "" +"Plik tej wielkoÅ›ci przekroczyÅ‚by miesiÄ™czny przydziaÅ‚ użytkownika wynoszÄ…cy %" +"d bajty." + +#: classes/Notice.php:139 +msgid "Problem saving notice. Too long." +msgstr "Problem podczas zapisywania wpisu. Za dÅ‚ugi." + +#: classes/User.php:319 +#, php-format +msgid "Welcome to %1$s, @%2$s!" +msgstr "Witaj w %1$s, @%2$s!" + +#: lib/accountsettingsaction.php:119 lib/groupnav.php:118 +msgid "Design" +msgstr "WyglÄ…d" + +#: lib/accountsettingsaction.php:120 +msgid "Design your profile" +msgstr "WyglÄ…d profilu" + +#: lib/action.php:712 +msgid "TOS" +msgstr "TOS" + +#: lib/attachmentlist.php:87 +msgid "Attachments" +msgstr "ZaÅ‚Ä…czniki" + +#: lib/attachmentlist.php:265 +msgid "Author" +msgstr "Autor" + +#: lib/attachmentlist.php:278 +msgid "Provider" +msgstr "Dostawca" + +#: lib/attachmentnoticesection.php:67 +msgid "Notices where this attachment appears" +msgstr "Powiadamia, kiedy pojawia siÄ™ ten zaÅ‚Ä…cznik" + +#: lib/attachmenttagcloudsection.php:48 +msgid "Tags for this attachment" +msgstr "Znaczniki dla tego zaÅ‚Ä…cznika" + +#: lib/designsettings.php:101 +msgid "Change background image" +msgstr "ZmieÅ„ obraz tÅ‚as" + +#: lib/designsettings.php:105 +msgid "Upload file" +msgstr "WyÅ›lij plik" + +#: lib/designsettings.php:109 +msgid "" +"You can upload your personal background image. The maximum file size is 2Mb." +msgstr "Można wysÅ‚ać swój osobisty obraz. Maksymalny rozmiar pliku to 2 MB." + +#: lib/designsettings.php:139 +msgid "On" +msgstr "WÅ‚Ä…czone" + +#: lib/designsettings.php:155 +msgid "Off" +msgstr "WyÅ‚Ä…czone" + +#: lib/designsettings.php:156 +msgid "Turn background image on or off." +msgstr "WÅ‚Ä…cz lub wyÅ‚Ä…cz obraz tÅ‚a." + +#: lib/designsettings.php:161 +msgid "Tile background image" +msgstr "Kafelkowy obraz tÅ‚a" + +#: lib/designsettings.php:170 +msgid "Change colours" +msgstr "ZmieÅ„ kolory" + +#: lib/designsettings.php:178 +msgid "Background" +msgstr "TÅ‚o" + +#: lib/designsettings.php:191 +msgid "Content" +msgstr "Zawartość" + +#: lib/designsettings.php:204 +msgid "Sidebar" +msgstr "Panel boczny" + +#: lib/designsettings.php:230 +msgid "Links" +msgstr "OdnoÅ›niki" + +#: lib/designsettings.php:247 +msgid "Use defaults" +msgstr "Użyj domyÅ›lnych" + +#: lib/designsettings.php:248 +msgid "Restore default designs" +msgstr "Przywróć domyÅ›lny wyglÄ…d" + +#: lib/designsettings.php:254 +msgid "Reset back to default" +msgstr "Przywróć domyÅ›lne ustawienia" + +#: lib/designsettings.php:257 +msgid "Save design" +msgstr "Zapisz wyglÄ…d" + +#: lib/designsettings.php:378 +msgid "Bad default color settings: " +msgstr "BÅ‚Ä™dne domyÅ›lne ustawienia koloru: " + +#: lib/designsettings.php:474 +msgid "Design defaults restored." +msgstr "Przywrócono domyÅ›lny wyglÄ…d." + +#: lib/groupeditform.php:181 +#, php-format +msgid "Extra nicknames for the group, comma- or space- separated, max %d" +msgstr "" +"Dodatkowe pseudonimy grupy, oddzielone przecinkami lub spacjami, maksymalnie " +"%d" + +#: lib/groupnav.php:100 +msgid "Blocked" +msgstr "Zablokowano" + +#: lib/groupnav.php:101 +#, php-format +msgid "%s blocked users" +msgstr "%s zablokowani użytkownicy" + +#: lib/groupnav.php:119 +#, php-format +msgid "Add or edit %s design" +msgstr "Dodaj lub edytuj wyglÄ…d %s" + +#: lib/mail.php:556 +#, php-format +msgid "" +"%1$s just added your notice from %2$s as one of their favorites.\n" +"\n" +"The URL of your notice is:\n" +"\n" +"%3$s\n" +"\n" +"The text of your notice is:\n" +"\n" +"%4$s\n" +"\n" +"You can see the list of %1$s's favorites here:\n" +"\n" +"%5$s\n" +"\n" +"Faithfully yours,\n" +"%6$s\n" +msgstr "" +"%1$s wÅ‚aÅ›nie dodaÅ‚ Twój wpis z %2$s jako jeden ze swoich ulubionych.\n" +"\n" +"Adres URL Twojego wpisu:\n" +"\n" +"%3$s\n" +"\n" +"Tekst Twojego wpisu:\n" +"\n" +"%4$s\n" +"\n" +"Tutaj możesz zobaczyć listÄ™ ulubionych wpisów użytkownika %1$s:\n" +"\n" +"%5$s\n" +"\n" +"Z poważaniem,\n" +"%6$s\n" + +#: lib/mail.php:646 +#, php-format +msgid "Your Twitter bridge has been disabled." +msgstr "Mostek Twittera zostaÅ‚ wyÅ‚Ä…czony." + +#: lib/mail.php:648 +#, php-format +msgid "" +"Hi, %1$s. We're sorry to inform you that your link to Twitter has been " +"disabled. Your Twitter credentials have either changed (did you recently " +"change your Twitter password?) or you have otherwise revoked our access to " +"your Twitter account.\n" +"\n" +"You can re-enable your Twitter bridge by visiting your Twitter settings " +"page:\n" +"\n" +"\t%2$s\n" +"\n" +"Regards,\n" +"%3$s\n" +msgstr "" +"Witaj, %1$s. Przykro nam poinformować, że Twój odnoÅ›nik do Twittera zostaÅ‚ " +"wyÅ‚Ä…czony. Albo zmieniÅ‚eÅ› dane uwierzytelniajÄ…ce Twittera (zmieniaÅ‚eÅ› " +"ostatnio hasÅ‚o?), albo w inny sposób zablokowaÅ‚eÅ› nam dostÄ™p do swojego " +"konta.\n" +"\n" +"Można ponownie wÅ‚Ä…czyć mostek Twittera odwiedzajÄ…c stronÄ™ ustawieÅ„ " +"Twittera:\n" +"\n" +"\t%2$s\n" +"\n" +"Z poważaniem,\n" +"%3$s\n" + +#: lib/mail.php:682 +#, php-format +msgid "Your %s Facebook application access has been disabled." +msgstr "DostÄ™p do aplikacji Facebooka %s zostaÅ‚ wyÅ‚Ä…czony." + +#: lib/mail.php:685 +#, php-format +msgid "" +"Hi, %1$s. We're sorry to inform you that we are unable to update your " +"Facebook status from %s, and have disabled the Facebook application for your " +"account. This may be because you have removed the Facebook application's " +"authorization, or have deleted your Facebook account. You can re-enable the " +"Facebook application and automatic status updating by re-installing the %1$s " +"Facebook application.\n" +"\n" +"Regards,\n" +"\n" +"%1$s" +msgstr "" +"Witaj, %1$s. Przykro nam poinformować, że nie możemy zaktualizować Twojego " +"statusu Facebook z %s i wyÅ‚Ä…czyliÅ›my aplikacjÄ™ Facebooka dla Twojego konta. " +"MogÅ‚o to być spowodowane usuniÄ™ciem przez Ciebie upoważnienia aplikacji " +"Facebook lub usuniÄ™ciem Twojego konta Facebook. Można ponownie wÅ‚Ä…czyć " +"aplikacjÄ™ Facebook i automatyczne aktualizowanie statusu przez ponowne " +"zainstalowanie aplikacji Facebooka %1$s.\n" +"\n" +"Z poważaniem,\n" +"\n" +"%1$s" + +#: lib/mailbox.php:139 +msgid "" +"You have no private messages. You can send private message to engage other " +"users in conversation. People can send you messages for your eyes only." +msgstr "" +"Brak prywatnych wiadomoÅ›ci. Można wysÅ‚ać prywatnÄ… wiadomość, aby nawiÄ…zać " +"rozmowÄ™ z innymi użytkownikami. Inni mogÄ… wysyÅ‚ać Ci wiadomoÅ›ci tylko dla " +"Twoich oczu." + +#: lib/noticeform.php:154 +msgid "Attach" +msgstr "ZaÅ‚Ä…cz" + +#: lib/noticeform.php:158 +msgid "Attach a file" +msgstr "ZaÅ‚Ä…cz plik" + +#: lib/noticelist.php:436 +msgid "in context" +msgstr "w rozmowie" + +#: lib/profileaction.php:177 +msgid "User ID" +msgstr "Identyfikator użytkownika" + +#: lib/searchaction.php:156 +msgid "Search help" +msgstr "Znajdź w pomocy" + +#: lib/subscriberspeopleselftagcloudsection.php:48 +#: lib/subscriptionspeopleselftagcloudsection.php:48 +msgid "People Tagcloud as self-tagged" +msgstr "Chmura znaczników osób, które same sobie nadaÅ‚y znaczniki" + +#: lib/subscriberspeopletagcloudsection.php:48 +#: lib/subscriptionspeopletagcloudsection.php:48 +msgid "People Tagcloud as tagged" +msgstr "Chmura znaczników osób ze znacznikami" + +#: lib/webcolor.php:82 +#, php-format +msgid "%s is not a valid color!" +msgstr "%s nie jest prawidÅ‚owym kolorem!" + +#: lib/webcolor.php:123 +#, php-format +msgid "%s is not a valid color! Use 3 or 6 hex chars." +msgstr "" +"%s nie jest prawidÅ‚owym kolorem! Użyj trzech lub szeÅ›ciu znaków " +"szesnastkowych." diff --git a/locale/pl_PL/LC_MESSAGES/statusnet.mo b/locale/pl_PL/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 48e5fae7d..000000000 --- a/locale/pl_PL/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/pt/LC_MESSAGES/statusnet.mo b/locale/pt/LC_MESSAGES/statusnet.mo Binary files differindex 35d7053be..e6168a340 100644 --- a/locale/pt/LC_MESSAGES/statusnet.mo +++ b/locale/pt/LC_MESSAGES/statusnet.mo diff --git a/locale/pt_BR/LC_MESSAGES/statusnet.mo b/locale/pt_BR/LC_MESSAGES/statusnet.mo Binary files differindex 9db1638b0..a5a6f2725 100644 --- a/locale/pt_BR/LC_MESSAGES/statusnet.mo +++ b/locale/pt_BR/LC_MESSAGES/statusnet.mo diff --git a/locale/ru_RU/LC_MESSAGES/statusnet.mo b/locale/ru/LC_MESSAGES/statusnet.mo Binary files differindex c4066c65e..c4066c65e 100644 --- a/locale/ru_RU/LC_MESSAGES/statusnet.mo +++ b/locale/ru/LC_MESSAGES/statusnet.mo diff --git a/locale/ru_RU/LC_MESSAGES/statusnet.po b/locale/ru/LC_MESSAGES/statusnet.po index 8a553a37f..8a553a37f 100644 --- a/locale/ru_RU/LC_MESSAGES/statusnet.po +++ b/locale/ru/LC_MESSAGES/statusnet.po diff --git a/locale/sv/LC_MESSAGES/statusnet.mo b/locale/sv/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..2cb0397ec --- /dev/null +++ b/locale/sv/LC_MESSAGES/statusnet.mo diff --git a/locale/sv_SE/LC_MESSAGES/statusnet.po b/locale/sv/LC_MESSAGES/statusnet.po index d0a5001da..d0a5001da 100644 --- a/locale/sv_SE/LC_MESSAGES/statusnet.po +++ b/locale/sv/LC_MESSAGES/statusnet.po diff --git a/locale/sv_SE/LC_MESSAGES/statusnet.mo b/locale/sv_SE/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index ce3c6c1f5..000000000 --- a/locale/sv_SE/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/te/LC_MESSAGES/statusnet.mo b/locale/te/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..5cfa0c3fb --- /dev/null +++ b/locale/te/LC_MESSAGES/statusnet.mo diff --git a/locale/te_IN/LC_MESSAGES/statusnet.po b/locale/te/LC_MESSAGES/statusnet.po index 4576f3613..4576f3613 100644 --- a/locale/te_IN/LC_MESSAGES/statusnet.po +++ b/locale/te/LC_MESSAGES/statusnet.po diff --git a/locale/te_IN/LC_MESSAGES/statusnet.mo b/locale/te_IN/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index bb837b977..000000000 --- a/locale/te_IN/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/tr/LC_MESSAGES/statusnet.mo b/locale/tr/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..d49c7093d --- /dev/null +++ b/locale/tr/LC_MESSAGES/statusnet.mo diff --git a/locale/tr_TR/LC_MESSAGES/statusnet.po b/locale/tr/LC_MESSAGES/statusnet.po index e67fbf33c..4dbc221d1 100644 --- a/locale/tr_TR/LC_MESSAGES/statusnet.po +++ b/locale/tr/LC_MESSAGES/statusnet.po @@ -4676,13 +4676,13 @@ msgstr "%1$s %2$s'da durumunuzu takip ediyor" #: lib/mail.php:254 #, fuzzy, php-format msgid "Location: %s\n" -msgstr "Yer" +msgstr "" # Belki Durum Merkezi falan denebilir mi ki? #: lib/mail.php:256 #, fuzzy, php-format msgid "Homepage: %s\n" -msgstr "BaÅŸlangıç Sayfası" +msgstr "" #: lib/mail.php:258 #, php-format diff --git a/locale/tr_TR/LC_MESSAGES/statusnet.mo b/locale/tr_TR/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index e0ef80560..000000000 --- a/locale/tr_TR/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/uk_UA/LC_MESSAGES/statusnet.mo b/locale/uk/LC_MESSAGES/statusnet.mo Binary files differindex e08dc4e9c..e08dc4e9c 100644 --- a/locale/uk_UA/LC_MESSAGES/statusnet.mo +++ b/locale/uk/LC_MESSAGES/statusnet.mo diff --git a/locale/uk_UA/LC_MESSAGES/statusnet.po b/locale/uk/LC_MESSAGES/statusnet.po index 55cea21c3..55cea21c3 100644 --- a/locale/uk_UA/LC_MESSAGES/statusnet.po +++ b/locale/uk/LC_MESSAGES/statusnet.po diff --git a/locale/vi/LC_MESSAGES/statusnet.mo b/locale/vi/LC_MESSAGES/statusnet.mo Binary files differnew file mode 100644 index 000000000..b2f4dd370 --- /dev/null +++ b/locale/vi/LC_MESSAGES/statusnet.mo diff --git a/locale/vi_VN/LC_MESSAGES/statusnet.po b/locale/vi/LC_MESSAGES/statusnet.po index af34d5210..af34d5210 100644 --- a/locale/vi_VN/LC_MESSAGES/statusnet.po +++ b/locale/vi/LC_MESSAGES/statusnet.po diff --git a/locale/vi_VN/LC_MESSAGES/statusnet.mo b/locale/vi_VN/LC_MESSAGES/statusnet.mo Binary files differdeleted file mode 100644 index 65add28b4..000000000 --- a/locale/vi_VN/LC_MESSAGES/statusnet.mo +++ /dev/null diff --git a/locale/zh_CN/LC_MESSAGES/statusnet.mo b/locale/zh_CN/LC_MESSAGES/statusnet.mo Binary files differindex a7a79f40c..7984ab714 100644 --- a/locale/zh_CN/LC_MESSAGES/statusnet.mo +++ b/locale/zh_CN/LC_MESSAGES/statusnet.mo diff --git a/locale/zh_CN/LC_MESSAGES/statusnet.po b/locale/zh_CN/LC_MESSAGES/statusnet.po index 529d2f4f8..5c2eced4e 100644 --- a/locale/zh_CN/LC_MESSAGES/statusnet.po +++ b/locale/zh_CN/LC_MESSAGES/statusnet.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: identi.ca\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-25 16:24+0000\n" -"PO-Revision-Date: 2009-04-28 22:31+0000\n" -"Last-Translator: doubliu <doubliu@gmail.com>\n" +"PO-Revision-Date: 2009-07-28 14:03+0000\n" +"Last-Translator: offacer <offacer@gmail.com>\n" "Language-Team: i18n-zh <i18n-zh@googlegroups.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,7 +20,7 @@ msgstr "" #: actions/noticesearchrss.php:88 #, php-format msgid " Search Stream for \"%s\"" -msgstr "æœç´¢æœ‰å…³\"%s\"çš„èšåˆ" +msgstr "æœç´¢æœ‰å…³\"%s\"的消æ¯" #: ../actions/finishopenidlogin.php:82 ../actions/register.php:191 #: actions/finishopenidlogin.php:88 actions/register.php:205 @@ -364,7 +364,7 @@ msgstr "已订阅ï¼" #: ../actions/deletenotice.php:54 actions/deletenotice.php:55 #: actions/deletenotice.php:113 msgid "Are you sure you want to delete this notice?" -msgstr "确定è¦åˆ 除这æ¡é€šå‘Šå—?" +msgstr "确定è¦åˆ 除这æ¡æ¶ˆæ¯å—?" #: ../actions/userauthorization.php:77 actions/userauthorization.php:83 #: actions/userauthorization.php:81 @@ -415,13 +415,13 @@ msgstr "ç‰å¾…确认æ¤ç”µè¯å·ç 。" #: ../lib/util.php:1318 lib/util.php:1452 #, fuzzy msgid "Before »" -msgstr "ä¹‹å‰ Â»" +msgstr "下一页 »" #: ../actions/profilesettings.php:49 ../actions/register.php:170 #: actions/profilesettings.php:82 actions/register.php:184 #: actions/profilesettings.php:112 actions/register.php:402 msgid "Bio" -msgstr "个人å°ä¼ " +msgstr "自述" #: ../actions/profilesettings.php:101 ../actions/register.php:82 #: ../actions/updateprofile.php:103 actions/profilesettings.php:216 @@ -429,7 +429,7 @@ msgstr "个人å°ä¼ " #: actions/profilesettings.php:205 actions/register.php:174 #: actions/updateprofile.php:107 msgid "Bio is too long (max 140 chars)." -msgstr "个人å°ä¼ 过长(ä¸èƒ½è¶…过140å—符)。" +msgstr "自述过长(ä¸èƒ½è¶…过140å—符)。" #: ../lib/deleteaction.php:41 lib/deleteaction.php:41 lib/deleteaction.php:69 msgid "Can't delete this notice." @@ -3367,15 +3367,13 @@ msgid "%s and friends, page %d" msgstr "%s åŠå¥½å‹" #: actions/avatarsettings.php:76 -#, fuzzy msgid "You can upload your personal avatar." -msgstr "您å¯ä»¥åœ¨è¿™é‡Œæ›´æ–°ä¸ªäººä¿¡æ¯ã€‚" +msgstr "您å¯ä»¥åœ¨è¿™é‡Œä¸Šä¼ 个人头åƒã€‚" #: actions/avatarsettings.php:117 actions/avatarsettings.php:191 #: actions/grouplogo.php:250 -#, fuzzy msgid "Avatar settings" -msgstr "Twitter 设置" +msgstr "头åƒè®¾ç½®" #: actions/avatarsettings.php:124 actions/avatarsettings.php:199 #: actions/grouplogo.php:198 actions/grouplogo.php:258 @@ -3421,9 +3419,8 @@ msgstr "没有这份通告。" #: actions/avatarsettings.php:349 actions/avatarsettings.php:383 #: actions/grouplogo.php:406 actions/grouplogo.php:440 #: classes/User_group.php:129 classes/User_group.php:161 -#, fuzzy msgid "Unknown file type" -msgstr "ä¸æ”¯æŒè¿™ç§ç±»åž‹çš„文件" +msgstr "未知文件类型" #: actions/block.php:69 actions/subedit.php:46 actions/unblock.php:70 #, fuzzy @@ -3481,9 +3478,8 @@ msgstr "使用组功能å‰å¿…须使能邮箱" # before login, the user don't even see any Chinese translation. Anyway. This may be good for the future. #: actions/editgroup.php:71 actions/grouplogo.php:71 actions/newgroup.php:70 -#, fuzzy msgid "You must be logged in to create a group." -msgstr "您必须登录æ‰èƒ½åˆ›å»ºç»„ %s" +msgstr "您必须登录æ‰èƒ½åˆ›å»ºå°ç»„。" #: actions/editgroup.php:87 actions/grouplogo.php:87 #: actions/groupmembers.php:76 actions/joingroup.php:81 diff --git a/locale/zh_TW/LC_MESSAGES/statusnet.mo b/locale/zh_TW/LC_MESSAGES/statusnet.mo Binary files differindex e13548831..9bdfbaf9f 100644 --- a/locale/zh_TW/LC_MESSAGES/statusnet.mo +++ b/locale/zh_TW/LC_MESSAGES/statusnet.mo diff --git a/locale/zh_TW/LC_MESSAGES/statusnet.po b/locale/zh_TW/LC_MESSAGES/statusnet.po index a94187518..4f1168601 100644 --- a/locale/zh_TW/LC_MESSAGES/statusnet.po +++ b/locale/zh_TW/LC_MESSAGES/statusnet.po @@ -4563,12 +4563,12 @@ msgstr "ç¾åœ¨%1$s在%2$sæˆç‚ºä½ 的粉絲囉" #: lib/mail.php:254 #, fuzzy, php-format msgid "Location: %s\n" -msgstr "地點" +msgstr "" #: lib/mail.php:256 #, fuzzy, php-format msgid "Homepage: %s\n" -msgstr "個人首é " +msgstr "" #: lib/mail.php:258 #, php-format diff --git a/plugins/FBConnect/README b/plugins/FBConnect/README deleted file mode 100644 index 77d57eff9..000000000 --- a/plugins/FBConnect/README +++ /dev/null @@ -1,76 +0,0 @@ -This plugin allows you to utilize Facebook Connect with StatusNet. -Supported Facebook Connect features: - -- Authenticate (register/login/logout -- works similar to OpenID) -- Associate an existing StatusNet account with a Facebook account -- Disconnect a Facebook account from a StatusNet account - -Future planned functionality: - -- Invite Facebook friends to use your StatusNet installation -- Auto-subscribe Facebook friends already using StatusNet -- Share StatusNet favorite notices to your Facebook stream - -To use the plugin you will need to configure a Facebook application -to point to your StatusNet installation (see the Installation section -below). - -Installation -============ - -If you don't already have the built-in Facebook application configured, -you'll need to log into Facebook and create/configure a new application. -Please follow the instructions in the section titled, "Setting Up Your -Application and Getting an API Key," on the following page of the -Facebook developer wiki: - - http://wiki.developers.facebook.com/index.php/Connect/Setting_Up_Your_Site - -If you already are using the build-in StatusNet Facebook application, -you can modify your existing application's configuration using the -Facebook Developer Application on Facebook. Use it to edit your -application settings, and under the 'Connect' tab, change the 'Connect -URL' to be the main URL for your StatusNet site. E.g.: - - http://SITE/PATH_TO_STATUSNET/ - -After you application is created and configured, you'll need to add its -API key and secret to your StatusNet config.php file: - - $config['facebook']['apikey'] = 'APIKEY'; - $config['facebook']['secret'] = 'SECRET'; - -Finally, to enable the plugin, add the following stanza to your -config.php: - - addPlugin('FBConnect'); - -To try out the plugin, fire up your browser and connect to: - - http://SITE/PATH_TO_STATUSNET/main/facebooklogin - -or, if you do not have fancy URLs turned on: - - http://SITE/PATH_TO_STATUSNET/index.php/main/facebooklogin - -You should see a page with a blue button that says: "Connect with -Facebook". - -Connect/Disconnect existing account -=================================== - -If the Facebook Connect plugin is enabled, there will be a new Facebook -Connect Settings tab under each user's Connect menu. Users can connect -and disconnect to their Facebook accounts from it. Note: Before a user -can disconnect from Facebook, she must set a normal StatusNet password. -Otherwise, she might not be able to login in to her account in the -future. This is usually only required for users who have used Facebook -Connect to register their StatusNet account, and therefore haven't -already set a local password. - -Helpful links -============= - -Facebook Connect Homepage: -http://developers.facebook.com/connect.php - diff --git a/plugins/FBConnect/FBCLoginGroupNav.php b/plugins/Facebook/FBCLoginGroupNav.php index 81b2520a4..81b2520a4 100644 --- a/plugins/FBConnect/FBCLoginGroupNav.php +++ b/plugins/Facebook/FBCLoginGroupNav.php diff --git a/plugins/FBConnect/FBCSettingsNav.php b/plugins/Facebook/FBCSettingsNav.php index ed02371e2..ed02371e2 100644 --- a/plugins/FBConnect/FBCSettingsNav.php +++ b/plugins/Facebook/FBCSettingsNav.php diff --git a/plugins/FBConnect/FBC_XDReceiver.php b/plugins/Facebook/FBC_XDReceiver.php index 2bc790d5a..2bc790d5a 100644 --- a/plugins/FBConnect/FBC_XDReceiver.php +++ b/plugins/Facebook/FBC_XDReceiver.php diff --git a/plugins/FBConnect/FBConnectPlugin.css b/plugins/Facebook/FBConnect.css index 49217bf13..49217bf13 100644 --- a/plugins/FBConnect/FBConnectPlugin.css +++ b/plugins/Facebook/FBConnect.css diff --git a/plugins/FBConnect/FBConnectAuth.php b/plugins/Facebook/FBConnectAuth.php index 647d5def8..b909a4977 100644 --- a/plugins/FBConnect/FBConnectAuth.php +++ b/plugins/Facebook/FBConnectAuth.php @@ -27,7 +27,7 @@ * @link http://status.net/ */ -require_once INSTALLDIR . '/plugins/FBConnect/FBConnectPlugin.php'; +require_once INSTALLDIR . '/plugins/Facebook/FacebookPlugin.php'; class FBConnectauthAction extends Action { diff --git a/plugins/FBConnect/FBConnectLogin.php b/plugins/Facebook/FBConnectLogin.php index 5696d8848..f146bef7d 100644 --- a/plugins/FBConnect/FBConnectLogin.php +++ b/plugins/Facebook/FBConnectLogin.php @@ -21,7 +21,8 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } -require_once INSTALLDIR . '/plugins/FBConnect/FBConnectPlugin.php'; + +require_once INSTALLDIR . '/plugins/Facebook/FacebookPlugin.php'; class FBConnectLoginAction extends Action { diff --git a/plugins/FBConnect/FBConnectSettings.php b/plugins/Facebook/FBConnectSettings.php index 911c56787..911c56787 100644 --- a/plugins/FBConnect/FBConnectSettings.php +++ b/plugins/Facebook/FBConnectSettings.php diff --git a/plugins/FBConnect/FBConnectPlugin.php b/plugins/Facebook/FacebookPlugin.php index ff74aade4..fc3adcfad 100644 --- a/plugins/FBConnect/FBConnectPlugin.php +++ b/plugins/Facebook/FacebookPlugin.php @@ -2,7 +2,7 @@ /** * StatusNet, the distributed open-source microblogging tool * - * Plugin to enable Facebook Connect + * Plugin to add a StatusNet Facebook application * * PHP version 5 * @@ -27,22 +27,16 @@ * @link http://status.net/ */ -if (!defined('STATUSNET') && !defined('LACONICA')) { +if (!defined('STATUSNET')) { exit(1); } define("FACEBOOK_CONNECT_SERVICE", 3); -require_once INSTALLDIR . '/lib/facebookutil.php'; -require_once INSTALLDIR . '/plugins/FBConnect/FBConnectAuth.php'; -require_once INSTALLDIR . '/plugins/FBConnect/FBConnectLogin.php'; -require_once INSTALLDIR . '/plugins/FBConnect/FBConnectSettings.php'; -require_once INSTALLDIR . '/plugins/FBConnect/FBCLoginGroupNav.php'; -require_once INSTALLDIR . '/plugins/FBConnect/FBCSettingsNav.php'; -require_once INSTALLDIR . '/plugins/FBConnect/FBC_XDReceiver.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebookutil.php'; /** - * Plugin to enable Facebook Connect + * Facebook plugin to add a StatusNet Facebook application * * @category Plugin * @package StatusNet @@ -51,22 +45,88 @@ require_once INSTALLDIR . '/plugins/FBConnect/FBC_XDReceiver.php'; * @link http://status.net/ */ -class FBConnectPlugin extends Plugin +class FacebookPlugin extends Plugin { - function __construct() + + /** + * Add Facebook app actions to the router table + * + * Hook for RouterInitialized event. + * + * @param Net_URL_Mapper &$m path-to-action mapper + * + * @return boolean hook return + */ + + function onRouterInitialized(&$m) { - parent::__construct(); - } - // Hook in new actions - function onRouterInitialized(&$m) { + // Facebook App stuff + + $m->connect('facebook/app', array('action' => 'facebookhome')); + $m->connect('facebook/app/index.php', array('action' => 'facebookhome')); + $m->connect('facebook/app/settings.php', + array('action' => 'facebooksettings')); + $m->connect('facebook/app/invite.php', array('action' => 'facebookinvite')); + $m->connect('facebook/app/remove', array('action' => 'facebookremove')); + + // Facebook Connect stuff + $m->connect('main/facebookconnect', array('action' => 'FBConnectAuth')); $m->connect('main/facebooklogin', array('action' => 'FBConnectLogin')); $m->connect('settings/facebook', array('action' => 'FBConnectSettings')); $m->connect('xd_receiver.html', array('action' => 'FBC_XDReceiver')); - } - // Add in xmlns:fb + return true; + } + + /** + * Automatically load the actions and libraries used by the Facebook app + * + * @param Class $cls the class + * + * @return boolean hook return + * + */ + + function onAutoload($cls) + { + switch ($cls) { + case 'FacebookAction': + case 'FacebookhomeAction': + case 'FacebookinviteAction': + case 'FacebookremoveAction': + case 'FacebooksettingsAction': + include_once INSTALLDIR . '/plugins/Facebook/' . + strtolower(mb_substr($cls, 0, -6)) . '.php'; + return false; + case 'FBConnectAuthAction': + case 'FBConnectLoginAction': + case 'FBConnectSettingsAction': + case 'FBC_XDReceiverAction': + include_once INSTALLDIR . '/plugins/Facebook/' . + mb_substr($cls, 0, -6) . '.php'; + return false; + case 'FBCLoginGroupNav': + include_once INSTALLDIR . '/plugins/Facebook/FBCLoginGroupNav.php'; + return false; + case 'FBCSettingsNav': + include_once INSTALLDIR . '/plugins/Facebook/FBCSettingsNav.php'; + return false; + default: + return true; + } + } + + /** + * Override normal HTML output to force the content type to + * text/html and add in xmlns:fb + * + * @param Action $action the current action + * + * @return void + */ + function onStartShowHTML($action) { @@ -78,6 +138,7 @@ class FBConnectPlugin extends Plugin // text/html even though Facebook Connect uses XHTML. This is // A bug in Facebook Connect, and this is a temporary solution // until they fix their JavaScript libs. + header('Content-Type: text/html'); $action->extraHeaders(); @@ -100,59 +161,108 @@ class FBConnectPlugin extends Plugin } } - // Note: this script needs to appear in the <body> + /** + * Add in the Facebook Connect JavaScript stuff + * + * Note: this script needs to appear in the <body> + * + * @param Action $action the current action + * + * @return void + * + */ - function onStartShowHeader($action) + function onEndShowScripts($action) { if ($this->reqFbScripts($action)) { - $apikey = common_config('facebook', 'apikey'); - $plugin_path = common_path('plugins/FBConnect'); + $apikey = common_config('facebook', 'apikey'); + $plugin_path = common_path('plugins/Facebook'); - $login_url = common_local_url('FBConnectAuth'); + $login_url = common_local_url('FBConnectAuth'); $logout_url = common_local_url('logout'); // XXX: Facebook says we don't need this FB_RequireFeatures(), // but we actually do, for IE and Safari. Gar. - $html = sprintf('<script type="text/javascript"> - $(document).ready(function () { - FB_RequireFeatures( - ["XFBML"], - function() { - FB.init("%s", "../xd_receiver.html"); - } - ); }); - - function goto_login() { - window.location = "%s"; - } - - function goto_logout() { - window.location = "%s"; - } - </script>', $apikey, - $login_url, $logout_url); - - $action->raw($html); + $js = '<script type="text/javascript">'; + $js .= ' $(document).ready(function () {'; + $js .= ' FB_RequireFeatures('; + $js .= ' ["XFBML"], function() {'; + $js .= ' FB.init("%1$s", "../xd_receiver.html");'; + $js .= ' }'; + $js .= ' );'; + $js .= ' });'; + + $js .= ' function goto_login() {'; + $js .= ' window.location = "%2$s";'; + $js .= ' }'; + + // The below function alters the logout link so that it logs the user out + // of Facebook Connect as well as the site. However, for some pages + // (FB Connect Settings) we need to output the FB Connect scripts (to + // show an existing FB connection even if the user isn't authenticated + // with Facebook connect) but NOT alter the logout link. And the only + // way to reliably do that is with the FB Connect .js libs. Crazy. + + $js .= ' FB.ensureInit(function() {'; + $js .= ' FB.Connect.ifUserConnected('; + $js .= ' function() { '; + $js .= ' $(\'#nav_logout a\').attr(\'href\', \'#\');'; + $js .= ' $(\'#nav_logout a\').click(function() {'; + $js .= ' FB.Connect.logoutAndRedirect(\'%3$s\');'; + $js .= ' return false;'; + $js .= ' })'; + $js .= ' },'; + $js .= ' function() {'; + $js .= ' return false;'; + $js .= ' }'; + $js .= ' );'; + $js .= ' });'; + $js .= '</script>'; + + $js = sprintf($js, $apikey, $login_url, $logout_url); + + // Compress the bugger down a bit + + $js = str_replace(' ', '', $js); + + $action->raw(" $js"); // leading two spaces to make it line up } } - // Note: this script needs to appear as close as possible to </body> + /** + * Add in an additional Facebook Connect script that's supposed to + * appear as close as possible to </body> + * + * @param Action $action the current action + * + * @return void + * + */ function onEndShowFooter($action) { if ($this->reqFbScripts($action)) { - $action->script('http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php'); + $action->script('http://static.ak.connect.facebook.com' . + '/js/api_lib/v0.4/FeatureLoader.js.php'); } } + /** + * Output Facebook Connect specific CSS link + * + * @param Action $action the current action + * + * @return void + * + */ + function onEndShowStatusNetStyles($action) { - if ($this->reqFbScripts($action)) { - $action->cssLink('plugins/FBConnect/FBConnectPlugin.css'); + $action->cssLink('plugins/Facebook/FBConnect.css'); } } @@ -161,12 +271,13 @@ class FBConnectPlugin extends Plugin * want to output FB namespace, scripts, CSS, etc. on the pages that * really need them. * - * @param Action the action in question + * @param Action $action the current action * * @return boolean true */ - function reqFbScripts($action) { + function reqFbScripts($action) + { // If you're logged in w/FB Connect, you always need the FB stuff @@ -228,10 +339,19 @@ class FBConnectPlugin extends Plugin return null; } + /** + * Add in a Facebook Connect avatar to the primary nav menu + * + * @param Action $action the current action + * + * @return void + * + */ + function onStartPrimaryNav($action) { - $user = common_current_user(); + $connect = 'FBConnectSettings'; if (common_config('xmpp', 'enabled')) { $connect = 'imsettings'; @@ -262,78 +382,31 @@ class FBConnectPlugin extends Plugin 'alt' => 'Facebook Connect User', 'width' => '16'), ''); - $iconurl = common_path('plugins/FBConnect/fbfavicon.ico'); + $iconurl = common_path('plugins/Facebook/fbfavicon.ico'); $action->element('img', array('id' => 'fb_favicon', 'src' => $iconurl)); $action->elementEnd('li'); } + } - $action->menuItem(common_local_url('all', array('nickname' => $user->nickname)), - _('Home'), _('Personal profile and friends timeline'), false, 'nav_home'); - $action->menuItem(common_local_url('profilesettings'), - _('Account'), _('Change your email, avatar, password, profile'), false, 'nav_account'); - $action->menuItem(common_local_url($connect), - _('Connect'), _('Connect to services'), false, 'nav_connect'); - if (common_config('invite', 'enabled')) { - $action->menuItem(common_local_url('invite'), - _('Invite'), - sprintf(_('Invite friends and colleagues to join you on %s'), - common_config('site', 'name')), - false, 'nav_invitecontact'); - } - - // Need to override the Logout link to make it do FB stuff - if (!empty($fbuid)) { - - $logout_url = common_local_url('logout'); - $title = _('Logout from the site'); - $text = _('Logout'); - - $html = sprintf('<li id="nav_logout"><a href="#" title="%s" ' . - 'onclick="FB.Connect.logoutAndRedirect(\'%s\');">%s</a></li>', - $title, $logout_url, $text); - - $action->raw($html); - - } else { - $action->menuItem(common_local_url('logout'), - _('Logout'), _('Logout from the site'), false, 'nav_logout'); - } - } - else { - if (!common_config('site', 'openidonly')) { - if (!common_config('site', 'closed')) { - $action->menuItem(common_local_url('register'), - _('Register'), _('Create an account'), false, 'nav_register'); - } - $action->menuItem(common_local_url('login'), - _('Login'), _('Login to the site'), false, 'nav_login'); - } else { - $this->menuItem(common_local_url('openidlogin'), - _('OpenID'), _('Login with OpenID'), false, 'nav_openid'); - } - } - - $action->menuItem(common_local_url('doc', array('title' => 'help')), - _('Help'), _('Help me!'), false, 'nav_help'); - if ($user || !common_config('site', 'private')) { - $action->menuItem(common_local_url('peoplesearch'), - _('Search'), _('Search for people or text'), false, 'nav_search'); - } - - // We are replacing the primary nav entirely; give other - // plugins a chance to handle it here. - - Event::handle('EndPrimaryNav', array($action)); - - return false; + return true; } + /** + * Alter the local nav menu to have a Facebook Connect login and + * settings pages + * + * @param Action $action the current action + * + * @return void + * + */ + function onStartShowLocalNavBlock($action) { - $action_name = get_class($action); + $action_name = get_class($action); $login_actions = array('LoginAction', 'RegisterAction', 'OpenidloginAction', 'FBConnectLoginAction'); @@ -356,8 +429,16 @@ class FBConnectPlugin extends Plugin return true; } + /** + * Have the logout process do some Facebook Connect cookie cleanup + * + * @param Action $action the current action + * + * @return void + */ + function onStartLogout($action) -{ + { $action->logout(); $fbuid = $this->loggedIn(); @@ -375,9 +456,16 @@ class FBConnectPlugin extends Plugin return true; } + /** + * Get the URL of the user's Facebook avatar + * + * @param int $fbuid the Facebook user ID + * + * @return string $url the url for the user's Facebook avatar + */ + function getProfilePicURL($fbuid) { - $facebook = getFacebook(); $url = null; @@ -396,8 +484,70 @@ class FBConnectPlugin extends Plugin "Facebook client failure requesting profile pic!"); } - return $url; + return $url; + } + + /** + * Add a Facebook queue item for each notice + * + * @param Notice $notice the notice + * @param array &$transports the list of transports (queues) + * + * @return boolean hook return + */ + function onStartEnqueueNotice($notice, &$transports) + { + array_push($transports, 'facebook'); + return true; + } + + /** + * broadcast the message when not using queuehandler + * + * @param Notice &$notice the notice + * @param array $queue destination queue + * + * @return boolean hook return + */ + + function onUnqueueHandleNotice(&$notice, $queue) + { + if (($queue == 'facebook') && ($this->_isLocal($notice))) { + facebookBroadcastNotice($notice); + return false; + } + return true; + } + + /** + * Determine whether the notice was locally created + * + * @param Notice $notice the notice + * + * @return boolean locality + */ + + function _isLocal($notice) + { + return ($notice->is_local == Notice::LOCAL_PUBLIC || + $notice->is_local == Notice::LOCAL_NONPUBLIC); + } + + /** + * Add Facebook queuehandler to the list of daemons to start + * + * @param array $daemons the list fo daemons to run + * + * @return boolean hook return + * + */ + + function onGetValidDaemons($daemons) + { + array_push($daemons, INSTALLDIR . + '/plugins/Facebook/facebookqueuehandler.php'); + return true; } } diff --git a/plugins/Facebook/README b/plugins/Facebook/README new file mode 100644 index 000000000..bf2f4a180 --- /dev/null +++ b/plugins/Facebook/README @@ -0,0 +1,129 @@ +This plugin allows you to use Facebook Connect with StatusNet, provides a +Facebook application for your users, and allows them to update their +Facebook statuses from StatusNet. + +Facebook Connect +---------------- + +Facebook connect allows users to register and login using nothing but their +Facebook credentials. With Facebook Connect, your users can: + +- Authenticate (register/login/logout -- works similar to OpenID) +- Associate an existing StatusNet account with a Facebook account +- Disconnect a Facebook account from a StatusNet account + +Built-in Facebook Application +----------------------------- + +The plugin also installs a StatusNet Facebook application that allows your +users to automatically update their Facebook statuses with their latest +notices, invite their friends to use the app (and thus your site), view +their notice timelines, and post notices -- all from within Facebook. The +application is built into the StatusNet Facebook plugin and runs on your +host. + +Quick setup instructions* +------------------------- + +Install the Facebook Developer application on Facebook: + + http://www.facebook.com/developers/ + +Use it to create a new application and generate an API key and secret. Add a +Facebook app section of your config.php and copy in the key and secret, +e.g.: + + // Config section for the built-in Facebook application + $config['facebook']['apikey'] = 'APIKEY'; + $config['facebook']['secret'] = 'SECRET'; + +In Facebook's application editor, specify the following URLs for your app: + +- Canvas Callback URL : http://example.net/mublog/facebook/app/ +- Post-Remove Callback URL: http://example.net/mublog/facebook/app/remove +- Post-Add Redirect URL : http://apps.facebook.com/yourapp/ +- Canvas Page URL : http://apps.facebook.com/yourapp/ +- Connect URL : http://example.net/mublog/ + + *** ATTENTION *** + These URLs have changed slightly since StatusNet version 0.8.1, + so if you have been using the Facebook app previously, you will + need to update your configuration! + +Replace "example.net" with your host's URL, "mublog" with the path to your +StatusNet installation, and 'yourapp' with the name of the Facebook +application you created. (If you don't have "Fancy URLs" on, you'll need to +change http://example.net/mublog/ to http://example.net/mublog/index.php/). + +Additionally, Choose "Web" for Application type in the Advanced tab. In the +"Canvas setting" section, choose the "FBML" for Render Method, "Smart Size" +for IFrame size, and "Full width (760px)" for Canvas Width. Everything else +can be left with default values. + +* NOTE: For more under-the-hood detailed instructions about setting up a + Facebook application and getting an API key, check out the + following pages on the Facebook wiki: + + http://wiki.developers.facebook.com/index.php/Connect/Setting_Up_Your_Site + http://wiki.developers.facebook.com/index.php/Creating_your_first_application + +Finally you must activate the plugin by adding the following line to your +config.php: + + addPlugin('Facebook'); + +Testing It Out +-------------- + +If the Facebook plugin is enabled and working, there will be a new Facebook +Connect Settings tab under each user's Connect menu. Users can connect and +disconnect* to their Facebook accounts from it. + +To try out the plugin, fire up your browser and connect to: + + http://SITE/PATH_TO_STATUSNET/main/facebooklogin + +or, if you do not have fancy URLs turned on: + + http://SITE/PATH_TO_STATUSNET/index.php/main/facebooklogin + +You should see a page with a blue button that says: "Connect with Facebook" +and you should be able to login or register. + +From within Facebook, you should also be able to get to the Facebook +application, and run it by hitting the link you specified above when +configuring it: + + http://apps.facebook.com/yourapp/ + +That link should be present you with a login screen. After logging in to +the app, you are given the option to update their Facebook status via +StatusNet. + +* Note: Before a user can disconnect from Facebook, she must set a normal + StatusNet password. Otherwise, she might not be able to login in to her + account in the future. This is usually only required for users who have + used Facebook Connect to register their StatusNet account, and therefore + haven't already set a local password. + +Offline Queue Handling +---------------------- + +For larger sites needing better performance it's possible to enable queuing +and have users' notices posted to Facebook via a separate "offline" +FacebookQueueHandler (facebookqueuhandler.php in the Facebook plugin +directory), which will be started by the plugin along with their other +daemons when you run scripts/startdaemons.sh. See the StatusNet README for +more about queuing and daemons. + +TODO +---- + +- Invite Facebook friends to use your StatusNet installation via Facebook + Connect +- Auto-subscribe Facebook friends already using StatusNet +- Share StatusNet favorite notices to your Facebook stream +- Allow users to update their Facebook statuses once they have authenticated + with Facebook Connect (no need for them to use the Facebook app if they + don't want to). +- Re-design the whole thing to support multiple instances of StatusNet diff --git a/extlib/facebook/facebook.php b/plugins/Facebook/facebook/facebook.php index 016e8e8e0..016e8e8e0 100644 --- a/extlib/facebook/facebook.php +++ b/plugins/Facebook/facebook/facebook.php diff --git a/extlib/facebook/facebook_desktop.php b/plugins/Facebook/facebook/facebook_desktop.php index e79a2ca34..e79a2ca34 100644 --- a/extlib/facebook/facebook_desktop.php +++ b/plugins/Facebook/facebook/facebook_desktop.php diff --git a/extlib/facebook/facebookapi_php5_restlib.php b/plugins/Facebook/facebook/facebookapi_php5_restlib.php index 55cb7fb86..55cb7fb86 100755 --- a/extlib/facebook/facebookapi_php5_restlib.php +++ b/plugins/Facebook/facebook/facebookapi_php5_restlib.php diff --git a/extlib/facebook/jsonwrapper/JSON/JSON.php b/plugins/Facebook/facebook/jsonwrapper/JSON/JSON.php index 0cddbddb4..0cddbddb4 100644 --- a/extlib/facebook/jsonwrapper/JSON/JSON.php +++ b/plugins/Facebook/facebook/jsonwrapper/JSON/JSON.php diff --git a/extlib/facebook/jsonwrapper/JSON/LICENSE b/plugins/Facebook/facebook/jsonwrapper/JSON/LICENSE index 4ae6bef55..4ae6bef55 100644 --- a/extlib/facebook/jsonwrapper/JSON/LICENSE +++ b/plugins/Facebook/facebook/jsonwrapper/JSON/LICENSE diff --git a/extlib/facebook/jsonwrapper/jsonwrapper.php b/plugins/Facebook/facebook/jsonwrapper/jsonwrapper.php index 29509deba..29509deba 100644 --- a/extlib/facebook/jsonwrapper/jsonwrapper.php +++ b/plugins/Facebook/facebook/jsonwrapper/jsonwrapper.php diff --git a/extlib/facebook/jsonwrapper/jsonwrapper_inner.php b/plugins/Facebook/facebook/jsonwrapper/jsonwrapper_inner.php index 36a3f2863..36a3f2863 100644 --- a/extlib/facebook/jsonwrapper/jsonwrapper_inner.php +++ b/plugins/Facebook/facebook/jsonwrapper/jsonwrapper_inner.php diff --git a/lib/facebookaction.php b/plugins/Facebook/facebookaction.php index 3f3a8d3b0..f5ad3d06b 100644 --- a/lib/facebookaction.php +++ b/plugins/Facebook/facebookaction.php @@ -2,7 +2,7 @@ /** * StatusNet, the distributed open-source microblogging tool * - * Low-level generator for HTML + * Base Facebook Action * * PHP version 5 * @@ -22,18 +22,17 @@ * @category Faceboook * @package StatusNet * @author Zach Copley <zach@status.net> - * @copyright 2008 StatusNet, Inc. + * @copyright 2008-2009 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://status.net/ */ -if (!defined('STATUSNET') && !defined('LACONICA')) -{ +if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } -require_once INSTALLDIR.'/lib/facebookutil.php'; -require_once INSTALLDIR.'/lib/noticeform.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebookutil.php'; +require_once INSTALLDIR . '/lib/noticeform.php'; class FacebookAction extends Action { @@ -45,17 +44,6 @@ class FacebookAction extends Action var $app_uri = null; var $app_name = null; - /** - * Constructor - * - * Just wraps the HTMLOutputter constructor. - * - * @param string $output URI to output to, default = stdout - * @param boolean $indent Whether to indent output, default true - * - * @see XMLOutputter::__construct - * @see HTMLOutputter::__construct - */ function __construct($output='php://output', $indent=true, $facebook=null, $flink=null) { parent::__construct($output, $indent); @@ -107,10 +95,8 @@ class FacebookAction extends Action /** * Start an Facebook ready HTML document * - * For Facebook we don't want to actually output any headers, - * DTD info, etc. Just Stylesheet and JavaScript links. - * - * If $type isn't specified, will attempt to do content negotiation. + * For Facebook we don't want to actually output any headers, + * DTD info, etc. Just Stylesheet and JavaScript links. * * @param string $type MIME type to use; default is to do negotation. * @@ -139,8 +125,6 @@ class FacebookAction extends Action /** * Show notice form. * - * MAY overload if no notice form needed... or direct message box???? - * * @return nothing */ function showNoticeForm() @@ -157,10 +141,6 @@ class FacebookAction extends Action $this->elementEnd('div'); } - function showAside() - { - } - function showHead($error, $success) { @@ -214,8 +194,6 @@ class FacebookAction extends Action /** * Show header of the page. * - * Calls template methods - * * @return nothing */ function showHeader() @@ -257,7 +235,7 @@ class FacebookAction extends Action $this->element('a', array('href' => common_local_url('register')), _('Register')); $this->text($loginmsg_part2); - $this->elementEnd('p'); + $this->elementEnd('p'); $this->elementEnd('dd'); $this->elementEnd('dl'); @@ -295,7 +273,7 @@ class FacebookAction extends Action $this->elementEnd('ul'); $this->submit('submit', _('Login')); - $this->elementEnd('fieldset'); + $this->elementEnd('fieldset'); $this->elementEnd('form'); $this->elementStart('p'); @@ -313,8 +291,8 @@ class FacebookAction extends Action // Need to include inline CSS for styling the Profile box - $app_props = $this->facebook->api_client->Admin_getAppProperties(array('icon_url')); - $icon_url = $app_props['icon_url']; + $app_props = $this->facebook->api_client->Admin_getAppProperties(array('icon_url')); + $icon_url = $app_props['icon_url']; $style = '<style> .entry-title *, diff --git a/actions/facebookhome.php b/plugins/Facebook/facebookhome.php index 70f205205..91c0cc6b8 100644 --- a/actions/facebookhome.php +++ b/plugins/Facebook/facebookhome.php @@ -17,9 +17,11 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { + exit(1); +} -require_once INSTALLDIR.'/lib/facebookaction.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php'; class FacebookhomeAction extends FacebookAction { diff --git a/actions/facebookinvite.php b/plugins/Facebook/facebookinvite.php index 6dfc9d688..ecda1717c 100644 --- a/actions/facebookinvite.php +++ b/plugins/Facebook/facebookinvite.php @@ -21,7 +21,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } -require_once(INSTALLDIR.'/lib/facebookaction.php'); +require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php'; class FacebookinviteAction extends FacebookAction { diff --git a/actions/facebooklogin.php b/plugins/Facebook/facebooklogin.php index 8ac2477ab..f77aecca3 100644 --- a/actions/facebooklogin.php +++ b/plugins/Facebook/facebooklogin.php @@ -17,9 +17,11 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { + exit(1); +} -require_once(INSTALLDIR.'/lib/facebookaction.php'); +require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php'; class FacebookinviteAction extends FacebookAction { @@ -27,25 +29,24 @@ class FacebookinviteAction extends FacebookAction function handle($args) { parent::handle($args); - + $this->error = $error; - + if ($this->flink) { if (!$this->facebook->api_client->users_hasAppPermission('publish_stream') && $this->facebook->api_client->data_getUserPreference( FACEBOOK_PROMPTED_UPDATE_PREF) == 'true') { - + echo '<h1>REDIRECT TO HOME</h1>'; } - } else { + } else { $this->showPage(); } } - function showContent() { - + // If the user has opted not to initially allow the app to have // Facebook status update permission, store that preference. Only // promt the user the first time she uses the app @@ -68,34 +69,31 @@ class FacebookinviteAction extends FacebookAction return; } } - + } else { $this->showLoginForm(); } - + } function showSuccessContent() { - - } function showFormContent() { - } - - function title() + + function title() { return sprintf(_('Login')); } - - function redirectHome() + + function redirectHome() { - + } } diff --git a/scripts/facebookqueuehandler.php b/plugins/Facebook/facebookqueuehandler.php index e13ac4e85..e4ae7d4ee 100755 --- a/scripts/facebookqueuehandler.php +++ b/plugins/Facebook/facebookqueuehandler.php @@ -18,7 +18,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); +define('INSTALLDIR', realpath(dirname(__FILE__) . '/../..')); $shortoptions = 'i::'; $longoptions = array('id::'); @@ -30,9 +30,8 @@ Daemon script for pushing new notices to Facebook. END_OF_FACEBOOK_HELP; -require_once INSTALLDIR.'/scripts/commandline.inc'; - -require_once INSTALLDIR . '/lib/facebookutil.php'; +require_once INSTALLDIR . '/scripts/commandline.inc'; +require_once INSTALLDIR . '/plugins/Facebook/facebookutil.php'; require_once INSTALLDIR . '/lib/queuehandler.php'; class FacebookQueueHandler extends QueueHandler diff --git a/actions/facebookremove.php b/plugins/Facebook/facebookremove.php index ae231c0fb..8531a8e6e 100644 --- a/actions/facebookremove.php +++ b/plugins/Facebook/facebookremove.php @@ -17,9 +17,11 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { + exit(1); +} -require_once INSTALLDIR.'/lib/facebookaction.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php'; class FacebookremoveAction extends FacebookAction { diff --git a/actions/facebooksettings.php b/plugins/Facebook/facebooksettings.php index 84bdde910..2f182e368 100644 --- a/actions/facebooksettings.php +++ b/plugins/Facebook/facebooksettings.php @@ -17,9 +17,11 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); } +if (!defined('STATUSNET') && !defined('LACONICA')) { + exit(1); +} -require_once INSTALLDIR.'/lib/facebookaction.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php'; class FacebooksettingsAction extends FacebookAction { @@ -58,8 +60,15 @@ class FacebooksettingsAction extends FacebookAction $this->flink->set_flags($noticesync, $replysync, false, false); $result = $this->flink->update($original); + if ($prefix == '' || $prefix == '0') { + // Facebook bug: saving empty strings to prefs now fails + // http://bugs.developers.facebook.com/show_bug.cgi?id=7110 + $trimmed = $prefix . ' '; + } else { + $trimmed = substr($prefix, 0, 128); + } $this->facebook->api_client->data_setUserPreference(FACEBOOK_NOTICE_PREFIX, - substr($prefix, 0, 128)); + $trimmed); if ($result === false) { $this->showForm(_('There was a problem saving your sync preferences!')); @@ -84,16 +93,16 @@ class FacebooksettingsAction extends FacebookAction 'id' => 'facebook_settings')); $this->elementStart('ul', 'form_data'); - + $this->elementStart('li'); - + $this->checkbox('noticesync', _('Automatically update my Facebook status with my notices.'), ($this->flink) ? ($this->flink->noticesync & FOREIGN_NOTICE_SEND) : true); $this->elementEnd('li'); - + $this->elementStart('li'); - + $this->checkbox('replysync', _('Send "@" replies to Facebook.'), ($this->flink) ? ($this->flink->noticesync & FOREIGN_NOTICE_SEND_REPLY) : true); @@ -101,22 +110,22 @@ class FacebooksettingsAction extends FacebookAction $this->elementStart('li'); - $prefix = $this->facebook->api_client->data_getUserPreference(FACEBOOK_NOTICE_PREFIX); + $prefix = trim($this->facebook->api_client->data_getUserPreference(FACEBOOK_NOTICE_PREFIX)); $this->input('prefix', _('Prefix'), ($prefix) ? $prefix : null, _('A string to prefix notices with.')); $this->elementEnd('li'); - + $this->elementStart('li'); - + $this->submit('save', _('Save')); $this->elementEnd('li'); $this->elementEnd('ul'); - + $this->elementEnd('form'); } else { @@ -141,8 +150,8 @@ class FacebooksettingsAction extends FacebookAction } } - - function title() + + function title() { return _('Sync preferences'); } diff --git a/lib/facebookutil.php b/plugins/Facebook/facebookutil.php index f5121609d..6f50c173a 100644 --- a/lib/facebookutil.php +++ b/plugins/Facebook/facebookutil.php @@ -17,9 +17,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -require_once INSTALLDIR.'/extlib/facebook/facebook.php'; -require_once INSTALLDIR.'/lib/facebookaction.php'; -require_once INSTALLDIR.'/lib/noticelist.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebook/facebook.php'; +require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php'; +require_once INSTALLDIR . '/lib/noticelist.php'; define("FACEBOOK_SERVICE", 2); // Facebook is foreign_service ID 2 define("FACEBOOK_NOTICE_PREFIX", 1); @@ -99,8 +99,8 @@ function facebookBroadcastNotice($notice) // XXX: Does this call count against our per user FB request limit? // If so we should consider storing verb elsewhere or not storing - $prefix = $facebook->api_client->data_getUserPreference(FACEBOOK_NOTICE_PREFIX, - $fbuid); + $prefix = trim($facebook->api_client->data_getUserPreference(FACEBOOK_NOTICE_PREFIX, + $fbuid)); $status = "$prefix $notice->content"; @@ -258,3 +258,38 @@ function remove_facebook_app($flink) } } + +/** + * Send a mail message to notify a user that her Facebook Application + * access has been removed. + * + * @param User $user user whose Facebook app link has been removed + * + * @return boolean success flag + */ + +function mail_facebook_app_removed($user) +{ + common_init_locale($user->language); + + $profile = $user->getProfile(); + + $site_name = common_config('site', 'name'); + + $subject = sprintf( + _('Your %1$s Facebook application access has been disabled.', + $site_name)); + + $body = sprintf(_("Hi, %1\$s. We're sorry to inform you that we are " . + 'unable to update your Facebook status from %2$s, and have disabled ' . + 'the Facebook application for your account. This may be because ' . + 'you have removed the Facebook application\'s authorization, or ' . + 'have deleted your Facebook account. You can re-enable the ' . + 'Facebook application and automatic status updating by ' . + "re-installing the %2\$s Facebook application.\n\nRegards,\n\n%2\$s"), + $user->nickname, $site_name); + + common_init_locale(); + return mail_to_user($user, $subject, $body); + +} diff --git a/plugins/FBConnect/fbfavicon.ico b/plugins/Facebook/fbfavicon.ico Binary files differindex c57c0342f..c57c0342f 100644 --- a/plugins/FBConnect/fbfavicon.ico +++ b/plugins/Facebook/fbfavicon.ico diff --git a/plugins/OpenID/finishopenidlogin.php b/plugins/OpenID/finishopenidlogin.php index 50a9c15c8..ff0b451d3 100644 --- a/plugins/OpenID/finishopenidlogin.php +++ b/plugins/OpenID/finishopenidlogin.php @@ -265,7 +265,7 @@ class FinishopenidloginAction extends Action $fullname = ''; } - if (!empty($sreg['email']) && Validate::email($sreg['email'], true)) { + if (!empty($sreg['email']) && Validate::email($sreg['email'], common_config('email', 'check_domain'))) { $email = $sreg['email']; } else { $email = ''; diff --git a/plugins/OpenID/openid.php b/plugins/OpenID/openid.php index 0944117c0..b76497c28 100644 --- a/plugins/OpenID/openid.php +++ b/plugins/OpenID/openid.php @@ -241,7 +241,7 @@ function oid_update_user(&$user, &$sreg) $orig_user = clone($user); - if ($sreg['email'] && Validate::email($sreg['email'], true)) { + if ($sreg['email'] && Validate::email($sreg['email'], common_config('email', 'check_domain'))) { $user->email = $sreg['email']; } diff --git a/plugins/Realtime/realtimeupdate.js b/plugins/Realtime/realtimeupdate.js index a75f17d8c..9371326fe 100644 --- a/plugins/Realtime/realtimeupdate.js +++ b/plugins/Realtime/realtimeupdate.js @@ -7,6 +7,7 @@ RealtimeUpdate = { _replyurl: '', _favorurl: '', _deleteurl: '', + _updatecounter: 0, init: function(userid, replyurl, favorurl, deleteurl) { @@ -15,6 +16,8 @@ RealtimeUpdate = { RealtimeUpdate._favorurl = favorurl; RealtimeUpdate._deleteurl = deleteurl; + DT = document.title; + $(window).blur(function() { $('#notices_primary .notice').css({ 'border-top-color':$('#notices_primary .notice:last').css('border-top-color'), @@ -25,7 +28,10 @@ RealtimeUpdate = { 'border-top-color':'#AAAAAA', 'border-top-style':'solid' }); - + + RealtimeUpdate._updatecounter = 0; + document.title = DT; + return false; }); }, @@ -39,12 +45,15 @@ RealtimeUpdate = { if ($("#notice-"+id).length > 0) { return; } - + var noticeItem = RealtimeUpdate.makeNoticeItem(data); $("#notices_primary .notices").prepend(noticeItem); $("#notices_primary .notice:first").css({display:"none"}); $("#notices_primary .notice:first").fadeIn(1000); NoticeReply(); + + RealtimeUpdate._updatecounter += 1; + document.title = '('+RealtimeUpdate._updatecounter+') ' + DT; }, 500); }, diff --git a/plugins/TwitterBridge/README b/plugins/TwitterBridge/README new file mode 100644 index 000000000..09352188e --- /dev/null +++ b/plugins/TwitterBridge/README @@ -0,0 +1,86 @@ +This Twitter "bridge" plugin allows you to integrate your StatusNet +instance with Twitter. Installing it will allow your users to: + + - automatically post notices to thier Twitter accounts + - automatically subscribe to other Twitter users who are also using + your StatusNet install, if possible (requires running a daemon) + - import their Twitter friends' tweets (requires running a daemon) + +Installation +------------ + +To enable the plugin, add the following to your config.php: + + require_once(INSTALLDIR . '/plugins/TwitterBridge/TwitterBridgePlugin.php'); + $tb = new TwitterBridgePlugin(); + +OAuth is used to to access protected resources on Twitter (as opposed to +HTTP Basic Auth)*. To use Twitter bridging you will need to register +your instance of StatusNet as an application on Twitter +(http://twitter.com/apps), and update the following variables in your +config.php with the consumer key and secret Twitter generates for you: + + $config['twitter']['consumer_key'] = 'YOURKEY'; + $config['twitter']['consumer_secret'] = 'YOURSECRET'; + +When registering your application with Twitter set the type to "Browser" +and your Callback URL to: + + http://example.org/mublog/twitter/authorization + +The default access type should be, "Read & Write". + +* Note: The plugin will still push notices to Twitter for users who + have previously setup the Twitter bridge using their Twitter name and + password under an older versions of StatusNet, but all new Twitter + bridge connections will use OAuth. + +Deamons +------- + +For friend syncing and importing notices running two additional daemon +scripts is necessary (synctwitterfriends.php and +twitterstatusfetcher.php). + +In the daemons subidrectory of the plugin are three scripts: + +* Twitter Friends Syncing (daemons/synctwitterfriends.php) + +Users may set a flag in their settings ("Subscribe to my Twitter friends +here" under the Twitter tab) to have StatusNet attempt to locate and +subscribe to "friends" (people they "follow") on Twitter who also have +accounts on your StatusNet system, and who have previously set up a link +for automatically posting notices to Twitter. + +The plugin will try to start this daemon when you run +scripts/startdaemons.sh. + +* Importing statuses from Twitter (daemons/twitterstatusfetcher.php) + +To allow your users to import their friends' Twitter statuses, you will +need to enable the bidirectional Twitter bridge in your config.php: + + $config['twitterimport']['enabled'] = true; + +The plugin will then start the TwitterStatusFetcher daemon along with the +other daemons when you run scripts/startdaemons.sh. + +Additionally, you will want to set the integration source variable, +which will keep notices posted to Twitter via StatusNet from looping +back. The integration source should be set to the name of your +application, exactly as you specified it on the settings page for your +StatusNet application on Twitter, e.g.: + + $config['integration']['source'] = 'YourApp'; + +* TwitterQueueHandler (daemons/twitterqueuehandler.php) + +This script sends queued notices to Twitter for user who have opted to +set up Twitter bridging. + +It's not strictly necessary to run this queue handler, and sites that +haven't enabled queuing are still able to push notices to Twitter, but +for larger sites and sites that wish to improve performance, this +script allows notices to be sent "offline" via a separate process. + +The plugin will start this script when you run scripts/startdaemons.sh. diff --git a/plugins/TwitterBridge/TwitterBridgePlugin.php b/plugins/TwitterBridge/TwitterBridgePlugin.php index 69bec0651..e69567fc7 100644 --- a/plugins/TwitterBridge/TwitterBridgePlugin.php +++ b/plugins/TwitterBridge/TwitterBridgePlugin.php @@ -1,6 +1,6 @@ <?php /** - * Laconica, the distributed open-source microblogging tool + * StatusNet, the distributed open-source microblogging tool * * PHP version 5 * @@ -18,25 +18,27 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * * @category Plugin - * @package Laconica - * @author Zach Copley <zach@controlyourself.ca> + * @package StatusNet + * @author Zach Copley <zach@status.net> * @copyright 2009 Control Yourself, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://laconi.ca/ */ -if (!defined('LACONICA')) { +if (!defined('STATUSNET')) { exit(1); } +require_once INSTALLDIR . '/plugins/TwitterBridge/twitter.php'; + /** * Plugin for sending and importing Twitter statuses * * This class allows users to link their Twitter accounts * * @category Plugin - * @package Laconica - * @author Zach Copley <zach@controlyourself.ca> + * @package StatusNet + * @author Zach Copley <zach@status.net> * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 * @link http://laconi.ca/ * @link http://twitter.com/ @@ -58,17 +60,27 @@ class TwitterBridgePlugin extends Plugin * * Hook for RouterInitialized event. * + * @param Net_URL_Mapper &$m path-to-action mapper + * * @return boolean hook return */ function onRouterInitialized(&$m) { - $m->connect('twitter/authorization', array('action' => 'twitterauthorization')); + $m->connect('twitter/authorization', + array('action' => 'twitterauthorization')); $m->connect('settings/twitter', array('action' => 'twittersettings')); return true; } + /** + * Add the Twitter Settings page to the Connect Settings menu + * + * @param Action &$action The calling page + * + * @return boolean hook return + */ function onEndConnectSettingsNav(&$action) { $action_name = $action->trimmed('action'); @@ -81,38 +93,95 @@ class TwitterBridgePlugin extends Plugin return true; } + /** + * Automatically load the actions and libraries used by the Twitter bridge + * + * @param Class $cls the class + * + * @return boolean hook return + * + */ function onAutoload($cls) { - switch ($cls) - { - case 'TwittersettingsAction': - case 'TwitterauthorizationAction': - require_once(INSTALLDIR.'/plugins/TwitterBridge/' . strtolower(mb_substr($cls, 0, -6)) . '.php'); + switch ($cls) { + case 'TwittersettingsAction': + case 'TwitterauthorizationAction': + include_once INSTALLDIR . '/plugins/TwitterBridge/' . + strtolower(mb_substr($cls, 0, -6)) . '.php'; return false; - case 'TwitterOAuthClient': - require_once(INSTALLDIR.'/plugins/TwitterBridge/twitteroauthclient.php'); + case 'TwitterOAuthClient': + include_once INSTALLDIR . '/plugins/TwitterBridge/twitteroauthclient.php'; return false; - default: + default: return true; } } - function onStartEnqueueNotice($notice, $transports) + /** + * Add a Twitter queue item for each notice + * + * @param Notice $notice the notice + * @param array &$transports the list of transports (queues) + * + * @return boolean hook return + */ + function onStartEnqueueNotice($notice, &$transports) { array_push($transports, 'twitter'); return true; } - function onGetValidDaemons($daemons) + /** + * broadcast the message when not using queuehandler + * + * @param Notice &$notice the notice + * @param array $queue destination queue + * + * @return boolean hook return + */ + function onUnqueueHandleNotice(&$notice, $queue) + { + if (($queue == 'twitter') && ($this->_isLocal($notice))) { + broadcast_twitter($notice); + return false; + } + return true; + } + + /** + * Determine whether the notice was locally created + * + * @param Notice $notice + * + * @return boolean locality + */ + function _isLocal($notice) { - array_push($daemons, INSTALLDIR . '/plugins/TwitterBridge/daemons/twitterqueuehandler.php'); - array_push($daemons, INSTALLDIR . '/plugins/TwitterBridge/daemons/synctwitterfriends.php'); + return ($notice->is_local == Notice::LOCAL_PUBLIC || + $notice->is_local == Notice::LOCAL_NONPUBLIC); + } - if (common_config('twitterbridge', 'enabled')) { - array_push($daemons, INSTALLDIR . '/plugins/TwitterBridge/daemons/twitterstatusfetcher.php'); + /** + * Add Twitter bridge daemons to the list of daemons to start + * + * @param array $daemons the list fo daemons to run + * + * @return boolean hook return + * + */ + function onGetValidDaemons($daemons) + { + array_push($daemons, INSTALLDIR . + '/plugins/TwitterBridge/daemons/twitterqueuehandler.php'); + array_push($daemons, INSTALLDIR . + '/plugins/TwitterBridge/daemons/synctwitterfriends.php'); + + if (common_config('twitterimport', 'enabled')) { + array_push($daemons, INSTALLDIR + . '/plugins/TwitterBridge/daemons/twitterstatusfetcher.php'); } return true; } -}
\ No newline at end of file +} diff --git a/plugins/TwitterBridge/twitter.php b/plugins/TwitterBridge/twitter.php index ac1f49c36..1a5248a9b 100644 --- a/plugins/TwitterBridge/twitter.php +++ b/plugins/TwitterBridge/twitter.php @@ -312,3 +312,40 @@ function remove_twitter_link($flink) } } + +/** + * Send a mail message to notify a user that her Twitter bridge link + * has stopped working, and therefore has been removed. This can + * happen when the user changes her Twitter password, or otherwise + * revokes access. + * + * @param User $user user whose Twitter bridge link has been removed + * + * @return boolean success flag + */ + +function mail_twitter_bridge_removed($user) +{ + common_init_locale($user->language); + + $profile = $user->getProfile(); + + $subject = sprintf(_('Your Twitter bridge has been disabled.')); + + $site_name = common_config('site', 'name'); + + $body = sprintf(_('Hi, %1$s. We\'re sorry to inform you that your ' . + 'link to Twitter has been disabled. We no longer seem to have ' . + 'permission to update your Twitter status. (Did you revoke ' . + '%3$s\'s access?)' . "\n\n" . + 'You can re-enable your Twitter bridge by visiting your ' . + "Twitter settings page:\n\n\t%2\$s\n\n" . + "Regards,\n%3\$s\n"), + $profile->getBestName(), + common_local_url('twittersettings'), + common_config('site', 'name')); + + common_init_locale(); + return mail_to_user($user, $subject, $body); +} + diff --git a/plugins/TwitterBridge/twittersettings.php b/plugins/TwitterBridge/twittersettings.php index 2afa85ba4..ca22c9553 100644 --- a/plugins/TwitterBridge/twittersettings.php +++ b/plugins/TwitterBridge/twittersettings.php @@ -152,7 +152,7 @@ class TwittersettingsAction extends ConnectSettingsAction false); $this->elementEnd('li'); - if (common_config('twitterbridge','enabled')) { + if (common_config('twitterimport','enabled')) { $this->elementStart('li'); $this->checkbox('noticerecv', _('Import my Friends Timeline.'), diff --git a/scripts/commandline.inc b/scripts/commandline.inc index 1573b569d..9029bb19d 100644 --- a/scripts/commandline.inc +++ b/scripts/commandline.inc @@ -27,6 +27,7 @@ if (isset($_SERVER) && array_key_exists('REQUEST_METHOD', $_SERVER)) { } define('STATUSNET', true); +define('LACONICA', true); // compatibility // Set various flags so we don't time out on long-running processes diff --git a/scripts/fixup_conversations.php b/scripts/fixup_conversations.php index 8a9f7bb57..80890fe98 100755 --- a/scripts/fixup_conversations.php +++ b/scripts/fixup_conversations.php @@ -24,17 +24,17 @@ require_once INSTALLDIR.'/scripts/commandline.inc'; common_log(LOG_INFO, 'Fixing up conversations.'); -$nid = new Notice(); -$nid->query('select id, reply_to from notice where conversation is null'); +$notice = new Notice(); +$notice->query('select id, reply_to from notice where conversation is null'); -while ($nid->fetch()) { +while ($notice->fetch()) { $cid = null; - $notice = new Notice(); + $orig = clone($notice); - if (empty($nid->reply_to)) { - $cid = $nid->id; + if (empty($notice->reply_to)) { + $notice->conversation = $notice->id; } else { $reply = Notice::staticGet('id', $notice->reply_to); @@ -61,9 +61,7 @@ while ($nid->fetch()) { continue; } - $notice = null; $orig = null; - unset($notice); unset($orig); print ".\n"; diff --git a/scripts/getvaliddaemons.php b/scripts/getvaliddaemons.php index 7caea1bb7..99ad41b37 100755 --- a/scripts/getvaliddaemons.php +++ b/scripts/getvaliddaemons.php @@ -39,7 +39,6 @@ $daemons = array(); $daemons[] = INSTALLDIR.'/scripts/pluginqueuehandler.php'; $daemons[] = INSTALLDIR.'/scripts/ombqueuehandler.php'; -$daemons[] = INSTALLDIR.'/scripts/facebookqueuehandler.php'; $daemons[] = INSTALLDIR.'/scripts/pingqueuehandler.php'; if(common_config('xmpp','enabled')) { diff --git a/scripts/maildaemon.php b/scripts/maildaemon.php index 586bef624..84dff8912 100755 --- a/scripts/maildaemon.php +++ b/scripts/maildaemon.php @@ -365,6 +365,10 @@ class MailerDaemon if (preg_match('/^\s*Sent via/', $line)) { continue; } + if (preg_match('/^\s*Sent from my/', $line)) { + continue; + } + // skip everything after a sig if (preg_match('/^\s*--+\s*$/', $line) || preg_match('/^\s*__+\s*$/', $line)) diff --git a/tests/URLDetectionTest.php b/tests/URLDetectionTest.php index 45203bf6e..0cc03ccce 100644 --- a/tests/URLDetectionTest.php +++ b/tests/URLDetectionTest.php @@ -47,7 +47,9 @@ class URLDetectionTest extends PHPUnit_Framework_TestCase array('127.0.0.1/\'test', '<a href="http://127.0.0.1/\'test" title="http://127.0.0.1/\'test" rel="external">127.0.0.1/\'test</a>'), array('127.0.0.1/"test', - '<a href="http://127.0.0.1/"test" title="http://127.0.0.1/"test" rel="external">127.0.0.1/"test</a>'), + '<a href="http://127.0.0.1/" title="http://127.0.0.1/" rel="external">127.0.0.1/</a>"test'), + array('127.0.0.1/test"test', + '<a href="http://127.0.0.1/test" title="http://127.0.0.1/test" rel="external">127.0.0.1/test</a>"test'), array('127.0.0.1/-test', '<a href="http://127.0.0.1/-test" title="http://127.0.0.1/-test" rel="external">127.0.0.1/-test</a>'), array('127.0.0.1/_test', @@ -170,6 +172,8 @@ class URLDetectionTest extends PHPUnit_Framework_TestCase '\'<a href="http://example.com/" title="http://example.com/" rel="external">http://example.com</a>\''), array('"http://example.com"', '"<a href="http://example.com/" title="http://example.com/" rel="external">http://example.com</a>"'), + array('"http://example.com/"', + '"<a href="http://example.com/" title="http://example.com/" rel="external">http://example.com/</a>"'), array('http://example.com', '<a href="http://example.com/" title="http://example.com/" rel="external">http://example.com</a>'), array('(http://example.com)', diff --git a/theme/default/css/display.css b/theme/default/css/display.css index 3993da717..6833373b4 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -18,7 +18,7 @@ font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:1em; } address { -margin-right:7.2%; +margin-right:5.8%; } input, textarea, select, option { |