Localisation updates from http://translatewiki.net.

This commit is contained in:
Siebrand Mazeland 2010-10-20 19:51:49 +02:00
parent dc62cf1c0b
commit fb32108707
47 changed files with 7804 additions and 3319 deletions

View File

@ -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:19:47+0000\n"
"POT-Creation-Date: 2010-10-20 17:39+0000\n"
"PO-Revision-Date: 2010-10-20 17:40:22+0000\n"
"Language-Team: Afrikaans <http://translatewiki.net/wiki/Portal:af>\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: af\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
@ -235,7 +235,7 @@ msgstr "Die API-funksie is nie gevind nie."
#: 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 "Hierdie metode benodig 'n POST."
@ -266,10 +266,9 @@ msgstr "Kon nie die profiel stoor nie."
#. 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 "
@ -546,29 +545,32 @@ msgstr "groepe op %s"
msgid "Upload failed."
msgstr "Die deblokkering van die gebruiker het gefaal."
#: actions/apioauthaccesstoken.php:103
#. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
#: actions/apioauthaccesstoken.php:102
#, fuzzy
msgid "Invalid request token or verifier."
msgstr "Ongeldige token."
#. 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 ""
#: 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
#, fuzzy
msgid "Invalid request token."
msgstr "Ongeldige token."
#: 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,24 +581,23 @@ msgstr "Ongeldige token."
msgid "There was a problem with your session token. Try again, please."
msgstr ""
#: 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 "Ongeldige gebruikersnaam of wagwoord!"
#: actions/apioauthauthorize.php:191
#, fuzzy
msgid "Database error deleting OAuth application user."
msgstr "Moenie die applikasie verwyder nie"
#: 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 ""
#. 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
@ -605,15 +606,20 @@ msgstr ""
msgid "Unexpected form submission."
msgstr "Die vorm is onverwags ingestuur."
#: 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 "'n Toepassing vra toegang tot u gebruikersinligting"
#: actions/apioauthauthorize.php:322
#. TRANS: Fieldset legend.
#: actions/apioauthauthorize.php:312
msgid "Allow or deny access"
msgstr "Toegang toelaat of weier"
#: 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 "
@ -621,13 +627,16 @@ msgid ""
"give access to your %4$s account to third parties you trust."
msgstr ""
#. 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 "Gebruiker"
#. 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
@ -635,42 +644,62 @@ msgstr "Gebruiker"
msgid "Nickname"
msgstr "Bynaam"
#. 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 "Wagwoord"
#. 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 "Kanselleer"
#: 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 "Toestaan"
#: actions/apioauthauthorize.php:397
#. TRANS: Form instructions.
#: actions/apioauthauthorize.php:394
#, fuzzy
msgid "Authorize access to your account information."
msgstr "Laat toegang tot u gebruikersinligting toe of weier dit."
#: actions/apioauthauthorize.php:447
#. TRANS: Header for user notification after revoking OAuth access to an application.
#: actions/apioauthauthorize.php:441
#, fuzzy
msgid "Authorization canceled."
msgstr "Geen bevestigingskode."
#: 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 ""
#: 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 ""
#: 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 "
@ -708,24 +737,45 @@ msgstr "Die status is verwyder."
msgid "No status with that ID found."
msgstr "Geen status met die ID gevind nie."
#. 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
#, 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] ""
msgstr[1] ""
#. 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 ""
#: 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 "Die kennisgewing is te lank. Gebruik maksimum %d karakters."
#. 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] "Die kennisgewing is te lank. Gebruik maksimum %d karakters."
msgstr[1] "Die kennisgewing is te lank. Gebruik maksimum %d karakters."
#: actions/apistatusesupdate.php:284 actions/apiusershow.php:96
msgid "Not found."
msgstr "Nie gevind nie."
#. TRANS: Client error displayed when replying to a non-existing notice.
#: actions/apistatusesupdate.php:285
#, fuzzy
msgid "Parent notice not found."
msgstr "Die API-funksie is nie gevind nie."
#: actions/apistatusesupdate.php:307 actions/newnotice.php:181
#: actions/apistatusesupdate.php:307
#, php-format
msgid "Max notice size is %d chars, including attachment URL."
msgstr ""
msgid "Maximum notice size is %d character, including attachment URL."
msgid_plural "Maximum notice size is %d characters, including attachment URL."
msgstr[0] ""
msgstr[1] ""
#: actions/apisubscriptions.php:233 actions/apisubscriptions.php:263
msgid "Unsupported format."
@ -786,6 +836,10 @@ msgstr "Opdaterings van %1$s op %2$s."
msgid "API method under construction."
msgstr "Die API-funksie is nie gevind nie."
#: actions/apiusershow.php:96
msgid "Not found."
msgstr "Nie gevind nie."
#: actions/attachment.php:73
msgid "No such attachment."
msgstr "Die aanhangsel bestaan nie."
@ -1391,8 +1445,7 @@ msgid "You must be logged in to edit an application."
msgstr "U moet aangeteken wees alvorens u 'n applikasie kan wysig."
#. 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 "Die applikasie bestaan nie."
@ -1552,16 +1605,6 @@ msgid ""
"a message with further instructions."
msgstr ""
#. 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 "Kanselleer"
#. 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.
@ -2736,6 +2779,16 @@ msgstr "Ajax-fout"
msgid "New notice"
msgstr "Geen kennisgewing."
#: actions/newnotice.php:157 lib/mailhandler.php:60
#, php-format
msgid "That's too long. Max notice size is %d chars."
msgstr "Die kennisgewing is te lank. Gebruik maksimum %d karakters."
#: actions/newnotice.php:181
#, php-format
msgid "Max notice size is %d chars, including attachment URL."
msgstr ""
#: actions/newnotice.php:227
#, fuzzy
msgid "Notice posted"
@ -2814,31 +2867,52 @@ msgstr ""
msgid "You have not registered any applications yet."
msgstr "Dit was nie moontlik om die applikasie te skep nie."
#: actions/oauthconnectionssettings.php:72
#. TRANS: Title for OAuth connection settings.
#: actions/oauthconnectionssettings.php:71
#, fuzzy
msgid "Connected applications"
msgstr "Skrap applikasie"
#. TRANS: Instructions for OAuth connection settings.
#: actions/oauthconnectionssettings.php:83
msgid "You have allowed the following applications to access your account."
msgid "The following connections exist for your account."
msgstr ""
#: 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
#, fuzzy
msgid "You are not a user of that application."
msgstr "U is nie die eienaar van hierdie applikasie nie."
#: actions/oauthconnectionssettings.php:186
#. 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 "Gebruik die vorm om u applikasie te wysig."
#. 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 "Unable to revoke access for app: %s."
msgid ""
"You have successfully revoked access for %1$s and the access token starting "
"with %2$s."
msgstr ""
#: actions/oauthconnectionssettings.php:198
#. 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 ""
#: 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 ""
#: actions/oembed.php:80 actions/shownotice.php:100
@ -5571,6 +5645,11 @@ msgctxt "TOOLTIP"
msgid "Change your email, avatar, password, profile"
msgstr "Verander u wagwoord"
#. TRANS: Main menu option when logged in for access to user settings
#: lib/action.php:490
msgid "Account"
msgstr "Gebruiker"
#. TRANS: Tooltip for main menu option "Services"
#: lib/action.php:492
msgctxt "TOOLTIP"
@ -5945,28 +6024,40 @@ msgid "No application for that consumer key."
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
#: lib/apioauthstore.php:41
#, fuzzy
msgid "Could not create anonymous consumer."
msgstr "Dit was nie moontlik om die aliasse te skep nie."
#. 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 "Dit was nie moontlik om die applikasie te skep nie."
#. 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 ""
#. 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 ""
@ -6049,26 +6140,42 @@ msgstr "Lees-skryf"
msgid "Default access for this application: read-only, or read-write"
msgstr ""
#. TRANS: Submit button title.
#: lib/applicationeditform.php:353
msgid "Cancel"
msgstr "Kanselleer"
#: lib/applicationlist.php:247
msgid " by "
msgstr ""
#. TRANS: Application access type
#: lib/applicationlist.php:134
#: lib/applicationlist.php:260
#, fuzzy
msgid "read-write"
msgstr "Lees-skryf"
#. TRANS: Application access type
#: lib/applicationlist.php:136
#: lib/applicationlist.php:262
#, fuzzy
msgid "read-only"
msgstr "Lees-alleen"
#. 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 ""
#. 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 "Verwyder"
@ -6955,7 +7062,7 @@ 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"
msgid "%1$s (@%2$s) added your notice as a favorite"
msgstr "Hierdie kennisgewing is nie 'n gunsteling nie!"
#. TRANS: Body for favorite notification e-mail.
@ -7735,3 +7842,7 @@ msgstr "Geen groep verskaf nie."
#, php-format
msgid "%d entries in backup."
msgstr ""
#, fuzzy
#~ msgid "Database error deleting OAuth application user."
#~ msgstr "Moenie die applikasie verwyder nie"

