From e6df1b19dfaf8424c612efe56af442f37863ffff Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 18 Oct 2010 22:03:29 +0200 Subject: Localisation updates from http://translatewiki.net --- locale/fi/LC_MESSAGES/statusnet.po | 584 ++++++++++++++++++++++--------------- 1 file changed, 351 insertions(+), 233 deletions(-) (limited to 'locale/fi/LC_MESSAGES') diff --git a/locale/fi/LC_MESSAGES/statusnet.po b/locale/fi/LC_MESSAGES/statusnet.po index f239374ca..3f7eca442 100644 --- a/locale/fi/LC_MESSAGES/statusnet.po +++ b/locale/fi/LC_MESSAGES/statusnet.po @@ -14,17 +14,17 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Core\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-09 14:04+0000\n" -"PO-Revision-Date: 2010-10-09 14:06:33+0000\n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: 2010-10-18 18:41:10+0000\n" "Language-Team: Finnish \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: MediaWiki 1.17alpha (r74529); Translate extension (2010-09-17)\n" +"X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: fi\n" "X-Message-Group: #out-statusnet-core\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-POT-Import-Date: 2010-10-04 23:06:40+0000\n" +"X-POT-Import-Date: 2010-10-09 14:31:24+0000\n" #. TRANS: Page title #. TRANS: Menu item for site administration @@ -101,14 +101,15 @@ msgstr "Tallenna" msgid "No such page." msgstr "Sivua ei ole." +#. TRANS: Client error given when a user was not found (404). #. TRANS: Error text shown when trying to send a direct message to a user that does not exist. #: actions/all.php:79 actions/allrss.php:68 #: actions/apiaccountupdatedeliverydevice.php:115 #: actions/apiaccountupdateprofile.php:106 #: actions/apiaccountupdateprofilebackgroundimage.php:117 #: actions/apiaccountupdateprofileimage.php:106 actions/apiblockcreate.php:98 -#: actions/apiblockdestroy.php:97 actions/apidirectmessage.php:77 -#: actions/apidirectmessagenew.php:74 actions/apigroupcreate.php:114 +#: actions/apiblockdestroy.php:97 actions/apidirectmessage.php:78 +#: actions/apidirectmessagenew.php:72 actions/apigroupcreate.php:114 #: actions/apigroupismember.php:91 actions/apigroupjoin.php:101 #: actions/apigroupleave.php:101 actions/apigrouplist.php:73 #: actions/apistatusesupdate.php:230 actions/apisubscriptions.php:87 @@ -208,12 +209,13 @@ msgstr "Sinä ja kaverisi" msgid "Updates from %1$s and friends on %2$s!" msgstr "Käyttäjän %1$s ja kavereiden päivitykset palvelussa %2$s!" +#. TRANS: Client error given when an API method was not found (404). #: actions/apiaccountratelimitstatus.php:72 #: actions/apiaccountupdatedeliverydevice.php:95 #: actions/apiaccountupdateprofile.php:98 #: actions/apiaccountupdateprofilebackgroundimage.php:95 #: actions/apiaccountupdateprofilecolors.php:119 -#: actions/apiaccountverifycredentials.php:70 actions/apidirectmessage.php:156 +#: actions/apiaccountverifycredentials.php:70 actions/apidirectmessage.php:162 #: actions/apifavoritecreate.php:101 actions/apifavoritedestroy.php:102 #: actions/apifriendshipscreate.php:101 actions/apifriendshipsdestroy.php:101 #: actions/apifriendshipsshow.php:128 actions/apigroupcreate.php:140 @@ -240,7 +242,7 @@ msgstr "API-metodia ei löytynyt." #: actions/apiaccountupdateprofilebackgroundimage.php:87 #: actions/apiaccountupdateprofilecolors.php:111 #: actions/apiaccountupdateprofileimage.php:85 actions/apiblockcreate.php:90 -#: actions/apiblockdestroy.php:89 actions/apidirectmessagenew.php:110 +#: actions/apiblockdestroy.php:89 actions/apidirectmessagenew.php:107 #: actions/apifavoritecreate.php:92 actions/apifavoritedestroy.php:93 #: actions/apifriendshipscreate.php:92 actions/apifriendshipsdestroy.php:92 #: actions/apigroupcreate.php:106 actions/apigroupjoin.php:93 @@ -313,45 +315,61 @@ msgstr "Käyttäjän esto epäonnistui." msgid "Unblock user failed." msgstr "Käyttäjän eston poisto epäonnistui." -#: actions/apidirectmessage.php:89 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:91 #, php-format msgid "Direct messages from %s" msgstr "Suorat viestit käyttäjälle %s" -#: actions/apidirectmessage.php:93 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:96 #, php-format msgid "All the direct messages sent from %s" msgstr "Kaikki suorat viestit käytäjältä %s" -#: actions/apidirectmessage.php:101 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:105 #, php-format msgid "Direct messages to %s" msgstr "Suorat viestit käyttäjälle %s" -#: actions/apidirectmessage.php:105 +#. TRANS: %s is a user nickname. +#: actions/apidirectmessage.php:110 #, php-format msgid "All the direct messages sent to %s" msgstr "Kaikki suorat viestit käyttäjälle %s" -#: actions/apidirectmessagenew.php:119 +#. TRANS: Client error (406). +#: actions/apidirectmessagenew.php:117 msgid "No message text!" msgstr "Viestissä ei ole tekstiä!" -#: actions/apidirectmessagenew.php:128 actions/newmessage.php:150 -#, php-format -msgid "That's too long. Max message size is %d chars." -msgstr "Liian pitkä päivitys. Maksimikoko päivitykselle on %d merkkiä." +#: actions/apidirectmessagenew.php:127 +#, fuzzy, php-format +msgid "That's too long. Maximum message size is %d character." +msgid_plural "That's too long. Maximum message size is %d characters." +msgstr[0] "Liian pitkä päivitys. Maksimikoko päivitykselle on %d merkkiä." +msgstr[1] "Liian pitkä päivitys. Maksimikoko päivitykselle on %d merkkiä." +#. TRANS: Client error displayed if a recipient user could not be found (403). #: actions/apidirectmessagenew.php:139 msgid "Recipient user not found." msgstr "Vastaanottajaa ei löytynyt." -#: actions/apidirectmessagenew.php:143 +#. TRANS: Client error displayed trying to direct message another user who's not a friend (403). +#: actions/apidirectmessagenew.php:144 #, fuzzy msgid "Can't send direct messages to users who aren't your friend." msgstr "" "Et voi lähettää suoraa viestiä käyttäjälle, jonka kanssa et ole vielä kaveri." +#. TRANS: Client error displayed trying to direct message self (403). +#: actions/apidirectmessagenew.php:154 +#, fuzzy +msgid "" +"Do not send a message to yourself; just say it to yourself quietly instead." +msgstr "Älä lähetä viestiä itsellesi, vaan kuiskaa se vain hiljaa itsellesi." + #: actions/apifavoritecreate.php:110 actions/apifavoritedestroy.php:111 #: actions/apistatusesdestroy.php:121 msgid "No status found with that ID." @@ -536,16 +554,21 @@ msgstr "Ryhmän toiminnot" msgid "Upload failed." msgstr "Komento epäonnistui" -#: actions/apioauthauthorize.php:101 +#: actions/apioauthaccesstoken.php:108 +#, fuzzy +msgid "Invalid request token or verifier." +msgstr "Päivityksen sisältö ei kelpaa" + +#: actions/apioauthauthorize.php:109 msgid "No oauth_token parameter provided." msgstr "" -#: actions/apioauthauthorize.php:106 +#: actions/apioauthauthorize.php:117 actions/apioauthauthorize.php:130 #, fuzzy -msgid "Invalid token." +msgid "Invalid request token." msgstr "Koko ei kelpaa." -#: actions/apioauthauthorize.php:123 actions/avatarsettings.php:268 +#: actions/apioauthauthorize.php:147 actions/avatarsettings.php:268 #: actions/deletenotice.php:172 actions/disfavor.php:74 #: actions/emailsettings.php:271 actions/favor.php:75 actions/geocode.php:55 #: actions/groupblock.php:66 actions/grouplogo.php:312 @@ -565,37 +588,25 @@ msgstr "" "Istuntosi avaimen kanssa oli ongelmia. Olisitko ystävällinen ja kokeilisit " "uudelleen." -#: actions/apioauthauthorize.php:135 +#: actions/apioauthauthorize.php:163 #, fuzzy msgid "Invalid nickname / password!" msgstr "Käyttäjätunnus tai salasana ei kelpaa." -#: actions/apioauthauthorize.php:159 +#: actions/apioauthauthorize.php:193 #, fuzzy msgid "Database error deleting OAuth application user." msgstr "Virhe tapahtui käyttäjän asettamisessa." -#: actions/apioauthauthorize.php:185 +#: actions/apioauthauthorize.php:218 #, fuzzy msgid "Database error inserting OAuth application user." msgstr "Tietokantavirhe tallennettaessa risutagiä: %s" -#: actions/apioauthauthorize.php:214 -#, php-format -msgid "" -"The request token %s has been authorized. Please exchange it for an access " -"token." -msgstr "" - -#: actions/apioauthauthorize.php:227 -#, php-format -msgid "The request token %s has been denied and revoked." -msgstr "" - #. TRANS: Message given submitting a form with an unknown action in e-mail settings. #. TRANS: Message given submitting a form with an unknown action in IM settings. #. TRANS: Message given submitting a form with an unknown action in SMS settings. -#: actions/apioauthauthorize.php:232 actions/avatarsettings.php:281 +#: actions/apioauthauthorize.php:265 actions/avatarsettings.php:281 #: actions/designadminpanel.php:104 actions/editapplication.php:139 #: actions/emailsettings.php:290 actions/grouplogo.php:322 #: actions/imsettings.php:245 actions/newapplication.php:121 @@ -604,15 +615,15 @@ msgstr "" msgid "Unexpected form submission." msgstr "Odottamaton lomakkeen lähetys." -#: actions/apioauthauthorize.php:259 +#: actions/apioauthauthorize.php:291 msgid "An application would like to connect to your account" msgstr "" -#: actions/apioauthauthorize.php:276 +#: actions/apioauthauthorize.php:308 msgid "Allow or deny access" msgstr "" -#: actions/apioauthauthorize.php:292 +#: actions/apioauthauthorize.php:324 #, php-format msgid "" "The application %1$s by %2$s would like " @@ -621,11 +632,11 @@ msgid "" msgstr "" #. TRANS: Main menu option when logged in for access to user settings -#: actions/apioauthauthorize.php:310 lib/action.php:462 +#: actions/apioauthauthorize.php:342 lib/action.php:490 msgid "Account" msgstr "Käyttäjätili" -#: actions/apioauthauthorize.php:313 actions/login.php:252 +#: actions/apioauthauthorize.php:345 actions/login.php:252 #: actions/profilesettings.php:106 actions/register.php:431 #: actions/showgroup.php:245 actions/tagother.php:94 #: actions/userauthorization.php:145 lib/groupeditform.php:152 @@ -634,23 +645,45 @@ msgid "Nickname" msgstr "Tunnus" #. TRANS: Link description in user account settings menu. -#: actions/apioauthauthorize.php:316 actions/login.php:255 +#: actions/apioauthauthorize.php:348 actions/login.php:255 #: actions/register.php:436 lib/accountsettingsaction.php:120 msgid "Password" msgstr "Salasana" -#: actions/apioauthauthorize.php:328 -#, fuzzy -msgid "Deny" -msgstr "Ulkoasu" +#. TRANS: Submit button title. +#: actions/apioauthauthorize.php:360 lib/applicationeditform.php:353 +msgid "Cancel" +msgstr "Peruuta" -#: actions/apioauthauthorize.php:334 +#: actions/apioauthauthorize.php:366 #, fuzzy msgid "Allow" msgstr "Kaikki" -#: actions/apioauthauthorize.php:351 -msgid "Allow or deny access to your account information." +#: actions/apioauthauthorize.php:383 +msgid "Authorize access to your account information." +msgstr "" + +#: actions/apioauthauthorize.php:433 +#, fuzzy +msgid "Authorization canceled." +msgstr "Varmistuskoodia ei ole annettu." + +#: actions/apioauthauthorize.php:435 +#, php-format +msgid "The request token %s has been revoked." +msgstr "" + +#: actions/apioauthauthorize.php:453 +#, fuzzy, php-format +msgid "You have successfully authorized %s." +msgstr "Sinulla ei ole valtuutusta tähän." + +#: actions/apioauthauthorize.php:458 +#, php-format +msgid "" +"Please return to %s and enter the following security code to complete the " +"process." msgstr "" #: actions/apistatusesdestroy.php:112 @@ -815,7 +848,8 @@ msgid "Preview" msgstr "Esikatselu" #: actions/avatarsettings.php:149 actions/showapplication.php:252 -#: lib/deleteuserform.php:66 lib/noticelist.php:667 +#: lib/deletegroupform.php:121 lib/deleteuserform.php:66 +#: lib/noticelist.php:667 msgid "Delete" msgstr "Poista" @@ -869,12 +903,13 @@ msgstr "" #. TRANS: Button label on the user block form. #. TRANS: Button label on the delete application form. +#. TRANS: Button label on the delete group form. #. TRANS: Button label on the delete notice form. #. TRANS: Button label on the delete user form. #. TRANS: Button label on the form to block a user from a group. #: actions/block.php:153 actions/deleteapplication.php:154 -#: actions/deletenotice.php:150 actions/deleteuser.php:152 -#: actions/groupblock.php:178 +#: actions/deletegroup.php:211 actions/deletenotice.php:150 +#: actions/deleteuser.php:152 actions/groupblock.php:178 msgctxt "BUTTON" msgid "No" msgstr "Huomaa" @@ -887,12 +922,13 @@ msgstr "Älä estä tätä käyttäjää" #. TRANS: Button label on the user block form. #. TRANS: Button label on the delete application form. +#. TRANS: Button label on the delete group form. #. TRANS: Button label on the delete notice form. #. TRANS: Button label on the delete user form. #. TRANS: Button label on the form to block a user from a group. #: actions/block.php:160 actions/deleteapplication.php:161 -#: actions/deletenotice.php:157 actions/deleteuser.php:159 -#: actions/groupblock.php:185 +#: actions/deletegroup.php:218 actions/deletenotice.php:157 +#: actions/deleteuser.php:159 actions/groupblock.php:185 #, fuzzy msgctxt "BUTTON" msgid "Yes" @@ -911,6 +947,7 @@ msgstr "Käyttäjän estotiedon tallennus epäonnistui." #. TRANS: Command exception text shown when a group is requested that does not exist. #. TRANS: Error text shown when trying to leave a group that does not exist. #: actions/blockedfromgroup.php:80 actions/blockedfromgroup.php:87 +#: actions/deletegroup.php:87 actions/deletegroup.php:98 #: actions/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62 #: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83 #: actions/groupdesignsettings.php:100 actions/grouplogo.php:102 @@ -1037,7 +1074,7 @@ msgstr "Sinä et kuulu tähän ryhmään." #. TRANS: Client error text when there is a problem with the session token. #: actions/deleteapplication.php:102 actions/editapplication.php:127 #: actions/newapplication.php:110 actions/showapplication.php:118 -#: lib/action.php:1307 +#: lib/action.php:1353 msgid "There was a problem with your session token." msgstr "Istuntoavaimesi kanssa oli ongelma." @@ -1065,6 +1102,56 @@ msgstr "Älä poista tätä päivitystä" msgid "Delete this application" msgstr "Poista tämä päivitys" +#: actions/deletegroup.php:65 +#, fuzzy +msgid "You must be logged in to delete a group." +msgstr "Sinun pitää olla kirjautunut sisään, jotta voit erota ryhmästä." + +#: actions/deletegroup.php:93 actions/joingroup.php:88 +#: actions/leavegroup.php:88 +#, fuzzy +msgid "No nickname or ID." +msgstr "Tunnusta ei ole." + +#: actions/deletegroup.php:104 +#, fuzzy +msgid "You are not allowed to delete this group." +msgstr "Sinä et kuulu tähän ryhmään." + +#: actions/deletegroup.php:146 +#, fuzzy, php-format +msgid "Could not delete group %2$s." +msgstr "Ei voitu päivittää ryhmää." + +#: actions/deletegroup.php:153 +#, fuzzy, php-format +msgid "Deleted group %2$s" +msgstr "Käyttäjän %1$s päivitys %2$s" + +#: actions/deletegroup.php:169 actions/deletegroup.php:194 +#, fuzzy +msgid "Delete group" +msgstr "Poista käyttäjä" + +#: actions/deletegroup.php:197 +msgid "" +"Are you sure you want to delete this group? This will clear all data about " +"the group from the database, without a backup. Public posts to this group " +"will still appear in individual timelines." +msgstr "" + +#. TRANS: Submit button title for 'No' when deleting a group. +#: actions/deletegroup.php:215 +#, fuzzy +msgid "Do not delete this group" +msgstr "Älä poista tätä päivitystä" + +#. TRANS: Submit button title for 'Yes' when deleting a group. +#: actions/deletegroup.php:222 +#, fuzzy +msgid "Delete this group" +msgstr "Poista käyttäjä" + #. TRANS: Client error message thrown when trying to access the admin panel while not logged in. #: actions/deletenotice.php:50 actions/disfavor.php:61 actions/favor.php:62 #: actions/groupblock.php:61 actions/groupunblock.php:61 actions/logout.php:69 @@ -1139,58 +1226,68 @@ msgstr "Ulkoasu" msgid "Design settings for this StatusNet site" msgstr "" -#: actions/designadminpanel.php:331 +#: actions/designadminpanel.php:332 #, fuzzy msgid "Invalid logo URL." msgstr "Koko ei kelpaa." -#: actions/designadminpanel.php:335 +#: actions/designadminpanel.php:337 +#, fuzzy +msgid "Invalid SSL logo URL." +msgstr "Koko ei kelpaa." + +#: actions/designadminpanel.php:341 #, fuzzy, php-format msgid "Theme not available: %s." msgstr "Pikaviestin ei ole käytettävissä." -#: actions/designadminpanel.php:439 +#: actions/designadminpanel.php:445 msgid "Change logo" msgstr "Vaihda väriä" -#: actions/designadminpanel.php:444 +#: actions/designadminpanel.php:450 msgid "Site logo" msgstr "Palvelun ilmoitus" -#: actions/designadminpanel.php:456 +#: actions/designadminpanel.php:454 +#, fuzzy +msgid "SSL logo" +msgstr "Palvelun ilmoitus" + +#: actions/designadminpanel.php:466 #, fuzzy msgid "Change theme" msgstr "Vaihda" -#: actions/designadminpanel.php:473 +#: actions/designadminpanel.php:483 #, fuzzy msgid "Site theme" msgstr "Palvelun ilmoitus" -#: actions/designadminpanel.php:474 +#: actions/designadminpanel.php:484 #, fuzzy msgid "Theme for the site." msgstr "Kirjaudu ulos palvelusta" -#: actions/designadminpanel.php:480 +#: actions/designadminpanel.php:490 #, fuzzy msgid "Custom theme" msgstr "Palvelun ilmoitus" -#: actions/designadminpanel.php:484 +#: actions/designadminpanel.php:494 msgid "You can upload a custom StatusNet theme as a .ZIP archive." msgstr "" -#: actions/designadminpanel.php:499 lib/designsettings.php:101 +#: actions/designadminpanel.php:509 lib/designsettings.php:101 msgid "Change background image" msgstr "Vaihda tautakuva" -#: actions/designadminpanel.php:504 actions/designadminpanel.php:587 +#: actions/designadminpanel.php:514 actions/designadminpanel.php:597 #: lib/designsettings.php:178 msgid "Background" msgstr "Tausta" -#: actions/designadminpanel.php:509 +#: actions/designadminpanel.php:519 #, fuzzy, php-format msgid "" "You can upload a background image for the site. The maximum file size is %1" @@ -1198,71 +1295,71 @@ msgid "" msgstr "Voit ladata ryhmälle logokuvan. Maksimikoko on %s." #. TRANS: Used as radio button label to add a background image. -#: actions/designadminpanel.php:540 lib/designsettings.php:139 +#: actions/designadminpanel.php:550 lib/designsettings.php:139 msgid "On" msgstr "On" #. TRANS: Used as radio button label to not add a background image. -#: actions/designadminpanel.php:557 lib/designsettings.php:155 +#: actions/designadminpanel.php:567 lib/designsettings.php:155 msgid "Off" msgstr "Off" -#: actions/designadminpanel.php:558 lib/designsettings.php:156 +#: actions/designadminpanel.php:568 lib/designsettings.php:156 #, fuzzy msgid "Turn background image on or off." msgstr "Vaihda tautakuva" -#: actions/designadminpanel.php:563 lib/designsettings.php:161 +#: actions/designadminpanel.php:573 lib/designsettings.php:161 #, fuzzy msgid "Tile background image" msgstr "Vaihda tautakuva" -#: actions/designadminpanel.php:577 lib/designsettings.php:170 +#: actions/designadminpanel.php:587 lib/designsettings.php:170 msgid "Change colours" msgstr "Vaihda väriä" -#: actions/designadminpanel.php:600 lib/designsettings.php:191 +#: actions/designadminpanel.php:610 lib/designsettings.php:191 msgid "Content" msgstr "Sisältö" -#: actions/designadminpanel.php:613 lib/designsettings.php:204 +#: actions/designadminpanel.php:623 lib/designsettings.php:204 #, fuzzy msgid "Sidebar" msgstr "Haku" -#: actions/designadminpanel.php:626 lib/designsettings.php:217 +#: actions/designadminpanel.php:636 lib/designsettings.php:217 msgid "Text" msgstr "Teksti" -#: actions/designadminpanel.php:639 lib/designsettings.php:230 +#: actions/designadminpanel.php:649 lib/designsettings.php:230 msgid "Links" msgstr "Linkit" -#: actions/designadminpanel.php:664 +#: actions/designadminpanel.php:674 msgid "Advanced" msgstr "" -#: actions/designadminpanel.php:668 +#: actions/designadminpanel.php:678 msgid "Custom CSS" msgstr "" -#: actions/designadminpanel.php:689 lib/designsettings.php:247 +#: actions/designadminpanel.php:699 lib/designsettings.php:247 msgid "Use defaults" msgstr "Käytä oletusasetuksia" -#: actions/designadminpanel.php:690 lib/designsettings.php:248 +#: actions/designadminpanel.php:700 lib/designsettings.php:248 #, fuzzy msgid "Restore default designs" msgstr "Käytä oletusasetuksia" -#: actions/designadminpanel.php:696 lib/designsettings.php:254 +#: actions/designadminpanel.php:706 lib/designsettings.php:254 #, fuzzy msgid "Reset back to default" msgstr "Käytä oletusasetuksia" #. TRANS: Submit button title. -#: actions/designadminpanel.php:698 actions/licenseadminpanel.php:319 -#: actions/othersettings.php:126 actions/pathsadminpanel.php:351 +#: actions/designadminpanel.php:708 actions/licenseadminpanel.php:319 +#: actions/othersettings.php:126 actions/pathsadminpanel.php:396 #: actions/profilesettings.php:174 actions/sessionsadminpanel.php:199 #: actions/siteadminpanel.php:292 actions/sitenoticeadminpanel.php:195 #: actions/snapshotadminpanel.php:245 actions/subscriptions.php:226 @@ -1272,7 +1369,7 @@ msgstr "Käytä oletusasetuksia" msgid "Save" msgstr "Tallenna" -#: actions/designadminpanel.php:699 lib/designsettings.php:257 +#: actions/designadminpanel.php:709 lib/designsettings.php:257 #, fuzzy msgid "Save design" msgstr "Ryhmän ulkoasu" @@ -1764,7 +1861,7 @@ msgstr "Ei saatu request tokenia." msgid "Remote service uses unknown version of OMB protocol." msgstr "Tuntematon OMB-protokollan versio." -#: actions/finishremotesubscribe.php:138 lib/oauthstore.php:306 +#: actions/finishremotesubscribe.php:138 lib/oauthstore.php:317 #, fuzzy msgid "Error updating remote profile." msgstr "Virhe tapahtui etäprofiilin päivittämisessä" @@ -2354,11 +2451,6 @@ msgstr "" msgid "You must be logged in to join a group." msgstr "Sinun pitää olla kirjautunut sisään, jos haluat liittyä ryhmään." -#: actions/joingroup.php:88 actions/leavegroup.php:88 -#, fuzzy -msgid "No nickname or ID." -msgstr "Tunnusta ei ole." - #: actions/joingroup.php:141 #, fuzzy, php-format msgid "%1$s joined group %2$s" @@ -2610,6 +2702,11 @@ msgstr "Et voi lähettää viestiä tälle käyttäjälle." msgid "No content!" msgstr "Ei sisältöä!" +#: actions/newmessage.php:150 +#, php-format +msgid "That's too long. Max message size is %d chars." +msgstr "Liian pitkä päivitys. Maksimikoko päivitykselle on %d merkkiä." + #: actions/newmessage.php:158 msgid "No recipient specified." msgstr "Vastaanottajaa ei ole määritelty." @@ -2774,7 +2871,7 @@ msgstr "" #. TRANS: Client error on an API request with an unsupported data format. #: actions/oembed.php:184 actions/oembed.php:203 lib/apiaction.php:1200 -#: lib/apiaction.php:1227 lib/apiaction.php:1350 +#: lib/apiaction.php:1227 lib/apiaction.php:1356 msgid "Not a supported data format." msgstr "Tuo ei ole tuettu tietomuoto." @@ -2926,159 +3023,178 @@ msgstr "Polut" msgid "Path and server settings for this StatusNet site" msgstr "" -#: actions/pathsadminpanel.php:157 +#: actions/pathsadminpanel.php:158 #, fuzzy, php-format msgid "Theme directory not readable: %s." msgstr "Pikaviestin ei ole käytettävissä." -#: actions/pathsadminpanel.php:163 +#: actions/pathsadminpanel.php:164 #, fuzzy, php-format msgid "Avatar directory not writable: %s." msgstr "Pikaviestin ei ole käytettävissä." -#: actions/pathsadminpanel.php:169 +#: actions/pathsadminpanel.php:170 #, fuzzy, php-format msgid "Background directory not writable: %s." msgstr "Taustakuvan hakemisto" -#: actions/pathsadminpanel.php:177 +#: actions/pathsadminpanel.php:178 #, fuzzy, php-format msgid "Locales directory not readable: %s." msgstr "Pikaviestin ei ole käytettävissä." -#: actions/pathsadminpanel.php:183 +#: actions/pathsadminpanel.php:184 msgid "Invalid SSL server. The maximum length is 255 characters." msgstr "" -#: actions/pathsadminpanel.php:234 actions/siteadminpanel.php:58 +#: actions/pathsadminpanel.php:235 actions/siteadminpanel.php:58 #, fuzzy msgid "Site" msgstr "Kutsu" -#: actions/pathsadminpanel.php:238 +#: actions/pathsadminpanel.php:239 actions/pathsadminpanel.php:265 +#: actions/pathsadminpanel.php:314 actions/pathsadminpanel.php:343 #, fuzzy msgid "Server" msgstr "Palauta" -#: actions/pathsadminpanel.php:238 +#: actions/pathsadminpanel.php:239 msgid "Site's server hostname." msgstr "" -#: actions/pathsadminpanel.php:242 +#: actions/pathsadminpanel.php:243 actions/pathsadminpanel.php:269 +#: actions/pathsadminpanel.php:318 actions/pathsadminpanel.php:347 #, fuzzy msgid "Path" msgstr "Polut" -#: actions/pathsadminpanel.php:242 +#: actions/pathsadminpanel.php:243 #, fuzzy msgid "Site path" msgstr "Palvelun ilmoitus" -#: actions/pathsadminpanel.php:246 -msgid "Path to locales" -msgstr "" +#: actions/pathsadminpanel.php:247 +#, fuzzy +msgid "Locale Directory" +msgstr "Taustakuvan hakemisto" -#: actions/pathsadminpanel.php:246 +#: actions/pathsadminpanel.php:247 msgid "Directory path to locales" msgstr "" -#: actions/pathsadminpanel.php:250 +#: actions/pathsadminpanel.php:251 msgid "Fancy URLs" msgstr "" -#: actions/pathsadminpanel.php:252 +#: actions/pathsadminpanel.php:253 msgid "Use fancy (more readable and memorable) URLs?" msgstr "" -#: actions/pathsadminpanel.php:259 +#: actions/pathsadminpanel.php:260 msgid "Theme" msgstr "" -#: actions/pathsadminpanel.php:264 -msgid "Theme server" +#: actions/pathsadminpanel.php:265 +#, fuzzy +msgid "Server for themes" +msgstr "Kirjaudu ulos palvelusta" + +#: actions/pathsadminpanel.php:269 +msgid "Web path to themes" +msgstr "" + +#: actions/pathsadminpanel.php:273 actions/pathsadminpanel.php:322 +#: actions/pathsadminpanel.php:351 actions/pathsadminpanel.php:380 +#, fuzzy +msgid "SSL server" +msgstr "Palauta" + +#: actions/pathsadminpanel.php:273 +msgid "SSL server for themes (default: SSL server)" msgstr "" -#: actions/pathsadminpanel.php:268 -msgid "Theme path" +#: actions/pathsadminpanel.php:277 actions/pathsadminpanel.php:326 +#: actions/pathsadminpanel.php:355 +#, fuzzy +msgid "SSL path" +msgstr "Palvelun ilmoitus" + +#: actions/pathsadminpanel.php:277 +msgid "SSL path to themes (default: /theme/)" msgstr "" -#: actions/pathsadminpanel.php:272 -msgid "Theme directory" +#: actions/pathsadminpanel.php:281 actions/pathsadminpanel.php:330 +#: actions/pathsadminpanel.php:359 +#, fuzzy +msgid "Directory" +msgstr "Taustakuvan hakemisto" + +#: actions/pathsadminpanel.php:281 +msgid "Directory where themes are located" msgstr "" -#: actions/pathsadminpanel.php:279 +#: actions/pathsadminpanel.php:288 #, fuzzy msgid "Avatars" msgstr "Kuva" -#: actions/pathsadminpanel.php:284 +#: actions/pathsadminpanel.php:293 #, fuzzy msgid "Avatar server" msgstr "Profiilikuva-asetukset" -#: actions/pathsadminpanel.php:288 +#: actions/pathsadminpanel.php:297 #, fuzzy msgid "Avatar path" msgstr "Kuva päivitetty." -#: actions/pathsadminpanel.php:292 +#: actions/pathsadminpanel.php:301 msgid "Avatar directory" msgstr "Taustakuvan hakemisto" -#: actions/pathsadminpanel.php:301 +#: actions/pathsadminpanel.php:310 msgid "Backgrounds" msgstr "Taustakuvat" -#: actions/pathsadminpanel.php:305 -msgid "Background server" -msgstr "Taustakuvapalvelin" - -#: actions/pathsadminpanel.php:309 -msgid "Background path" -msgstr "Taustakuvan hakemistopolku" - -#: actions/pathsadminpanel.php:313 -msgid "Background directory" -msgstr "Taustakuvan hakemisto" +#. TRANS: DT element label in attachment list. +#: actions/pathsadminpanel.php:339 lib/attachmentlist.php:85 +#, fuzzy +msgid "Attachments" +msgstr "Liitettä ei ole." -#: actions/pathsadminpanel.php:320 +#: actions/pathsadminpanel.php:366 #, fuzzy msgid "SSL" msgstr "SMS" -#: actions/pathsadminpanel.php:323 actions/snapshotadminpanel.php:202 +#: actions/pathsadminpanel.php:370 actions/snapshotadminpanel.php:202 #, fuzzy msgid "Never" msgstr "Palauta" -#: actions/pathsadminpanel.php:324 +#: actions/pathsadminpanel.php:371 #, fuzzy msgid "Sometimes" msgstr "Päivitykset" -#: actions/pathsadminpanel.php:325 +#: actions/pathsadminpanel.php:372 #, fuzzy msgid "Always" msgstr "Aliakset" -#: actions/pathsadminpanel.php:329 +#: actions/pathsadminpanel.php:374 msgid "Use SSL" msgstr "" -#: actions/pathsadminpanel.php:330 +#: actions/pathsadminpanel.php:375 msgid "When to use SSL" msgstr "" -#: actions/pathsadminpanel.php:335 -#, fuzzy -msgid "SSL server" -msgstr "Palauta" - -#: actions/pathsadminpanel.php:336 +#: actions/pathsadminpanel.php:381 msgid "Server to direct SSL requests to" msgstr "" -#: actions/pathsadminpanel.php:352 +#: actions/pathsadminpanel.php:397 #, fuzzy msgid "Save paths" msgstr "Palvelun ilmoitus" @@ -3861,7 +3977,7 @@ msgstr "Sivutus" msgid "Description" msgstr "Kuvaus" -#: actions/showapplication.php:192 actions/showgroup.php:436 +#: actions/showapplication.php:192 actions/showgroup.php:442 #: lib/profileaction.php:187 msgid "Statistics" msgstr "Tilastot" @@ -3995,46 +4111,46 @@ msgstr "Aliakset" msgid "Group actions" msgstr "Ryhmän toiminnot" -#: actions/showgroup.php:338 +#: actions/showgroup.php:344 #, php-format msgid "Notice feed for %s group (RSS 1.0)" msgstr "Syöte ryhmän %s päivityksille (RSS 1.0)" -#: actions/showgroup.php:344 +#: actions/showgroup.php:350 #, php-format msgid "Notice feed for %s group (RSS 2.0)" msgstr "Syöte ryhmän %s päivityksille (RSS 2.0)" -#: actions/showgroup.php:350 +#: actions/showgroup.php:356 #, php-format msgid "Notice feed for %s group (Atom)" msgstr "Syöte ryhmän %s päivityksille (Atom)" -#: actions/showgroup.php:355 +#: actions/showgroup.php:361 #, php-format msgid "FOAF for %s group" msgstr "Käyttäjän %s lähetetyt viestit" -#: actions/showgroup.php:393 actions/showgroup.php:445 +#: actions/showgroup.php:399 actions/showgroup.php:451 msgid "Members" msgstr "Jäsenet" -#: actions/showgroup.php:398 lib/profileaction.php:117 +#: actions/showgroup.php:404 lib/profileaction.php:117 #: lib/profileaction.php:152 lib/profileaction.php:255 lib/section.php:95 #: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71 #, fuzzy msgid "(None)" msgstr "(Tyhjä)" -#: actions/showgroup.php:404 +#: actions/showgroup.php:410 msgid "All members" msgstr "Kaikki jäsenet" -#: actions/showgroup.php:439 +#: actions/showgroup.php:445 msgid "Created" msgstr "Luotu" -#: actions/showgroup.php:455 +#: actions/showgroup.php:461 #, php-format msgid "" "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." @@ -4044,7 +4160,7 @@ msgid "" "of this group and many more! ([Read more](%%%%doc.help%%%%))" msgstr "" -#: actions/showgroup.php:461 +#: actions/showgroup.php:467 #, fuzzy, php-format msgid "" "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en." @@ -4055,7 +4171,7 @@ msgstr "" "**%s** on ryhmä palvelussa %%%%site.name%%%%, joka on [mikroblogauspalvelu]" "(http://en.wikipedia.org/wiki/Micro-blogging)" -#: actions/showgroup.php:489 +#: actions/showgroup.php:495 msgid "Admins" msgstr "Ylläpitäjät" @@ -5008,7 +5124,7 @@ msgid "Plugins" msgstr "" #. TRANS: Secondary navigation menu option leading to version information on the StatusNet site. -#: actions/version.php:198 lib/action.php:802 +#: actions/version.php:198 lib/action.php:830 #, fuzzy msgid "Version" msgstr "Omat" @@ -5250,7 +5366,7 @@ msgid "Unable to save tag." msgstr "Tagien tallennus epäonnistui." #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing. -#: classes/Subscription.php:75 lib/oauthstore.php:466 +#: classes/Subscription.php:75 lib/oauthstore.php:482 #, fuzzy msgid "You have been banned from subscribing." msgstr "Käyttäjä on estänyt sinua tilaamasta päivityksiä." @@ -5375,44 +5491,44 @@ msgid "Untitled page" msgstr "Nimetön sivu" #. TRANS: DT element for primary navigation menu. String is hidden in default CSS. -#: lib/action.php:448 +#: lib/action.php:476 msgid "Primary site navigation" msgstr "Ensisijainen sivunavigointi" #. TRANS: Tooltip for main menu option "Personal" -#: lib/action.php:454 +#: lib/action.php:482 #, fuzzy msgctxt "TOOLTIP" msgid "Personal profile and friends timeline" msgstr "Henkilökohtainen profiili ja kavereiden aikajana" #. TRANS: Main menu option when logged in for access to personal profile and friends timeline -#: lib/action.php:457 +#: lib/action.php:485 #, fuzzy msgctxt "MENU" msgid "Personal" msgstr "Omat" #. TRANS: Tooltip for main menu option "Account" -#: lib/action.php:459 +#: lib/action.php:487 msgctxt "TOOLTIP" msgid "Change your email, avatar, password, profile" msgstr "Vaihda salasanasi" #. TRANS: Tooltip for main menu option "Services" -#: lib/action.php:464 +#: lib/action.php:492 #, fuzzy msgctxt "TOOLTIP" msgid "Connect to services" msgstr "Ei voitu uudelleenohjata palvelimelle: %s" #. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services -#: lib/action.php:467 +#: lib/action.php:495 msgid "Connect" msgstr "Yhdistä" #. TRANS: Tooltip for menu option "Admin" -#: lib/action.php:470 +#: lib/action.php:498 #, fuzzy msgctxt "TOOLTIP" msgid "Change site configuration" @@ -5420,82 +5536,82 @@ msgstr "Ensisijainen sivunavigointi" #. TRANS: Main menu option when logged in and site admin for access to site configuration #. TRANS: Menu item in the group navigation page. Only shown for group administrators. -#: lib/action.php:473 lib/groupnav.php:117 +#: lib/action.php:501 lib/groupnav.php:117 #, fuzzy msgctxt "MENU" msgid "Admin" msgstr "Ylläpito" #. TRANS: Tooltip for main menu option "Invite" -#: lib/action.php:477 +#: lib/action.php:505 #, fuzzy, php-format msgctxt "TOOLTIP" msgid "Invite friends and colleagues to join you on %s" msgstr "Kutsu kavereita ja työkavereita liittymään palveluun %s" #. TRANS: Main menu option when logged in and invitations are allowed for inviting new users -#: lib/action.php:480 +#: lib/action.php:508 #, fuzzy msgctxt "MENU" msgid "Invite" msgstr "Kutsu" #. TRANS: Tooltip for main menu option "Logout" -#: lib/action.php:486 +#: lib/action.php:514 msgctxt "TOOLTIP" msgid "Logout from the site" msgstr "Kirjaudu sisään" #. TRANS: Main menu option when logged in to log out the current user -#: lib/action.php:489 +#: lib/action.php:517 msgctxt "MENU" msgid "Logout" msgstr "Kirjaudu ulos" #. TRANS: Tooltip for main menu option "Register" -#: lib/action.php:494 +#: lib/action.php:522 msgctxt "TOOLTIP" msgid "Create an account" msgstr "Luo uusi ryhmä" #. TRANS: Main menu option when not logged in to register a new account -#: lib/action.php:497 +#: lib/action.php:525 #, fuzzy msgctxt "MENU" msgid "Register" msgstr "Rekisteröidy" #. TRANS: Tooltip for main menu option "Login" -#: lib/action.php:500 +#: lib/action.php:528 msgctxt "TOOLTIP" msgid "Login to the site" msgstr "Kirjaudu sisään" -#: lib/action.php:503 +#: lib/action.php:531 #, fuzzy msgctxt "MENU" msgid "Login" msgstr "Kirjaudu sisään" #. TRANS: Tooltip for main menu option "Help" -#: lib/action.php:506 +#: lib/action.php:534 msgctxt "TOOLTIP" msgid "Help me!" msgstr "Ohjeet" -#: lib/action.php:509 +#: lib/action.php:537 #, fuzzy msgctxt "MENU" msgid "Help" msgstr "Ohjeet" #. TRANS: Tooltip for main menu option "Search" -#: lib/action.php:512 +#: lib/action.php:540 msgctxt "TOOLTIP" msgid "Search for people or text" msgstr "Hae lisää ryhmiä" -#: lib/action.php:515 +#: lib/action.php:543 #, fuzzy msgctxt "MENU" msgid "Search" @@ -5503,68 +5619,68 @@ msgstr "Haku" #. TRANS: DT element for site notice. String is hidden in default CSS. #. TRANS: Menu item for site administration -#: lib/action.php:537 lib/adminpanelaction.php:387 +#: lib/action.php:565 lib/adminpanelaction.php:387 msgid "Site notice" msgstr "Palvelun ilmoitus" #. TRANS: DT element for local views block. String is hidden in default CSS. -#: lib/action.php:604 +#: lib/action.php:632 msgid "Local views" msgstr "Paikalliset näkymät" #. TRANS: DT element for page notice. String is hidden in default CSS. -#: lib/action.php:674 +#: lib/action.php:702 msgid "Page notice" msgstr "Sivuilmoitus" #. TRANS: DT element for secondary navigation menu. String is hidden in default CSS. -#: lib/action.php:775 +#: lib/action.php:803 msgid "Secondary site navigation" msgstr "Toissijainen sivunavigointi" #. TRANS: Secondary navigation menu option leading to help on StatusNet. -#: lib/action.php:781 +#: lib/action.php:809 msgid "Help" msgstr "Ohjeet" #. TRANS: Secondary navigation menu option leading to text about StatusNet site. -#: lib/action.php:784 +#: lib/action.php:812 msgid "About" msgstr "Tietoa" #. TRANS: Secondary navigation menu option leading to Frequently Asked Questions. -#: lib/action.php:787 +#: lib/action.php:815 msgid "FAQ" msgstr "UKK" #. TRANS: Secondary navigation menu option leading to Terms of Service. -#: lib/action.php:792 +#: lib/action.php:820 msgid "TOS" msgstr "" #. TRANS: Secondary navigation menu option leading to privacy policy. -#: lib/action.php:796 +#: lib/action.php:824 msgid "Privacy" msgstr "Yksityisyys" #. TRANS: Secondary navigation menu option. -#: lib/action.php:799 +#: lib/action.php:827 msgid "Source" msgstr "Lähdekoodi" #. TRANS: Secondary navigation menu option leading to contact information on the StatusNet site. -#: lib/action.php:805 +#: lib/action.php:833 msgid "Contact" msgstr "Ota yhteyttä" #. TRANS: Secondary navigation menu option. -#: lib/action.php:808 +#: lib/action.php:836 #, fuzzy msgid "Badge" msgstr "Tönäise" #. TRANS: DT element for StatusNet software license. -#: lib/action.php:837 +#: lib/action.php:865 msgid "StatusNet software license" msgstr "StatusNet-ohjelmiston lisenssi" @@ -5572,7 +5688,7 @@ msgstr "StatusNet-ohjelmiston lisenssi" #. TRANS: Text between [] is a link description, text between () is the link itself. #. TRANS: Make sure there is no whitespace between "]" and "(". #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby -#: lib/action.php:844 +#: lib/action.php:872 #, fuzzy, php-format msgid "" "**%%site.name%%** is a microblogging service brought to you by [%%site." @@ -5582,7 +5698,7 @@ msgstr "" "site.broughtbyurl%%). " #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set. -#: lib/action.php:847 +#: lib/action.php:875 #, php-format msgid "**%%site.name%%** is a microblogging service." msgstr "**%%site.name%%** on mikroblogipalvelu." @@ -5591,7 +5707,7 @@ msgstr "**%%site.name%%** on mikroblogipalvelu." #. TRANS: Make sure there is no whitespace between "]" and "(". #. TRANS: Text between [] is a link description, text between () is the link itself. #. TRANS: %s is the version of StatusNet that is being used. -#: lib/action.php:854 +#: lib/action.php:882 #, php-format msgid "" "It runs the [StatusNet](http://status.net/) microblogging software, version %" @@ -5603,51 +5719,51 @@ msgstr "" "www.fsf.org/licensing/licenses/agpl-3.0.html)." #. TRANS: DT element for StatusNet site content license. -#: lib/action.php:870 +#: lib/action.php:898 #, fuzzy msgid "Site content license" msgstr "StatusNet-ohjelmiston lisenssi" #. TRANS: Content license displayed when license is set to 'private'. #. TRANS: %1$s is the site name. -#: lib/action.php:877 +#: lib/action.php:905 #, php-format msgid "Content and data of %1$s are private and confidential." msgstr "" #. TRANS: Content license displayed when license is set to 'allrightsreserved'. #. TRANS: %1$s is the copyright owner. -#: lib/action.php:884 +#: lib/action.php:912 #, php-format msgid "Content and data copyright by %1$s. All rights reserved." msgstr "" #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set. -#: lib/action.php:888 +#: lib/action.php:916 msgid "Content and data copyright by contributors. All rights reserved." msgstr "" #. TRANS: license message in footer. #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration. -#: lib/action.php:902 +#: lib/action.php:948 #, php-format msgid "All %1$s content and data are available under the %2$s license." msgstr "" #. TRANS: DT element for pagination (previous/next, etc.). -#: lib/action.php:1238 +#: lib/action.php:1284 msgid "Pagination" msgstr "Sivutus" #. TRANS: Pagination message to go to a page displaying information more in the #. TRANS: present than the currently displayed information. -#: lib/action.php:1249 +#: lib/action.php:1295 msgid "After" msgstr "Myöhemmin" #. TRANS: Pagination message to go to a page displaying information more in the #. TRANS: past than the currently displayed information. -#: lib/action.php:1259 +#: lib/action.php:1305 msgid "Before" msgstr "Aiemmin" @@ -5802,12 +5918,12 @@ msgid "Could not authenticate you." msgstr "" #. TRANS: Exception thrown when an attempt is made to revoke an unknown token. -#: lib/apioauthstore.php:178 +#: lib/apioauthstore.php:184 msgid "Tried to revoke unknown token." msgstr "" #. TRANS: Exception thrown when an attempt is made to remove a revoked token. -#: lib/apioauthstore.php:183 +#: lib/apioauthstore.php:189 msgid "Failed to delete revoked token." msgstr "" @@ -5893,11 +6009,6 @@ msgstr "" msgid "Default access for this application: read-only, or read-write" msgstr "" -#. TRANS: Submit button title. -#: lib/applicationeditform.php:353 -msgid "Cancel" -msgstr "Peruuta" - #. TRANS: Application access type #: lib/applicationlist.php:134 msgid "read-write" @@ -5925,12 +6036,6 @@ msgstr "Poista" msgid "author element must contain a name element." msgstr "" -#. TRANS: DT element label in attachment list. -#: lib/attachmentlist.php:85 -#, fuzzy -msgid "Attachments" -msgstr "Liitettä ei ole." - #. TRANS: DT element label in attachment list item. #: lib/attachmentlist.php:256 #, fuzzy @@ -6363,14 +6468,14 @@ msgstr "SMS" msgid "Updates by SMS" msgstr "Päivitykset SMS:llä" -#. TRANS: Menu item for OAth connection settings. +#. TRANS: Menu item for OuAth connection settings. #: lib/connectsettingsaction.php:120 #, fuzzy msgctxt "MENU" msgid "Connections" msgstr "Yhdistä" -#. TRANS: Tooltip for connected applications (Connections through OAth) menu item. +#. TRANS: Tooltip for connected applications (Connections through OAuth) menu item. #: lib/connectsettingsaction.php:122 msgid "Authorized connected applications" msgstr "" @@ -7088,24 +7193,24 @@ msgstr "Tönäise" msgid "Send a nudge to this user" msgstr "Lähetä tönäisy tälle käyttäjälle" -#: lib/oauthstore.php:283 +#: lib/oauthstore.php:294 msgid "Error inserting new profile." msgstr "" -#: lib/oauthstore.php:291 +#: lib/oauthstore.php:302 msgid "Error inserting avatar." msgstr "" -#: lib/oauthstore.php:311 +#: lib/oauthstore.php:322 msgid "Error inserting remote profile." msgstr "" #. TRANS: Exception thrown when a notice is denied because it has been sent before. -#: lib/oauthstore.php:346 +#: lib/oauthstore.php:362 msgid "Duplicate notice." msgstr "" -#: lib/oauthstore.php:491 +#: lib/oauthstore.php:507 msgid "Couldn't insert new subscription." msgstr "Ei voitu lisätä uutta tilausta." @@ -7474,17 +7579,17 @@ msgid "Moderator" msgstr "" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1153 +#: lib/util.php:1163 msgid "a few seconds ago" msgstr "muutama sekunti sitten" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1156 +#: lib/util.php:1166 msgid "about a minute ago" msgstr "noin minuutti sitten" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1160 +#: lib/util.php:1170 #, php-format msgid "about one minute ago" msgid_plural "about %d minutes ago" @@ -7492,12 +7597,12 @@ msgstr[0] "" msgstr[1] "" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1163 +#: lib/util.php:1173 msgid "about an hour ago" msgstr "noin tunti sitten" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1167 +#: lib/util.php:1177 #, php-format msgid "about one hour ago" msgid_plural "about %d hours ago" @@ -7505,12 +7610,12 @@ msgstr[0] "" msgstr[1] "" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1170 +#: lib/util.php:1180 msgid "about a day ago" msgstr "noin päivä sitten" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1174 +#: lib/util.php:1184 #, php-format msgid "about one day ago" msgid_plural "about %d days ago" @@ -7518,12 +7623,12 @@ msgstr[0] "" msgstr[1] "" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1177 +#: lib/util.php:1187 msgid "about a month ago" msgstr "noin kuukausi sitten" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1181 +#: lib/util.php:1191 #, php-format msgid "about one month ago" msgid_plural "about %d months ago" @@ -7531,7 +7636,7 @@ msgstr[0] "" msgstr[1] "" #. TRANS: Used in notices to indicate when the notice was made compared to now. -#: lib/util.php:1184 +#: lib/util.php:1194 msgid "about a year ago" msgstr "noin vuosi sitten" @@ -7559,3 +7664,16 @@ msgstr "Ryhmää ei ole määritelty." #, php-format msgid "%d entries in backup." msgstr "" + +#, fuzzy +#~ msgid "Deny" +#~ msgstr "Ulkoasu" + +#~ msgid "Background server" +#~ msgstr "Taustakuvapalvelin" + +#~ msgid "Background path" +#~ msgstr "Taustakuvan hakemistopolku" + +#~ msgid "Background directory" +#~ msgstr "Taustakuvan hakemisto" -- cgit v1.2.3-54-g00ecf