diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-20 19:51:49 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-20 19:51:49 +0200 |
commit | fb32108707d84b2b63d17e60661f220e6f707350 (patch) | |
tree | f924ac4625632d9e0e6f7ea658e100ad120f9131 /locale/ia | |
parent | dc62cf1c0b6f77ebd4e4bf885aa3de7846b3232a (diff) |
Localisation updates from http://translatewiki.net.
Diffstat (limited to 'locale/ia')
-rw-r--r-- | locale/ia/LC_MESSAGES/statusnet.po | 381 |
1 files changed, 246 insertions, 135 deletions
diff --git a/locale/ia/LC_MESSAGES/statusnet.po b/locale/ia/LC_MESSAGES/statusnet.po index 930a3abda..c3c5ea46a 100644 --- a/locale/ia/LC_MESSAGES/statusnet.po +++ b/locale/ia/LC_MESSAGES/statusnet.po @@ -9,17 +9,17 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - Core\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-10-20 00:18+0000\n" -"PO-Revision-Date: 2010-10-20 00:20:05+0000\n" +"POT-Creation-Date: 2010-10-20 17:39+0000\n" +"PO-Revision-Date: 2010-10-20 17:40:50+0000\n" "Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: MediaWiki 1.17alpha (r75030); Translate extension (2010-09-17)\n" +"X-Generator: MediaWiki 1.17alpha (r75070); Translate extension (2010-09-17)\n" "X-Translation-Project: translatewiki.net at http://translatewiki.net\n" "X-Language-Code: ia\n" "X-Message-Group: #out-statusnet-core\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-POT-Import-Date: 2010-10-20 00:09:43+0000\n" +"X-POT-Import-Date: 2010-10-20 01:18:32+0000\n" #. TRANS: Page title #. TRANS: Menu item for site administration @@ -241,7 +241,7 @@ msgstr "Methodo API non trovate." #: actions/apifriendshipscreate.php:92 actions/apifriendshipsdestroy.php:92 #: actions/apigroupcreate.php:106 actions/apigroupjoin.php:93 #: actions/apigroupleave.php:93 actions/apimediaupload.php:68 -#: actions/apistatusesretweet.php:66 actions/apistatusesupdate.php:199 +#: actions/apistatusesretweet.php:66 actions/apistatusesupdate.php:195 msgid "This method requires a POST." msgstr "Iste methodo require un POST." @@ -274,10 +274,9 @@ msgstr "Non poteva salveguardar le profilo." #. TRANS: Client exception. %s is CONTENT_LENGTH (in bytes). #: actions/apiaccountupdateprofilebackgroundimage.php:109 #: actions/apiaccountupdateprofileimage.php:98 actions/apimediaupload.php:81 -#: actions/apistatusesupdate.php:213 actions/avatarsettings.php:257 -#: actions/designadminpanel.php:123 actions/editapplication.php:120 -#: actions/newapplication.php:101 actions/newnotice.php:94 -#: lib/designsettings.php:283 +#: actions/avatarsettings.php:257 actions/designadminpanel.php:123 +#: actions/editapplication.php:120 actions/newapplication.php:101 +#: actions/newnotice.php:94 lib/designsettings.php:283 #, php-format msgid "" "The server was unable to handle that much POST data (%s bytes) due to its " @@ -548,27 +547,30 @@ msgstr "gruppos in %s" msgid "Upload failed." msgstr "Le incargamento ha fallite." -#: actions/apioauthaccesstoken.php:103 +#. TRANS: Client error given from the OAuth API when the request token or verifier is invalid. +#: actions/apioauthaccesstoken.php:102 msgid "Invalid request token or verifier." msgstr "Indicio de requesta o verificator invalide." +#. TRANS: Client error given when no oauth_token was passed to the OAuth API. #: actions/apioauthauthorize.php:109 msgid "No oauth_token parameter provided." msgstr "Nulle parametro oauth_token fornite." -#: actions/apioauthauthorize.php:116 actions/apioauthauthorize.php:121 -#: actions/apioauthauthorize.php:128 +#. TRANS: Client error given when an invalid request token was passed to the OAuth API. +#: actions/apioauthauthorize.php:117 actions/apioauthauthorize.php:123 +#: actions/apioauthauthorize.php:131 msgid "Invalid request token." msgstr "Indicio de requesta invalide." -#: actions/apioauthauthorize.php:145 actions/avatarsettings.php:268 +#: actions/apioauthauthorize.php:148 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 #: actions/groupunblock.php:66 actions/imsettings.php:230 #: actions/invite.php:59 actions/login.php:137 actions/makeadmin.php:66 #: actions/newmessage.php:135 actions/newnotice.php:103 actions/nudge.php:80 -#: actions/oauthappssettings.php:159 actions/oauthconnectionssettings.php:135 +#: actions/oauthappssettings.php:159 actions/oauthconnectionssettings.php:138 #: actions/othersettings.php:145 actions/passwordsettings.php:138 #: actions/profilesettings.php:221 actions/recoverpassword.php:350 #: actions/register.php:172 actions/remotesubscribe.php:77 @@ -579,26 +581,25 @@ msgstr "Indicio de requesta invalide." msgid "There was a problem with your session token. Try again, please." msgstr "Occurreva un problema con le indicio de tu session. Per favor reproba." -#: actions/apioauthauthorize.php:161 +#. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API. +#: actions/apioauthauthorize.php:165 msgid "Invalid nickname / password!" msgstr "Nomine de usator o contrasigno invalide!" -#: actions/apioauthauthorize.php:191 -msgid "Database error deleting OAuth application user." -msgstr "" -"Error del base de datos durante le deletion del usator del application OAuth." - -#: actions/apioauthauthorize.php:216 +#. TRANS: Server error given when a database error occurs inserting an OAuth application user. +#: actions/apioauthauthorize.php:206 msgid "Database error inserting OAuth application user." msgstr "" "Error del base de datos durante le insertion del usator del application " "OAuth." +#. TRANS: Client error given on when invalid data was passed through a form in the OAuth API. #. TRANS: Client error displayed submitting invalid form data for edit application. #. 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: Client error when submitting a form with unexpected information. #. TRANS: Message given submitting a form with an unknown action in SMS settings. -#: actions/apioauthauthorize.php:279 actions/avatarsettings.php:281 +#: actions/apioauthauthorize.php:267 actions/avatarsettings.php:281 #: actions/designadminpanel.php:104 actions/editapplication.php:142 #: actions/emailsettings.php:290 actions/grouplogo.php:322 #: actions/imsettings.php:245 actions/newapplication.php:121 @@ -607,15 +608,20 @@ msgstr "" msgid "Unexpected form submission." msgstr "Submission de formulario inexpectate." -#: actions/apioauthauthorize.php:305 +#. TRANS: Title for a page where a user can confirm/deny account access by an external application. +#: actions/apioauthauthorize.php:294 msgid "An application would like to connect to your account" msgstr "Un application vole connecter se a tu conto" -#: actions/apioauthauthorize.php:322 +#. TRANS: Fieldset legend. +#: actions/apioauthauthorize.php:312 msgid "Allow or deny access" msgstr "Permitter o refusar accesso" -#: actions/apioauthauthorize.php:338 +#. TRANS: User notification of external application requesting account access. +#. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application, +#. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename. +#: actions/apioauthauthorize.php:331 #, php-format msgid "" "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like " @@ -626,13 +632,16 @@ msgstr "" "<strong>%3$s</strong> le datos de tu conto de %4$s. Tu debe solmente dar " "accesso a tu conto de %4$s a tertie personas in le quales tu ha confidentia." -#. TRANS: Main menu option when logged in for access to user settings -#: actions/apioauthauthorize.php:356 lib/action.php:490 +#. TRANS: Fieldset legend. +#: actions/apioauthauthorize.php:349 +#, fuzzy +msgctxt "LEGEND" msgid "Account" msgstr "Conto" +#. TRANS: Field label on OAuth API authorisation form. #. TRANS: Field label in form for profile settings. -#: actions/apioauthauthorize.php:359 actions/login.php:252 +#: actions/apioauthauthorize.php:353 actions/login.php:252 #: actions/profilesettings.php:110 actions/register.php:431 #: actions/showgroup.php:245 actions/tagother.php:94 #: actions/userauthorization.php:145 lib/groupeditform.php:152 @@ -640,40 +649,60 @@ msgstr "Conto" msgid "Nickname" msgstr "Pseudonymo" +#. TRANS: Field label on OAuth API authorisation form. #. TRANS: Link description in user account settings menu. -#: actions/apioauthauthorize.php:362 actions/login.php:255 +#: actions/apioauthauthorize.php:357 actions/login.php:255 #: actions/register.php:436 lib/accountsettingsaction.php:120 msgid "Password" msgstr "Contrasigno" -#. TRANS: Submit button title. -#: actions/apioauthauthorize.php:374 lib/applicationeditform.php:353 +#. TRANS: Button text that when clicked will cancel the process of allowing access to an account +#. TRANS: by an external application. +#. TRANS: Button label to cancel an e-mail address confirmation procedure. +#. TRANS: Button label to cancel an IM address confirmation procedure. +#. TRANS: Button label to cancel a SMS address confirmation procedure. +#. TRANS: Button label in the "Edit application" form. +#: actions/apioauthauthorize.php:370 actions/emailsettings.php:127 +#: actions/imsettings.php:131 actions/smssettings.php:137 +#: lib/applicationeditform.php:351 +msgctxt "BUTTON" msgid "Cancel" msgstr "Cancellar" -#: actions/apioauthauthorize.php:380 +#. TRANS: Button text that when clicked will allow access to an account by an external application. +#: actions/apioauthauthorize.php:377 +#, fuzzy +msgctxt "BUTTON" msgid "Allow" msgstr "Permitter" -#: actions/apioauthauthorize.php:397 +#. TRANS: Form instructions. +#: actions/apioauthauthorize.php:394 msgid "Authorize access to your account information." msgstr "Autorisar le accesso al informationes de tu conto." -#: actions/apioauthauthorize.php:447 +#. TRANS: Header for user notification after revoking OAuth access to an application. +#: actions/apioauthauthorize.php:441 msgid "Authorization canceled." msgstr "Autorisation cancellate." -#: actions/apioauthauthorize.php:449 +#. TRANS: User notification after revoking OAuth access to an application. +#. TRANS: %s is an OAuth token. +#: actions/apioauthauthorize.php:445 #, php-format msgid "The request token %s has been revoked." msgstr "Le indicio de requesta %s ha essite revocate." -#: actions/apioauthauthorize.php:467 +#. TRANS: Header of user notification after authorising an application access to a profile. +#. TRANS: %s is the authorised application name. +#: actions/apioauthauthorize.php:464 #, php-format msgid "You have successfully authorized %s." msgstr "Tu ha autorisate %s con successo." -#: actions/apioauthauthorize.php:472 +#. TRANS: Uer notification after authorising an application access to a profile. +#. TRANS: %s is the authorised application name. +#: actions/apioauthauthorize.php:471 #, php-format msgid "" "Please return to %s and enter the following security code to complete the " @@ -713,25 +742,53 @@ msgstr "Stato delite." msgid "No status with that ID found." msgstr "Nulle stato trovate con iste ID." +#. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit. +#. TRANS: %s is the number of bytes of the CONTENT_LENGTH. +#: actions/apistatusesupdate.php:211 +#, fuzzy, php-format +msgid "" +"The server was unable to handle that much POST data (%s byte) due to its " +"current configuration." +msgid_plural "" +"The server was unable to handle that much POST data (%s bytes) due to its " +"current configuration." +msgstr[0] "" +"Le servitor non ha potite tractar tante datos POST (%s bytes) a causa de su " +"configuration actual." +msgstr[1] "" +"Le servitor non ha potite tractar tante datos POST (%s bytes) a causa de su " +"configuration actual." + +#. TRANS: Client error displayed when the parameter "status" is missing. #: actions/apistatusesupdate.php:222 msgid "Client must provide a 'status' parameter with a value." msgstr "Le cliente debe fornir un parametro 'status' con un valor." -#: actions/apistatusesupdate.php:243 actions/newnotice.php:157 -#: lib/mailhandler.php:60 -#, php-format -msgid "That's too long. Max notice size is %d chars." -msgstr "" +#. TRANS: Client error displayed when the parameter "status" is missing. +#. TRANS: %d is the maximum number of character for a notice. +#: actions/apistatusesupdate.php:245 +#, fuzzy, php-format +msgid "That's too long. Maximum notice size is %d character." +msgid_plural "That's too long. Maximum notice size is %d characters." +msgstr[0] "" +"Isto es troppo longe. Le longitude maximal del notas es %d characteres." +msgstr[1] "" "Isto es troppo longe. Le longitude maximal del notas es %d characteres." -#: actions/apistatusesupdate.php:284 actions/apiusershow.php:96 -msgid "Not found." -msgstr "Non trovate." +#. TRANS: Client error displayed when replying to a non-existing notice. +#: actions/apistatusesupdate.php:285 +#, fuzzy +msgid "Parent notice not found." +msgstr "Methodo API non trovate." -#: actions/apistatusesupdate.php:307 actions/newnotice.php:181 -#, php-format -msgid "Max notice size is %d chars, including attachment URL." -msgstr "" +#: actions/apistatusesupdate.php:307 +#, fuzzy, php-format +msgid "Maximum notice size is %d character, including attachment URL." +msgid_plural "Maximum notice size is %d characters, including attachment URL." +msgstr[0] "" +"Le longitude maximal del notas es %d characteres, includente le URL " +"adjungite." +msgstr[1] "" "Le longitude maximal del notas es %d characteres, includente le URL " "adjungite." @@ -794,6 +851,10 @@ msgstr "Actualisationes con etiquetta %1$s in %2$s!" msgid "API method under construction." msgstr "Methodo API in construction." +#: actions/apiusershow.php:96 +msgid "Not found." +msgstr "Non trovate." + #: actions/attachment.php:73 msgid "No such attachment." msgstr "Annexo non existe." @@ -1400,8 +1461,7 @@ msgid "You must be logged in to edit an application." msgstr "Tu debe aperir un session pro modificar un application." #. TRANS: Client error displayed trying to edit an application that does not exist. -#: actions/editapplication.php:83 actions/oauthconnectionssettings.php:166 -#: actions/showapplication.php:87 +#: actions/editapplication.php:83 actions/showapplication.php:87 msgid "No such application." msgstr "Application non trovate." @@ -1417,7 +1477,6 @@ msgstr "Le nomine es requirite." #. TRANS: Validation error shown when providing too long a name in the "Edit application" form. #: actions/editapplication.php:186 -#, fuzzy msgid "Name is too long (max 255 characters)." msgstr "Le nomine es troppo longe (max. 255 characteres)." @@ -1433,11 +1492,11 @@ msgstr "Le description es requirite." #. TRANS: Validation error shown when providing too long a description in the "Edit application" form. #: actions/editapplication.php:199 -#, fuzzy, php-format +#, php-format msgid "Description is too long (maximum %d character)." msgid_plural "Description is too long (maximum %d characters)." -msgstr[0] "Description es troppo longe (max %d charachteres)." -msgstr[1] "Description es troppo longe (max %d charachteres)." +msgstr[0] "Description es troppo longe (maximo %d characteres)." +msgstr[1] "Description es troppo longe (maximo %d characteres)." #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form. #: actions/editapplication.php:206 @@ -1456,9 +1515,8 @@ msgstr "Le organisation es requirite." #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form. #: actions/editapplication.php:221 -#, fuzzy msgid "Organization is too long (maximum 255 characters)." -msgstr "Le organisation es troppo longe (max. 255 characteres)." +msgstr "Le organisation es troppo longe (maximo 255 characteres)." #: actions/editapplication.php:224 actions/newapplication.php:194 msgid "Organization homepage is required." @@ -1563,16 +1621,6 @@ msgstr "" "Attende confirmation de iste adresse. Verifica tu cassa de entrata (e de " "spam!) pro un message con ulterior instructiones." -#. TRANS: Button label to cancel an e-mail address confirmation procedure. -#. TRANS: Button label to cancel an IM address confirmation procedure. -#. TRANS: Button label to cancel a SMS address confirmation procedure. -#. TRANS: Button label in the "Edit application" form. -#: actions/emailsettings.php:127 actions/imsettings.php:131 -#: actions/smssettings.php:137 lib/applicationeditform.php:351 -msgctxt "BUTTON" -msgid "Cancel" -msgstr "Cancellar" - #. TRANS: Instructions for e-mail address input form. Do not translate #. TRANS: "example.org". It is one of the domain names reserved for #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt. @@ -2334,15 +2382,14 @@ msgstr "Tu debe aperir un session pro invitar altere usatores a usar %s." #. TRANS: Form validation message when providing an e-mail address that does not validate. #. TRANS: %s is an invalid e-mail address. #: actions/invite.php:77 -#, fuzzy, php-format +#, php-format msgid "Invalid email address: %s." -msgstr "Adresse de e-mail invalide: %s" +msgstr "Adresse de e-mail invalide: %s." #. TRANS: Page title when invitations have been sent. #: actions/invite.php:116 -#, fuzzy msgid "Invitations sent" -msgstr "Invitation(es) inviate" +msgstr "Invitationes inviate" #. TRANS: Page title when inviting potential users. #: actions/invite.php:119 @@ -2354,10 +2401,9 @@ msgstr "Invitar nove usatores" #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses. #. TRANS: Followed by a bullet list. #: actions/invite.php:139 -#, fuzzy msgid "You are already subscribed to this user:" msgid_plural "You are already subscribed to these users:" -msgstr[0] "Tu es ja subscribite a iste usatores:" +msgstr[0] "Tu es ja subscribite a iste usator:" msgstr[1] "Tu es ja subscribite a iste usatores:" #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address). @@ -2373,13 +2419,11 @@ msgstr "%1$s (%2$s)" #. TRANS: already uses a this StatusNet site. Plural form is based on the number of #. TRANS: reported already present people. Followed by a bullet list. #: actions/invite.php:153 -#, fuzzy msgid "This person is already a user and you were automatically subscribed:" msgid_plural "" "These people are already users and you were automatically subscribed to them:" msgstr[0] "" -"Iste personas es ja usatores e tu ha essite automaticamente subscribite a " -"illes:" +"Iste persona es ja usator e tu ha essite automaticamente subscribite a ille:" msgstr[1] "" "Iste personas es ja usatores e tu ha essite automaticamente subscribite a " "illes:" @@ -2388,11 +2432,10 @@ msgstr[1] "" #. TRANS: based on the number of invitations sent. Followed by a bullet list of #. TRANS: e-mail addresses to which invitations were sent. #: actions/invite.php:167 -#, fuzzy msgid "Invitation sent to the following person:" msgid_plural "Invitations sent to the following people:" -msgstr[0] "Invitation(es) inviate al sequente personas:" -msgstr[1] "Invitation(es) inviate al sequente personas:" +msgstr[0] "Invitation inviate al sequente persona:" +msgstr[1] "Invitationes inviate al sequente personas:" #. TRANS: Generic message displayed after sending out one or more invitations to #. TRANS: people to join a StatusNet site. @@ -2799,6 +2842,19 @@ msgstr "Error de Ajax" msgid "New notice" msgstr "Nove nota" +#: actions/newnotice.php:157 lib/mailhandler.php:60 +#, php-format +msgid "That's too long. Max notice size is %d chars." +msgstr "" +"Isto es troppo longe. Le longitude maximal del notas es %d characteres." + +#: actions/newnotice.php:181 +#, php-format +msgid "Max notice size is %d chars, including attachment URL." +msgstr "" +"Le longitude maximal del notas es %d characteres, includente le URL " +"adjungite." + #: actions/newnotice.php:227 msgid "Notice posted" msgstr "Nota publicate" @@ -2851,7 +2907,6 @@ msgid "Updates matching search term \"%1$s\" on %2$s!" msgstr "Actualisationes correspondente al termino de recerca \"%1$s\" in %2$s!" #: actions/nudge.php:85 -#, fuzzy msgid "" "This user doesn't allow nudges or hasn't confirmed or set their email " "address yet." @@ -2884,32 +2939,52 @@ msgstr "Applicationes que tu ha registrate" msgid "You have not registered any applications yet." msgstr "Tu non ha ancora registrate alcun application." -#: actions/oauthconnectionssettings.php:72 +#. TRANS: Title for OAuth connection settings. +#: actions/oauthconnectionssettings.php:71 msgid "Connected applications" msgstr "Applicationes connectite" +#. TRANS: Instructions for OAuth connection settings. #: actions/oauthconnectionssettings.php:83 -msgid "You have allowed the following applications to access your account." +#, fuzzy +msgid "The following connections exist for your account." msgstr "Tu ha permittite al sequente applicationes de acceder a tu conto." -#: actions/oauthconnectionssettings.php:175 +#. TRANS: Client error when trying to revoke access for an application while not being a user of it. +#: actions/oauthconnectionssettings.php:168 msgid "You are not a user of that application." msgstr "Tu non es usator de iste application." -#: actions/oauthconnectionssettings.php:186 -#, php-format -msgid "Unable to revoke access for app: %s." +#. TRANS: Client error when revoking access has failed for some reason. +#. TRANS: %s is the application ID revoking access failed for. +#: actions/oauthconnectionssettings.php:183 +#, fuzzy, php-format +msgid "Unable to revoke access for application: %s." msgstr "Impossibile revocar le accesso del application: %s." -#: actions/oauthconnectionssettings.php:198 +#. TRANS: Success message after revoking access for an application. +#. TRANS: %1$s is the application name, %2$s is the first part of the user token. +#: actions/oauthconnectionssettings.php:202 +#, php-format +msgid "" +"You have successfully revoked access for %1$s and the access token starting " +"with %2$s." +msgstr "" + +#. TRANS: Empty list message when no applications have been authorised yet. +#: actions/oauthconnectionssettings.php:213 msgid "You have not authorized any applications to use your account." msgstr "Tu non ha autorisate alcun application a usar tu conto." -#: actions/oauthconnectionssettings.php:211 -msgid "Developers can edit the registration settings for their applications " +#. TRANS: Note for developers in the OAuth connection settings form. +#. TRANS: This message contains a Markdown link. Do not separate "](". +#. TRANS: %s is the URL to the OAuth settings. +#: actions/oauthconnectionssettings.php:233 +#, php-format +msgid "" +"Are you a developer? [Register an OAuth client application](%s) to use with " +"this instance of StatusNet." msgstr "" -"Le programmatores pote modificar le parametros de registration pro lor " -"applicationes " #: actions/oembed.php:80 actions/shownotice.php:100 msgid "Notice has no profile." @@ -3295,9 +3370,8 @@ msgstr "Information de profilo" #. TRANS: Tooltip for field label in form for profile settings. #: actions/profilesettings.php:113 -#, fuzzy msgid "1-64 lowercase letters or numbers, no punctuation or spaces." -msgstr "1-64 minusculas o numeros, sin punctuation o spatios" +msgstr "1-64 minusculas o numeros, sin punctuation o spatios." #. TRANS: Field label in form for profile settings. #: actions/profilesettings.php:117 actions/register.php:455 @@ -3315,18 +3389,17 @@ msgstr "Pagina personal" #. TRANS: Tooltip for field label in form for profile settings. #: actions/profilesettings.php:125 -#, fuzzy msgid "URL of your homepage, blog, or profile on another site." -msgstr "URL de tu pagina personal, blog o profilo in un altere sito" +msgstr "URL de tu pagina personal, blog o profilo in un altere sito." #. TRANS: Tooltip for field label in form for profile settings. Plural #. TRANS: is decided by the number of characters available for the #. TRANS: biography (%d). #: actions/profilesettings.php:133 -#, fuzzy, php-format +#, php-format msgid "Describe yourself and your interests in %d character" msgid_plural "Describe yourself and your interests in %d characters" -msgstr[0] "Describe te e tu interesses in %d characteres" +msgstr[0] "Describe te e tu interesses in %d character" msgstr[1] "Describe te e tu interesses in %d characteres" #. TRANS: Tooltip for field label in form for profile settings. @@ -3402,7 +3475,6 @@ msgstr "" #. TRANS: Validation error in form for profile settings. #: actions/profilesettings.php:256 -#, fuzzy msgid "Full name is too long (max 255 characters)." msgstr "Le nomine complete es troppo longe (max. 255 characteres)." @@ -3410,15 +3482,14 @@ msgstr "Le nomine complete es troppo longe (max. 255 characteres)." #. TRANS: Plural form is used based on the maximum number of allowed #. TRANS: characters for the biography (%d). #: actions/profilesettings.php:262 -#, fuzzy, php-format +#, php-format msgid "Bio is too long (max %d character)." msgid_plural "Bio is too long (max %d characters)." -msgstr[0] "Bio es troppo longe (max %d chars)." -msgstr[1] "Bio es troppo longe (max %d chars)." +msgstr[0] "Bio es troppo longe (max %d character)." +msgstr[1] "Bio es troppo longe (max %d characteres)." #. TRANS: Validation error in form for profile settings. #: actions/profilesettings.php:269 -#, fuzzy msgid "Location is too long (max 255 characters)." msgstr "Loco es troppo longe (max. 255 characteres)." @@ -3429,9 +3500,8 @@ msgstr "Fuso horari non seligite." #. TRANS: Validation error in form for profile settings. #: actions/profilesettings.php:281 -#, fuzzy msgid "Language is too long (max 50 characters)." -msgstr "Lingua es troppo longe (max 50 chars)." +msgstr "Lingua es troppo longe (max. 50 characteres)." #. TRANS: Validation error in form for profile settings. #. TRANS: %s is an invalid tag. @@ -3549,9 +3619,9 @@ msgstr "Etiquettario public" #. TRANS: Instructions (more used like an explanation/header). #. TRANS: %s is the StatusNet sitename. #: actions/publictagcloud.php:65 -#, fuzzy, php-format +#, php-format msgid "These are most popular recent tags on %s" -msgstr "Istes es le etiquettas recente le plus popular in %s " +msgstr "Istes es le etiquettas recente le plus popular in %s" #. TRANS: This message contains a Markdown URL. The link description is between #. TRANS: square brackets, and the link between parentheses. Do not separate "](" @@ -4813,7 +4883,6 @@ msgstr "Iste personas seque le notas de %s." #. TRANS: Subscriber list text when the logged in user has no subscribers. #: actions/subscribers.php:116 -#, fuzzy msgid "" "You have no subscribers. Try subscribing to people you know and they might " "return the favor." @@ -5664,6 +5733,11 @@ msgctxt "TOOLTIP" msgid "Change your email, avatar, password, profile" msgstr "Cambiar tu e-mail, avatar, contrasigno, profilo" +#. TRANS: Main menu option when logged in for access to user settings +#: lib/action.php:490 +msgid "Account" +msgstr "Conto" + #. TRANS: Tooltip for main menu option "Services" #: lib/action.php:492 msgctxt "TOOLTIP" @@ -6031,28 +6105,40 @@ msgid "No application for that consumer key." msgstr "Nulle application pro iste clave de consumitor." #. TRANS: OAuth exception given when an incorrect access token was given for a user. -#: lib/apiauth.php:217 +#: lib/apiauth.php:219 msgid "Bad access token." msgstr "Mal indicio de accesso." #. TRANS: OAuth exception given when no user was found for a given token (no token was found). -#: lib/apiauth.php:222 +#: lib/apiauth.php:224 msgid "No user for that token." msgstr "Nulle usator pro iste indicio." #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel". #. TRANS: Client error thrown when authentication fails. -#: lib/apiauth.php:264 lib/apiauth.php:291 +#: lib/apiauth.php:266 lib/apiauth.php:293 msgid "Could not authenticate you." msgstr "Non poteva authenticar te." +#. TRANS: Server error displayed when trying to create an anynymous OAuth consumer. +#: lib/apioauthstore.php:41 +#, fuzzy +msgid "Could not create anonymous consumer." +msgstr "Non poteva crear aliases." + +#. TRANS: Server error displayed when trying to create an anynymous OAuth application. +#: lib/apioauthstore.php:54 +#, fuzzy +msgid "Could not create anonymous OAuth application." +msgstr "Non poteva crear application." + #. TRANS: Exception thrown when an attempt is made to revoke an unknown token. -#: lib/apioauthstore.php:189 +#: lib/apioauthstore.php:218 msgid "Tried to revoke unknown token." msgstr "Tentava revocar un indicio non cognoscite." #. TRANS: Exception thrown when an attempt is made to remove a revoked token. -#: lib/apioauthstore.php:194 +#: lib/apioauthstore.php:223 msgid "Failed to delete revoked token." msgstr "Falleva de deler le indicio revocate." @@ -6132,24 +6218,40 @@ msgstr "" "Accesso predefinite pro iste application: lectura solmente, o lectura e " "scriptura" +#. TRANS: Submit button title. +#: lib/applicationeditform.php:353 +msgid "Cancel" +msgstr "Cancellar" + +#: lib/applicationlist.php:247 +msgid " by " +msgstr "" + #. TRANS: Application access type -#: lib/applicationlist.php:134 +#: lib/applicationlist.php:260 msgid "read-write" msgstr "lectura-scriptura" #. TRANS: Application access type -#: lib/applicationlist.php:136 +#: lib/applicationlist.php:262 msgid "read-only" msgstr "lectura solmente" #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only") -#: lib/applicationlist.php:142 +#: lib/applicationlist.php:268 #, php-format msgid "Approved %1$s - \"%2$s\" access." msgstr "Accesso \"%2$s\" approbate le %1$s." +#. TRANS: Access token in the application list. +#. TRANS: %s are the first 7 characters of the access token. +#: lib/applicationlist.php:282 +#, php-format +msgid "Access token starting with: %s" +msgstr "" + #. TRANS: Button label -#: lib/applicationlist.php:157 +#: lib/applicationlist.php:298 msgctxt "BUTTON" msgid "Revoke" msgstr "Revocar" @@ -6578,16 +6680,14 @@ msgstr "" #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation. #: lib/common.php:136 -#, fuzzy msgid "No configuration file found." -msgstr "Nulle file de configuration trovate. " +msgstr "Nulle file de configuration trovate." #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation. #. TRANS: Is followed by a list of directories (separated by HTML breaks). #: lib/common.php:139 -#, fuzzy msgid "I looked for configuration files in the following places:" -msgstr "Io cercava files de configuration in le sequente locos: " +msgstr "Io cercava files de configuration in le sequente locos:" #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation. #: lib/common.php:142 @@ -6900,7 +7000,7 @@ msgstr "Confirmation del adresse de e-mail" #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename, #. TRANS: %3$s is the URL to confirm at. #: lib/mail.php:179 -#, fuzzy, php-format +#, php-format msgid "" "Hey, %1$s.\n" "\n" @@ -6915,18 +7015,18 @@ msgid "" "Thanks for your time, \n" "%2$s\n" msgstr "" -"Salute %s,\n" +"Salute %1$s,\n" "\n" -"Alcuno entrava ante un momento iste adresse de e-mail in %s.\n" +"Alcuno entrava ante un momento iste adresse de e-mail in %2$s.\n" "\n" "Si isto esseva tu, e tu vole confirmar le adresse, usa le URL hic infra:\n" "\n" -"%s\n" +"%3$s\n" "\n" "Si non, simplemente ignora iste message.\n" "\n" "Gratias pro tu attention,\n" -"%s\n" +"%2$s\n" #. TRANS: Subject of new-subscriber notification e-mail. #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename. @@ -6953,7 +7053,7 @@ msgstr "" #. TRANS: %5$s is the subscriber's homepage URL (or empty), %6%s is the subscriber's bio (or empty) #. TRANS: %7$s is a link to the addressed user's e-mail settings. #: lib/mail.php:263 -#, fuzzy, php-format +#, php-format msgid "" "%1$s is now listening to your notices on %2$s.\n" "\n" @@ -6972,10 +7072,10 @@ msgstr "" "\n" "%4$s%5$s%6$s\n" "Cordialmente,\n" -"%7$s.\n" +"%2$s.\n" "\n" "----\n" -"Cambia tu adresse de e-mail o optiones de notification a %8$s\n" +"Cambia tu adresse de e-mail o optiones de notification a %7$s\n" #. TRANS: Profile info line in new-subscriber notification e-mail. #. TRANS: %s is biographical information. @@ -6995,7 +7095,7 @@ msgstr "Nove adresse de e-mail pro publicar in %s" #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send #. TRANS: to to post by e-mail, %3$s is a URL to more instructions. #: lib/mail.php:321 -#, fuzzy, php-format +#, php-format msgid "" "You have a new posting address on %1$s.\n" "\n" @@ -7013,7 +7113,7 @@ msgstr "" "Ulterior informationes se trova a %3$s.\n" "\n" "Cordialmente,\n" -"%4$s" +"%1$s" #. TRANS: Subject line for SMS-by-email notification messages. #. TRANS: %s is the posting user's nickname. @@ -7119,8 +7219,8 @@ msgstr "" #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname. #: lib/mail.php:603 #, fuzzy, php-format -msgid "%1s$ (@%2$s) added your notice as a favorite" -msgstr "%s (@%s) ha addite tu nota como favorite" +msgid "%1$s (@%2$s) added your notice as a favorite" +msgstr "%1$s (@%2$s) ha addite tu nota como favorite" #. TRANS: Body for favorite notification e-mail. #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created, @@ -7180,9 +7280,9 @@ msgstr "" #. TRANS: E-mail subject for notice notification. #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname. #: lib/mail.php:676 -#, fuzzy, php-format +#, php-format msgid "%1$s (@%2$s) sent a notice to your attention" -msgstr "%s (@%s) ha inviate un nota a tu attention" +msgstr "%1$s (@%2$s) ha inviate un nota a tu attention" #. TRANS: Body of @-reply notification e-mail. #. TRANS: %1$s is the sending user's long name, $2$s is the StatusNet sitename, @@ -7914,7 +8014,7 @@ msgstr "%s non es un color valide!" #. TRANS: Validation error for a web colour. #. TRANS: %s is the provided (invalid) text for colour. #: lib/webcolor.php:120 -#, fuzzy, php-format +#, php-format msgid "%s is not a valid color! Use 3 or 6 hex characters." msgstr "%s non es un color valide! Usa 3 o 6 characteres hexadecimal." @@ -7931,3 +8031,14 @@ msgstr "Nulle usator specificate; le usator de reserva es usate." #, php-format msgid "%d entries in backup." msgstr "%d entratas in copia de reserva." + +#~ msgid "Database error deleting OAuth application user." +#~ msgstr "" +#~ "Error del base de datos durante le deletion del usator del application " +#~ "OAuth." + +#~ msgid "" +#~ "Developers can edit the registration settings for their applications " +#~ msgstr "" +#~ "Le programmatores pote modificar le parametros de registration pro lor " +#~ "applicationes " |