View File

@ -11,19 +11,19 @@ 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:19:48+0000\n"
"POT-Creation-Date: 2010-10-20 17:39+0000\n"
"PO-Revision-Date: 2010-10-20 17:40:27+0000\n"
"Language-Team: Arabic <http://translatewiki.net/wiki/Portal:ar>\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: ar\n"
"X-Message-Group: #out-statusnet-core\n"
"Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
"2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
"99) ? 4 : 5 ) ) ) );\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
@ -239,7 +239,7 @@ msgstr "لم يتم العثور على وسيلة API."
#: 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 "تتطلب هذه الطريقة POST."
@ -270,10 +270,9 @@ msgstr "لم يمكن حفظ الملف."
#. 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 "
@ -553,29 +552,32 @@ msgstr "مجموعات %s"
msgid "Upload failed."
msgstr "ارفع ملفًا"
#: actions/apioauthaccesstoken.php:103
#. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
#: actions/apioauthaccesstoken.php:102
#, fuzzy
msgid "Invalid request token or verifier."
msgstr "توكن دخول غير صحيح محدد."
#. 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 ""
#: 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
#, fuzzy
msgid "Invalid request token."
msgstr "حجم غير صالح."
#: 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
@ -586,23 +588,23 @@ msgstr "حجم غير صالح."
msgid "There was a problem with your session token. Try again, please."
msgstr ""
#: 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 "اسم/كلمة سر غير صحيحة!"
#: actions/apioauthauthorize.php:191
msgid "Database error deleting OAuth application user."
msgstr "خطأ في قاعدة البيانات أثناء حذف مستخدم تطبيق 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 "خطأ في قاعدة البيانات أثناء حذف مستخدم تطبيق 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
@ -611,15 +613,20 @@ msgstr "خطأ في قاعدة البيانات أثناء حذف مستخدم
msgid "Unexpected form submission."
msgstr ""
#: 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 ""
#: actions/apioauthauthorize.php:322
#. TRANS: Fieldset legend.
#: actions/apioauthauthorize.php:312
msgid "Allow or deny access"
msgstr "اسمح أو امنع الوصول"
#: 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 "
@ -627,13 +634,16 @@ msgid ""
"give access to your %4$s account to third parties you trust."
msgstr ""
#. 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 "الحساب"
#. 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
@ -641,41 +651,61 @@ msgstr "الحساب"
msgid "Nickname"
msgstr "الاسم المستعار"
#. 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 "كلمة السر"
#. 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 "ألغِ"
#: 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 "اسمح"
#: actions/apioauthauthorize.php:397
#. TRANS: Form instructions.
#: actions/apioauthauthorize.php:394
msgid "Authorize access to your account information."
msgstr ""
#: actions/apioauthauthorize.php:447
#. TRANS: Header for user notification after revoking OAuth access to an application.
#: actions/apioauthauthorize.php:441
#, fuzzy
msgid "Authorization canceled."
msgstr "أُلغي تأكيد المراسلة الفورية."
#: 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 ""
#: 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
#, fuzzy, php-format
msgid "You have successfully authorized %s."
msgstr "لا تملك تصريحًا."
#: 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 "
@ -715,24 +745,57 @@ msgstr "حُذِفت الحالة."
msgid "No status with that ID found."
msgstr "لا حالة وُجدت بهذه الهوية."
#. 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
#, 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] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#. 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 ""
#: 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 "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
#. 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] "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
msgstr[1] "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
msgstr[2] "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
msgstr[3] "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
msgstr[4] "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
msgstr[5] "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
#: actions/apistatusesupdate.php:284 actions/apiusershow.php:96
msgid "Not found."
msgstr "لم يوجد."
#. TRANS: Client error displayed when replying to a non-existing notice.
#: actions/apistatusesupdate.php:285
#, fuzzy
msgid "Parent notice not found."
msgstr "لم يتم العثور على وسيلة API."
#: actions/apistatusesupdate.php:307 actions/newnotice.php:181
#: actions/apistatusesupdate.php:307
#, php-format
msgid "Max notice size is %d chars, including attachment URL."
msgstr ""
msgid "Maximum notice size is %d character, including attachment URL."
msgid_plural "Maximum notice size is %d characters, including attachment URL."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: actions/apisubscriptions.php:233 actions/apisubscriptions.php:263
msgid "Unsupported format."
@ -793,6 +856,10 @@ msgstr "الإشعارات التي فضلها %1$s في %2$s!"
msgid "API method under construction."
msgstr "لم يتم العثور على وسيلة API."
#: actions/apiusershow.php:96
msgid "Not found."
msgstr "لم يوجد."
#: actions/attachment.php:73
msgid "No such attachment."
msgstr "لا مرفق كهذا."
@ -1393,8 +1460,7 @@ msgid "You must be logged in to edit an application."
msgstr "يجب أن تكون مسجل الدخول لتعدل تطبيقا."
#. 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 "لا تطبيق كهذا."
@ -1561,16 +1627,6 @@ msgid ""
"a message with further instructions."
msgstr ""
#. 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 "ألغِ"
#. 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.
@ -2748,6 +2804,16 @@ msgstr "خطأ أجاكس"
msgid "New notice"
msgstr "إشعار جديد"
#: actions/newnotice.php:157 lib/mailhandler.php:60
#, php-format
msgid "That's too long. Max notice size is %d chars."
msgstr "هذه طويلة جدًا. أطول حجم للإشعار %d حرفًا."
#: actions/newnotice.php:181
#, php-format
msgid "Max notice size is %d chars, including attachment URL."
msgstr ""
#: actions/newnotice.php:227
msgid "Notice posted"
msgstr "أُرسل الإشعار"
@ -2825,30 +2891,51 @@ msgstr ""
msgid "You have not registered any applications yet."
msgstr "يجب أن تكون مسجل الدخول لتسجل تطبيقا."
#: actions/oauthconnectionssettings.php:72
#. TRANS: Title for OAuth connection settings.
#: actions/oauthconnectionssettings.php:71
#, fuzzy
msgid "Connected applications"
msgstr "احذف هذا التطبيق"
#. TRANS: Instructions for OAuth connection settings.
#: actions/oauthconnectionssettings.php:83
msgid "You have allowed the following applications to access your account."
msgid "The following connections exist for your account."
msgstr ""
#: 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 "لست مستخدما لهذا التطبيق."
#: actions/oauthconnectionssettings.php:186
#. 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 "استخدم هذا النموذج لتعدل تطبيقك."
#. 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 "Unable to revoke access for app: %s."
msgid ""
"You have successfully revoked access for %1$s and the access token starting "
"with %2$s."
msgstr ""
#: actions/oauthconnectionssettings.php:198
#. 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 ""
#: 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 ""
#: actions/oembed.php:80 actions/shownotice.php:100
@ -5537,6 +5624,11 @@ msgctxt "TOOLTIP"
msgid "Change your email, avatar, password, profile"
msgstr "غير بريدك الإلكتروني وكلمة سرّك وأفتارك وملفك الشخصي"
#. TRANS: Main menu option when logged in for access to user settings
#: lib/action.php:490
msgid "Account"
msgstr "الحساب"
#. TRANS: Tooltip for main menu option "Services"
#: lib/action.php:492
msgctxt "TOOLTIP"
@ -5904,28 +5996,40 @@ msgid "No application for that consumer key."
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
#: lib/apioauthstore.php:41
#, fuzzy
msgid "Could not create anonymous consumer."
msgstr "تعذّر إنشاء الكنى."
#. 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 "لم يمكن إنشاء التطبيق."
#. 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 ""
#. 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 ""
@ -6009,24 +6113,40 @@ msgstr ""
msgid "Default access for this application: read-only, or read-write"
msgstr ""
#. TRANS: Submit button title.
#: lib/applicationeditform.php:353
msgid "Cancel"
msgstr "ألغِ"
#: lib/applicationlist.php:247
msgid " by "
msgstr ""
#. TRANS: Application access type
#: lib/applicationlist.php:134
#: lib/applicationlist.php:260
msgid "read-write"
msgstr ""
#. TRANS: Application access type
#: lib/applicationlist.php:136
#: lib/applicationlist.php:262
msgid "read-only"
msgstr ""
#. 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 ""
#. 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 "أزل"
@ -6975,7 +7095,7 @@ 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"
msgid "%1$s (@%2$s) added your notice as a favorite"
msgstr "لقد أضاف %s (@%s) إشعارك إلى مفضلاته"
#. TRANS: Body for favorite notification e-mail.
@ -7749,3 +7869,6 @@ msgstr "لا هوية مستخدم محددة."
#, php-format
msgid "%d entries in backup."
msgstr ""
#~ msgid "Database error deleting OAuth application user."
#~ msgstr "خطأ في قاعدة البيانات أثناء حذف مستخدم تطبيق OAuth."

