[libgdata] Add Simplified Chinese translation.



commit 6f3e933edf2d7538a65de14f10476776d92795c1
Author: Aron Xu <aronxu gnome org>
Date:   Sun Jan 24 14:54:50 2010 +0800

    Add Simplified Chinese translation.

 po/LINGUAS  |    1 +
 po/zh_CN.po |  362 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 363 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index c7c9dc5..e89e0b2 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -18,5 +18,6 @@ pt_BR
 sl
 sv
 uk
+zh_CN
 zh_HK
 zh_TW
diff --git a/po/zh_CN.po b/po/zh_CN.po
new file mode 100644
index 0000000..72aad8e
--- /dev/null
+++ b/po/zh_CN.po
@@ -0,0 +1,362 @@
+# Chinese (China) translation for libgdata.
+# Copyright (C) 2009 libgdata's COPYRIGHT HOLDER
+# This file is distributed under the same license as the libgdata package.
+# weitao <weitao1979 gmail com>, 2009.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libgdata master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=libgdata&component=general\n"
+"POT-Creation-Date: 2010-01-23 00:00+0000\n"
+"PO-Revision-Date: 2009-12-01 20:32+0100\n"
+"Last-Translator: Tao Wei <weitao1979 gmail com>\n"
+"Language-Team: Chinese (China) <i18n-zh googlegroups com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../gdata/gdata-access-handler.c:176
+msgid "The rule has already been inserted."
+msgstr "è¿?个è§?å??å·²ç»?被æ??å?¥ã??"
+
+#: ../gdata/gdata-access-handler.c:378
+msgid "The owner's rule may not be deleted."
+msgstr "æ?¥æ??è??ç??è§?å??ä¸?å?¯ä»¥è¢«å? é?¤ã??"
+
+#. Translators: the parameter is an error message
+#: ../gdata/gdata-parsable.c:177 ../gdata/gdata-parsable.c:188
+#, c-format
+msgid "Error parsing XML: %s"
+msgstr "解æ?? XML é??误ï¼?%s"
+
+#. Translators: this is a dummy error message to be substituted into "Error parsing XML: %s".
+#: ../gdata/gdata-parsable.c:190
+msgid "Empty document."
+msgstr "空ç??æ??æ¡£ã??"
+
+#. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
+#. *
+#. * For example:
+#. *  A <title> element was missing required content.
+#: ../gdata/gdata-parser.c:65
+#, c-format
+msgid "A %s element was missing required content."
+msgstr ""
+
+#. 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.
+#: ../gdata/gdata-parser.c:81
+#, c-format
+msgid "The content of a %s element (\"%s\") was not in ISO 8601 format."
+msgstr ""
+
+#. 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.
+#: ../gdata/gdata-parser.c:101
+#, c-format
+msgid "The value of the %s property of a %s element (\"%s\") was unknown."
+msgstr ""
+
+#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
+#. * and the second parameter is the unknown content of that element.
+#. *
+#. * For example:
+#. *  The content of a <gphoto:access> element ("protected") was unknown.
+#: ../gdata/gdata-parser.c:119
+#, c-format
+msgid "The content of a %s element (\"%s\") was unknown."
+msgstr ""
+
+#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
+#. * and the second is the name of an XML property which it should have contained.
+#. *
+#. * For example:
+#. *  A required property of a <entry/gAcl:role> element (@value) was not present.
+#: ../gdata/gdata-parser.c:139
+#, c-format
+msgid "A required property of a %s element (%s) was not present."
+msgstr ""
+
+#. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
+#. *
+#. * For example:
+#. *  A required element (<entry/title>) was not present.
+#: ../gdata/gdata-parser.c:156
+#, c-format
+msgid "A required element (%s) was not present."
+msgstr ""
+
+#. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
+#. *
+#. * For example:
+#. *  A singleton element (<feed/title>) was duplicated.
+#: ../gdata/gdata-parser.c:171
+#, c-format
+msgid "A singleton element (%s) was duplicated."
+msgstr ""
+
+#: ../gdata/gdata-service.c:309 ../gdata/gdata-service.c:751
+#: ../gdata/services/youtube/gdata-youtube-service.c:203
+msgid "The server returned a malformed response."
+msgstr ""
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:340
+#, c-format
+msgid "Invalid request URI or header, or unsupported nonstandard parameter: %s"
+msgstr ""
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:346
+#, c-format
+msgid "Authentication required: %s"
+msgstr ""
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:351
+#, c-format
+msgid "The requested resource was not found: %s"
+msgstr ""
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:356
+#, c-format
+msgid "The entry has been modified since it was downloaded: %s"
+msgstr ""
+
+#. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:369
+#, c-format
+msgid "Error code %u when inserting an entry: %s"
+msgstr ""
+
+#. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:374
+#, c-format
+msgid "Error code %u when updating an entry: %s"
+msgstr ""
+
+#. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:379
+#, c-format
+msgid "Error code %u when deleting an entry: %s"
+msgstr ""
+
+#. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:384
+#, c-format
+msgid "Error code %u when querying: %s"
+msgstr ""
+
+#. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:389
+#, c-format
+msgid "Error code %u when downloading: %s"
+msgstr ""
+
+#. Translators: the first parameter is an HTTP status, and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:394
+#, c-format
+msgid "Error code %u when uploading: %s"
+msgstr ""
+
+#: ../gdata/gdata-service.c:639
+msgid "A CAPTCHA must be filled out to log in."
+msgstr ""
+
+#: ../gdata/gdata-service.c:663
+msgid "Your username or password were incorrect."
+msgstr ""
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:682
+#, c-format
+msgid "Your account's e-mail address has not been verified. (%s)"
+msgstr ""
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:687
+#, c-format
+msgid "You have not agreed to the service's terms and conditions. (%s)"
+msgstr ""
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:692
+#, c-format
+msgid "This account has been deleted. (%s)"
+msgstr ""
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:697
+#, c-format
+msgid "This account has been disabled. (%s)"
+msgstr ""
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:702
+#, c-format
+msgid "This account's access to this service has been disabled. (%s)"
+msgstr ""
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:707
+#, c-format
+msgid "This service is not available at the moment. (%s)"
+msgstr ""
+
+#. Translators: the parameter is the URI which is invalid.
+#: ../gdata/gdata-service.c:821
+#, c-format
+msgid "Invalid redirect URI: %s"
+msgstr ""
+
+#: ../gdata/gdata-service.c:1239
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:389
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:546
+#: ../gdata/services/youtube/gdata-youtube-service.c:787
+msgid "The entry has already been inserted."
+msgstr ""
+
+#. 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 hexadecimal RGB format).
+#. *
+#. * For example:
+#. *  The content of a <entry/gCal:color> element ("00FG56") was not in hexadecimal RGB format.
+#: ../gdata/services/calendar/gdata-calendar-calendar.c:329
+#, c-format
+msgid "The content of a %s element (\"%s\") was not in hexadecimal RGB format."
+msgstr ""
+
+#: ../gdata/services/calendar/gdata-calendar-service.c:109
+#: ../gdata/services/calendar/gdata-calendar-service.c:149
+msgid "You must be authenticated to query all calendars."
+msgstr ""
+
+#: ../gdata/services/calendar/gdata-calendar-service.c:186
+#: ../gdata/services/calendar/gdata-calendar-service.c:226
+#: ../gdata/services/calendar/gdata-calendar-service.c:262
+msgid "You must be authenticated to query your own calendars."
+msgstr ""
+
+#: ../gdata/services/calendar/gdata-calendar-service.c:271
+msgid "The calendar did not have a content source."
+msgstr ""
+
+#: ../gdata/services/contacts/gdata-contacts-service.c:108
+#: ../gdata/services/contacts/gdata-contacts-service.c:149
+msgid "You must be authenticated to query contacts."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½æ?¥è¯¢è??系人ã??"
+
+#: ../gdata/services/documents/gdata-documents-entry.c:618
+msgid "You must be authenticated to download documents."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½ä¸?è½½æ??æ¡£ã??"
+
+#: ../gdata/services/documents/gdata-documents-service.c:191
+#: ../gdata/services/documents/gdata-documents-service.c:303
+msgid "You must be authenticated to query documents."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½æ?¥è¯¢æ??æ¡£ã??"
+
+#: ../gdata/services/documents/gdata-documents-service.c:397
+msgid "The supplied document had an invalid content type."
+msgstr ""
+
+#: ../gdata/services/documents/gdata-documents-service.c:483
+msgid "You must be authenticated to upload documents."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½ä¸?è½½æ??æ¡£ã??"
+
+#: ../gdata/services/documents/gdata-documents-service.c:489
+msgid "The document has already been uploaded."
+msgstr "è¿?个æ??档已ç»?被ä¸?è½½äº?ã??"
+
+#: ../gdata/services/documents/gdata-documents-service.c:539
+msgid "You must be authenticated to update documents."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½ä¸?è½½æ??æ¡£ã??"
+
+#: ../gdata/services/documents/gdata-documents-service.c:587
+#: ../gdata/services/documents/gdata-documents-service.c:683
+msgid "You must be authenticated to move documents."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½ç§»å?¨æ??æ¡£ã??"
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:132
+msgid "You must specify a username or be authenticated to query a user."
+msgstr "æ?¨å¿?é¡»æ??å®?ä¸?个ç?¨æ?·å??æ??è??被认è¯?æ?¥æ?¥è¯¢ä¸?个ç?¨æ?·ã??"
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:181
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:235
+msgid "Query parameter not allowed for albums."
+msgstr ""
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:188
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:243
+msgid "You must specify a username or be authenticated to query all albums."
+msgstr "æ?¨å¿?é¡»æ??å®?ä¸?个ç?¨æ?·å??æ??è??被认è¯?æ?¥æ?¥è¯¢æ??æ??ä¸?è¾?ã??"
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:284
+msgid "The album did not have a feed link."
+msgstr ""
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:395
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:552
+msgid "You must be authenticated to upload a file."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½ä¸?è½½ä¸?个æ??件ã??"
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:614
+#, fuzzy
+#| msgid "The rule has already been inserted."
+msgid "The album has already been inserted."
+msgstr "è¿?个è§?å??å·²ç»?被æ??å?¥ã??"
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:620
+#, fuzzy
+#| msgid "You must be authenticated to query contacts."
+msgid "You must be authenticated to insert an album."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½æ?¥è¯¢è??系人ã??"
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:304
+#, c-format
+msgid "This service is not available at the moment."
+msgstr "æ??å?¡å½?å??ä¸?å?¯ç?¨ã??"
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:309
+#, c-format
+msgid "You must be authenticated to do this."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½è¿?æ ·å??ã??"
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:314
+#, c-format
+msgid ""
+"You have made too many API calls recently. Please wait a few minutes and try "
+"again."
+msgstr "æ?¨æ??è¿?å·²ç»?产ç??äº?太å¤? API å?¼å?«ã??请ç­?å¾?å? å??é??ï¼?ç?¶å??å??é??æ?°å°?è¯?ã??"
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:317
+#, c-format
+msgid ""
+"You have exceeded your entry quota. Please delete some entries and try again."
+msgstr ""
+
+#. Translators: the first parameter is an error code, which is a coded string. The second parameter
+#. * is an error domain, which is another coded string. The third parameter is the location of the
+#. * error, which is either a URI or an XPath.
+#: ../gdata/services/youtube/gdata-youtube-service.c:324
+#: ../gdata/services/youtube/gdata-youtube-service.c:330
+#, c-format
+msgid ""
+"Unknown error code \"%s\" in domain \"%s\" received with location \"%s\"."
+msgstr ""
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:699
+#: ../gdata/services/youtube/gdata-youtube-service.c:740
+msgid "The video did not have a related videos <link>."
+msgstr ""
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:793
+msgid "You must be authenticated to upload a video."
+msgstr "æ?¨å¿?须被æ??æ??æ??è?½ä¸?è½½ä¸?个è§?é¢?ã??"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]