Twidere-App-Android-Twitter.../twidere/src/main/res-localized/values-an/strings_twitter_errors.xml

20 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- 32 Could not authenticate you: Your call could not be completed as dialed. -->
<!-- 34 Sorry, that page does not exist: Corresponds with HTTP 404 - the specified resource was not found. -->
<!-- 88 Rate limit exceeded: The request limit for this resource has been reached for the current rate limit window. -->
<!-- 89 Invalid or expired token: The access token used in the request is incorrect or has expired. Used in API v1.1 -->
<!-- 64 Your account is suspended and is not permitted to access this feature: Corresponds with an HTTP 403 - the access token being used belongs to a suspended user and they can't complete the action you're trying to take -->
<!-- 130 Over capacity: Corresponds with HTTP 503 - Twitter is temporarily over capacity. -->
<!-- 131 Internal error: Corresponds with HTTP 500 - An unknown internal error occurred. -->
<!-- 135 Could not authenticate you: Corresponds with HTTP 401 - it means that your oauth_timestamp is either ahead or behind our acceptable range -->
<!-- 136 Blocked by user while retweeting: You have been blocked from retweeting this user's tweets at their request. -->
<!-- 144 No status found with that ID. -->
<!-- 172 You have been blocked from following this account at the request of the user. -->
<!-- 172 There was an error creating your search: Corresponds with HTTP 403 - The saved search already exists. -->
<!-- 179 Sorry, you are not authorized to see this status: Corresponds with HTTP 403 - thrown when a Tweet cannot be viewed by the authenticating user, usually due to the tweet's author having protected their tweets. -->
<!-- 187 Status is a duplicate: The status text has been Tweeted already by the authenticated account. -->
<!-- 215 Bad authentication data: Typically sent with 1.1 responses with HTTP code 400. The method requires authentication but it was not presented or was wholly invalid -->
</resources>