View File

@ -11,19 +11,19 @@ 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:19:49+0000\n"
"POT-Creation-Date: 2010-10-20 17:39+0000\n"
"PO-Revision-Date: 2010-10-20 17:40:30+0000\n"
"Language-Team: Egyptian Spoken Arabic <http://translatewiki.net/wiki/Portal:"
"arz>\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: arz\n"
"X-Message-Group: #out-statusnet-core\n"
"Plural-Forms: nplurals=6; plural= n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\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
@ -243,7 +243,7 @@ msgstr "الـ API method مش موجوده."
#: 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 "تتطلب هذه الطريقه POST."
@ -274,10 +274,9 @@ msgstr "لم يمكن حفظ الملف."
#. 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 "
@ -558,29 +557,32 @@ msgstr "مجموعات %s"
msgid "Upload failed."
msgstr "ارفع ملفًا"
#: actions/apioauthaccesstoken.php:103
#. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
#: actions/apioauthaccesstoken.php:102
#, fuzzy
msgid "Invalid request token or verifier."
msgstr "امارة تسجيل الدخول اللى اتحطت مش موجوده."
#. 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 ""
#: 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
#, fuzzy
msgid "Invalid request token."
msgstr "حجم غير صالح."
#: 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
@ -591,25 +593,24 @@ msgstr "حجم غير صالح."
msgid "There was a problem with your session token. Try again, please."
msgstr ""
#: 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 "نيكنيم / پاسوورد مش مظبوطه!"
#: actions/apioauthauthorize.php:191
#, fuzzy
msgid "Database error deleting OAuth application user."
msgstr "خطأ قاعده البيانات أثناء حذف المستخدم OAuth app"
#: actions/apioauthauthorize.php:216
#. TRANS: Server error given when a database error occurs inserting an OAuth application user.
#: actions/apioauthauthorize.php:206
#, fuzzy
msgid "Database error inserting OAuth application user."
msgstr "خطأ قاعده البيانات أثناء إدخال المستخدم OAuth app"
#. 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
@ -618,15 +619,20 @@ msgstr "خطأ قاعده البيانات أثناء إدخال المستخد
msgid "Unexpected form submission."
msgstr ""
#: 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 ""
#: actions/apioauthauthorize.php:322
#. TRANS: Fieldset legend.
#: actions/apioauthauthorize.php:312
msgid "Allow or deny access"
msgstr ""
#: 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 "
@ -634,13 +640,16 @@ msgid ""
"give access to your %4$s account to third parties you trust."
msgstr ""
#. 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 "الحساب"
#. 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
@ -648,41 +657,62 @@ msgstr "الحساب"
msgid "Nickname"
msgstr "الاسم المستعار"
#. 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 "كلمه السر"
#. 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
#, fuzzy
msgctxt "BUTTON"
msgid "Cancel"
msgstr "ألغِ"
#: 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 "اسمح"
#: actions/apioauthauthorize.php:397
#. TRANS: Form instructions.
#: actions/apioauthauthorize.php:394
msgid "Authorize access to your account information."
msgstr ""
#: actions/apioauthauthorize.php:447
#. TRANS: Header for user notification after revoking OAuth access to an application.
#: actions/apioauthauthorize.php:441
#, fuzzy
msgid "Authorization canceled."
msgstr "لا رمز تأكيد."
#: 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 ""
#: 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
#, fuzzy, php-format
msgid "You have successfully authorized %s."
msgstr "لا تملك تصريحًا."
#: 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 "
@ -723,24 +753,57 @@ msgstr "حُذِفت الحاله."
msgid "No status with that ID found."
msgstr "لا ملف شخصى بهذه الهويه."
#. 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
#, 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] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#. 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 ""
#: actions/apistatusesupdate.php:243 actions/newnotice.php:157
#: lib/mailhandler.php:60
#. 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. Max notice size is %d chars."
msgstr "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
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] "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
msgstr[1] "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
msgstr[2] "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
msgstr[3] "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
msgstr[4] "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
msgstr[5] "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
#: actions/apistatusesupdate.php:284 actions/apiusershow.php:96
msgid "Not found."
msgstr "لم يوجد."
#. TRANS: Client error displayed when replying to a non-existing notice.
#: actions/apistatusesupdate.php:285
#, fuzzy
msgid "Parent notice not found."
msgstr "الـ API method مش موجوده."
#: actions/apistatusesupdate.php:307 actions/newnotice.php:181
#: actions/apistatusesupdate.php:307
#, php-format
msgid "Max notice size is %d chars, including attachment URL."
msgstr ""
msgid "Maximum notice size is %d character, including attachment URL."
msgid_plural "Maximum notice size is %d characters, including attachment URL."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
#: actions/apisubscriptions.php:233 actions/apisubscriptions.php:263
msgid "Unsupported format."
@ -801,6 +864,10 @@ msgstr "الإشعارات الموسومه ب%s"
msgid "API method under construction."
msgstr "الـ API method مش موجوده."
#: actions/apiusershow.php:96
msgid "Not found."
msgstr "لم يوجد."
#: actions/attachment.php:73
msgid "No such attachment."
msgstr "لا مرفق كهذا."
@ -1408,8 +1475,7 @@ msgid "You must be logged in to edit an application."
msgstr "لازم يكون متسجل دخولك علشان تعدّل 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 زى كده."
@ -1577,17 +1643,6 @@ msgid ""
"a message with further instructions."
msgstr ""
#. 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
#, fuzzy
msgctxt "BUTTON"
msgid "Cancel"
msgstr "ألغِ"
#. 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.
@ -2778,6 +2833,16 @@ msgstr "خطأ أجاكس"
msgid "New notice"
msgstr "إشعار جديد"
#: actions/newnotice.php:157 lib/mailhandler.php:60
#, fuzzy, php-format
msgid "That's too long. Max notice size is %d chars."
msgstr "هذا الملف كبير جدًا. إن أقصى حجم للملفات هو %d."
#: actions/newnotice.php:181
#, php-format
msgid "Max notice size is %d chars, including attachment URL."
msgstr ""
#: actions/newnotice.php:227
msgid "Notice posted"
msgstr "أُرسل الإشعار"
@ -2853,30 +2918,51 @@ msgstr ""
msgid "You have not registered any applications yet."
msgstr "لازم تكون مسجل دخوللك علشان تسجل application."
#: actions/oauthconnectionssettings.php:72
#. TRANS: Title for OAuth connection settings.
#: actions/oauthconnectionssettings.php:71
#, fuzzy
msgid "Connected applications"
msgstr "مش ممكن إنشاء الapplication."
#. TRANS: Instructions for OAuth connection settings.
#: actions/oauthconnectionssettings.php:83
msgid "You have allowed the following applications to access your account."
msgid "The following connections exist for your account."
msgstr ""
#: 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 "انت مش يوزر للapplication دى."
#: actions/oauthconnectionssettings.php:186
#. 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 "استعمل الفورمه دى علشان تعدّل الapplication بتاعتك."
#. 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 "Unable to revoke access for app: %s."
msgid ""
"You have successfully revoked access for %1$s and the access token starting "
"with %2$s."
msgstr ""
#: actions/oauthconnectionssettings.php:198
#. 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 ""
#: 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 ""
#: actions/oembed.php:80 actions/shownotice.php:100
@ -5576,6 +5662,11 @@ msgctxt "TOOLTIP"
msgid "Change your email, avatar, password, profile"
msgstr "غير كلمه سرّك"
#. TRANS: Main menu option when logged in for access to user settings
#: lib/action.php:490
msgid "Account"
msgstr "الحساب"
#. TRANS: Tooltip for main menu option "Services"
#: lib/action.php:492
#, fuzzy
@ -5960,28 +6051,40 @@ msgid "No application for that consumer key."
msgstr ""
#. 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 ""
#. 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 ""
#. 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 ""
#. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
#: lib/apioauthstore.php:41
#, fuzzy
msgid "Could not create anonymous consumer."
msgstr "تعذّر إنشاء الكنى."
#. 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 "مش ممكن إنشاء ال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 ""
#. 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 ""
@ -6066,24 +6169,40 @@ msgstr ""
msgid "Default access for this application: read-only, or read-write"
msgstr ""
#. TRANS: Submit button title.
#: lib/applicationeditform.php:353
msgid "Cancel"
msgstr "ألغِ"
#: lib/applicationlist.php:247
msgid " by "
msgstr ""
#. TRANS: Application access type
#: lib/applicationlist.php:134
#: lib/applicationlist.php:260
msgid "read-write"
msgstr ""
#. TRANS: Application access type
#: lib/applicationlist.php:136
#: lib/applicationlist.php:262
msgid "read-only"
msgstr ""
#. 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 ""
#. 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 "