|
4.
|
|
|
Invalid request URI or header, or unsupported nonstandard parameter: %s
|
|
|
Translators: the parameter is an error message returned by the server.
Translators: the parameter is an
* error message returned by the
* server.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-client-login-authorizer.c:660 gdata/gdata-service.c:372
gdata/services/calendar/gdata-calendar-service.c:325
|
|
9.
|
|
|
A CAPTCHA must be filled out to log in.
|
|
|
Translators: see http://en.wikipedia.org/wiki/CAPTCHA for information about CAPTCHAs
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-client-login-authorizer.c:788
|
|
10.
|
|
|
This account requires an application-specific password. (%s )
|
|
|
Translators: the parameter is a URI for further information.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-client-login-authorizer.c:826
|
|
19.
|
|
|
This entry does not support comments.
|
|
|
Translators: This is an error message for if a user attempts to retrieve comments from an entry (such as a video) which doesn't
* support comments.
Translators: This is an error message for if a user attempts to retrieve comments from an entry
* (such as a video) which doesn't support comments.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-commentable.c:172 gdata/gdata-commentable.c:258
|
|
20.
|
|
|
Comments may not be added to this entry.
|
|
|
Translators: This is an error message for if a user attempts to add a comment to an entry (such as a video) which doesn't support
* comments.
Translators: This is an error message for if a user attempts to add a comment to an entry
* (such as a video) which doesn't support comments.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-commentable.c:338 gdata/gdata-commentable.c:420
|
|
23.
|
|
|
The server rejected the temporary credentials request.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-oauth1-authorizer.c:825
|
|
24.
|
|
|
Access was denied by the user or server.
|
|
|
Server returned an error. This either means that there was a server error or, more likely, the server doesn't trust the client
* or the user denied authorization to the token on the authorization web page.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-oauth1-authorizer.c:1102 gdata/gdata-oauth2-authorizer.c:1113
gdata/services/calendar/gdata-calendar-service.c:340
|
|
27.
|
|
|
A %s element was missing required content.
|
|
|
Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
*
* For example:
* A <title> element was missing required content.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
gdata/gdata-parser.c:69
|
|
28.
|
|
|
The content of a %s element ("%s ") was not in ISO 8601 format.
|
|
|
Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
* and the second parameter is the erroneous value (which was not in ISO 8601 format).
*
* For example:
* The content of a <media:group/media:uploaded> element ("2009-05-06 26:30Z") was not in ISO 8601 format.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gdata/gdata-parser.c:85
|
|
29.
|
|
|
The value of the %s property of a %s element ("%s ") was unknown.
|
|
|
Translators: the first parameter is the name of an XML property, the second is the name of an XML element
* (including the angle brackets ("<" and ">")) to which the property belongs, and the third is the unknown value.
*
* For example:
* The value of the @time property of a <media:group/media:thumbnail> element ("00:01:42.500") was unknown.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../gdata/gdata-parser.c:105
|