[libgdata] Added UG translation



commit 17376b2db91c965eabe1c5b164e6fb9dc0a68bfe
Author: Gheyret Kenji <gheyret hotmail com>
Date:   Fri Feb 4 23:17:11 2011 +0100

    Added UG translation

 po/ug.po |  424 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 424 insertions(+), 0 deletions(-)
---
diff --git a/po/ug.po b/po/ug.po
new file mode 100644
index 0000000..b94fa61
--- /dev/null
+++ b/po/ug.po
@@ -0,0 +1,424 @@
+# Uyghur translation for libgdata.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Gheyret Kenji <gheyret yahoo com>, 2010.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: libgdata\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=libgdata&component=general\n";
+"POT-Creation-Date: 2011-01-29 14:42+0000\n"
+"PO-Revision-Date: 2011-01-31 15:04+0000\n"
+"Last-Translator: Gheyret Kenji <gheyret yahoo com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ yahoogroups com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../gdata/gdata-download-stream.c:571 ../gdata/gdata-upload-stream.c:753
+msgid "Stream is already closed"
+msgstr "ئÛ?Ù?Ù?Ù? ئاÙ?Ù?Ù?Ù?اÚ?اÙ? تاÙ?اÙ?غاÙ?"
+
+#. Translators: the parameter is an error message
+#: ../gdata/gdata-parsable.c:245 ../gdata/gdata-parsable.c:256
+#, 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:258
+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:66
+#, 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:82
+#, c-format
+msgid "The content of a %s element (\"%s\") was not in ISO 8601 format."
+msgstr "ئÛ?Ù?Û?Ù?Û?Ù?ت %s Ù?Ù?Ú­ Ù?Û?زÙ?Û?Ù?Ù?دÙ?Ù?Ù? (\"%s\") ISO 8601 Ù?Ù?رÙ?اتÙ?دا ئÛ?Ù?Û?س."
+
+#. 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:102
+#, 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:120
+#, c-format
+msgid "The content of a %s element (\"%s\") was unknown."
+msgstr "ئÛ?Ù?Û?Ù?Û?Ù?ت %s Ù?Ù?Ú­ Ù?Û?زÙ?Û?Ù?Ù?دÙ?Ù?Ù? (\"%s\") Ù?اÙ?Û?Ù?Û?Ù?."
+
+#. 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:140
+#, c-format
+msgid "A required property of a %s element (%s) was not present."
+msgstr "ئÛ?Ù?Û?Ù?Û?Ù?ت %s Ù?Ù?ڭدÙ?Ù?Ù? تÛ?Ù?Û?Ù¾ Ù?Ù?Ù?Ù?Ù?غاÙ? خاسÙ?Ù?Ù? (%s) Ù?Ù?Ù?."
+
+#. Translators: the first two parameters are the names of XML properties of an XML element given in the third
+#. * parameter (including the angle brackets ("<" and ">")).
+#. *
+#. * For example:
+#. *  Values were present for properties @rel and @label of a <entry/gContact:relation> element when only one of the
+#. *  two is allowed.
+#: ../gdata/gdata-parser.c:163
+#, c-format
+msgid ""
+"Values were present for properties %s and %s of a %s element when only one "
+"of the two is allowed."
+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:182
+#, c-format
+msgid "A required element (%s) was not present."
+msgstr "تÛ?Ù?Û?Ù¾ Ù?Ù?Ù?Ù?Ù?غاÙ? ئÛ?Ù?Û?Ù?Û?Ù?ت (%s) Ù?Ù?Ù?."
+
+#. 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:197
+#, c-format
+msgid "A singleton element (%s) was duplicated."
+msgstr "singleton ئÛ?Ù?Û?Ù?Û?Ù?ت (%s) تÛ?Ù?رارÙ?اÙ?غاÙ?."
+
+#: ../gdata/gdata-service.c:430
+msgid "The server returned a malformed response."
+msgstr "Ù?Û?Ù?ازÙ?Ù?Û?تÙ?ر تÙ?رغا بÙ?Ù?Ù?Ù?غاÙ? ئÙ?Ù?Ù?اس Ù?اÙ?تÛ?ردÙ?."
+
+#: ../gdata/gdata-service.c:473
+#, c-format
+msgid "Cannot connect to the service's server."
+msgstr "Ù?Û?Ù?ازÙ?Ù?Û?تÙ?Ù?Ú­ Ù?Û?Ù?ازÙ?Ù?Û?تÙ?رÙ?غا باغÙ?Ù?Ù?اÙ?Ù?Ù?دÙ?."
+
+#: ../gdata/gdata-service.c:478
+#, c-format
+msgid "Cannot connect to the proxy server."
+msgstr "Û?اÙ?اÙ?Û?تÚ?Ù? Ù?Û?Ù?ازÙ?Ù?Û?تÙ?رغا باغÙ?Ù?Ù?اÙ?Ù?Ù?دÙ?."
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:484
+#, 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:490
+#, c-format
+msgid "Authentication required: %s"
+msgstr "دÛ?Ù?Ù?Ù?Ù?Û?Ø´ تÛ?Ù?Û?Ù¾ Ù?Ù?Ù?Ù?Ù?Ù?دÛ?: %s"
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:495
+#, c-format
+msgid "The requested resource was not found: %s"
+msgstr "تÛ?Ù?Û?Ù¾ Ù?Ù?Ù?Ù?Ù?غاÙ? Ù?Û?Ù?بÛ? تÛ?Ù¾Ù?Ù?Ù?Ù?دÙ?: %s"
+
+#. Translators: the parameter is an error message returned by the server.
+#: ../gdata/gdata-service.c:501
+#, c-format
+msgid "The entry has been modified since it was downloaded: %s"
+msgstr "بÛ? Ù?Û?زÙ?Û?Ù? Ú?Û?Ø´Û?رÛ?Ù?Ú¯Û?Ù?دÙ?Ù? Ù?Û?Ù?Ù?Ù? ئÛ?زگÛ?رتÙ?Ù?Ù?پتÛ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:515
+#, c-format
+msgid "Error code %u when authenticating: %s"
+msgstr "دÛ?Ù?Ù?Ù?Ù?Û?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:521
+#, c-format
+msgid "Error code %u when querying: %s"
+msgstr "سÛ?رÛ?شتÛ?رÛ?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:527
+#, c-format
+msgid "Error code %u when inserting an entry: %s"
+msgstr "Ù?Û?زÙ?Û?Ù? Ù?Ù?ستÛ?رÛ?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:533
+#, c-format
+msgid "Error code %u when updating an entry: %s"
+msgstr "Ù?Û?Ú­Ù?Ù?اÛ?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:539
+#, c-format
+msgid "Error code %u when deleting an entry: %s"
+msgstr "ئÛ?Ú?Û?رÛ?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:545
+#, c-format
+msgid "Error code %u when downloading: %s"
+msgstr "Ú?Û?Ø´Û?رÛ?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is an HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:551
+#, c-format
+msgid "Error code %u when uploading: %s"
+msgstr "Ù?Û?Ù?Ù?Û?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#. Translators: the first parameter is a HTTP status,
+#. * and the second is an error message returned by the server.
+#: ../gdata/gdata-service.c:557
+#, c-format
+msgid "Error code %u when running a batch operation: %s"
+msgstr "تÙ?Ù¾ Ù?Û?شغÛ?Ù?ات ئÛ?Ù?Ù?Ù¾ بÛ?رÙ?Û?اتÙ?اÙ?دا %u دÛ?Ú¯Û?Ù? خاتاÙ?Ù?Ù? Ù?Ù?دÙ? Ú?Ù?Ù?تÙ?: %s"
+
+#: ../gdata/gdata-service.c:686
+msgid "A CAPTCHA must be filled out to log in."
+msgstr "تÙ?زÙ?Ù?غا Ù?Ù?رÙ?Ø´ ئÛ?Ú?Û?Ù? CAPTCHA Ú?Ù?Ù?Û?Ù? تÙ?Ù?دÛ?رÛ?Ù?Û?Ø´Ù? Ù?Û?رÛ?Ù?."
+
+#: ../gdata/gdata-service.c:710
+msgid "Your username or password were incorrect."
+msgstr "ئاتÙ?Ú­Ù?ز Ù?اÙ?Ù? ئÙ?Ù?Ù?Ú­Ù?ز تÙ?غرا بÙ?Ù?Ù?Ù?غاÙ?."
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:729
+#, c-format
+msgid "Your account's e-mail address has not been verified. (%s)"
+msgstr "Ú¾Û?ساباتÙ?Ú­Ù?زÙ?Ù?Ú­ ئÛ?Ù?Ø®Û?ت ئادرÛ?سÙ? تÛ?Ù?Ø´Û?رÛ?Ù?Ù?Ù?Ú¯Û?Ù?.(%s)"
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:734
+#, c-format
+msgid "You have not agreed to the service's terms and conditions. (%s)"
+msgstr "Ù?Û?Ù?ازÙ?Ù?Û?ت Ù?اددÙ?Ù?Ù?رÙ? Û?Û? Ø´Û?رتÙ?Ù?رÙ?Ú¯Û? Ù?Ù?Ø´Û?Ù?Ù?Ù?دÙ?Ú­Ù?ز.(%s)"
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:740
+#, c-format
+msgid ""
+"This account has been migrated. Please log in online to receive your new "
+"username and password. (%s)"
+msgstr "Ù?Û?زÙ?Û?ر Ú¾Û?سابات Ù?Û?تÙ?Û?Ù?Ú¯Û?Ù?. تÙ?ردا تÙ?زÙ?Ù?غا Ù?Ù?رÙ?Ù¾ ئÛ?زÙ?Ú­Ù?زÙ?Ù?Ú­ Ù?Û?Ú­Ù? ئاتÙ? Û?Û? ئÙ?Ù?Ù?Ù?Ù? تاپشÛ?رÛ?Ù¾ ئÛ?Ù?Ù?Ú­. (%s)"
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:745
+#, c-format
+msgid "This account has been deleted. (%s)"
+msgstr "Ù?Û?زÙ?Û?ر Ú¾Û?سابات ئÛ?Ú?Û?رÛ?Ù?Ú¯Û?Ù?. (%s)"
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:750
+#, c-format
+msgid "This account has been disabled. (%s)"
+msgstr "Ù?Û?زÙ?Û?ر Ú¾Û?سابات Ú?Û?Ù?Ù?Û?Ù?Ú¯Û?Ù?. (%s)"
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:755
+#, c-format
+msgid "This account's access to this service has been disabled. (%s)"
+msgstr "Ù?Û?زÙ?Û?ر Ú¾Û?ساباتÙ?Ù?Ú­ بÛ? Ù?Û?Ù?ازÙ?Ù?Û?تÙ?Ù? زÙ?Ù?ارÛ?ت Ù?Ù?Ù?Ù?Ø´Ù?(ئÙ?Ø´Ù?Ù?تÙ?Ø´Ù?) Ú?Û?Ù?Ù?Û?Ù?Ú¯Û?Ù?. (%s)"
+
+#. Translators: the parameter is a URI for further information.
+#: ../gdata/gdata-service.c:760
+#, c-format
+msgid "This service is not available at the moment. (%s)"
+msgstr "بÛ? Ù?Û?Ù?ازÙ?Ù?Û?تÙ?Ù? ھازÙ?رÙ?Ù? Ù¾Û?Ù?تتÛ? ئÙ?Ø´Ù?Û?تÙ?Ù?Ù?Ù? بÙ?Ù?Ù?اÙ?دÛ?.(%s)"
+
+#. Translators: the parameter is the URI which is invalid.
+#: ../gdata/gdata-service.c:1065
+#, c-format
+msgid "Invalid redirect URI: %s"
+msgstr ""
+
+#: ../gdata/gdata-service.c:1641
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:490
+#: ../gdata/services/youtube/gdata-youtube-service.c:778
+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:385
+#, c-format
+msgid "The content of a %s element (\"%s\") was not in hexadecimal RGB format."
+msgstr "ئÛ?Ù?Û?Ù?Û?Ù?ت %s Ù?Ù?Ú­ Ù?Û?زÙ?Û?Ù?Ù?دÙ?Ù?Ù? (\"%s\") 16 Ù?Ù?Ù? سÙ?ستÛ?Ù?Ù?دÙ?Ù?Ù? RGB Ù?Ù?رÙ?اتÙ?دا ئÛ?Ù?Û?س."
+
+#: ../gdata/services/calendar/gdata-calendar-service.c:281
+#: ../gdata/services/calendar/gdata-calendar-service.c:326
+msgid "You must be authenticated to query all calendars."
+msgstr "بارÙ?Ù?Ù? Ù?Ù?Ù?Ù?اÙ?Ù?Ù?Û?رÙ?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/calendar/gdata-calendar-service.c:368
+#: ../gdata/services/calendar/gdata-calendar-service.c:413
+#: ../gdata/services/calendar/gdata-calendar-service.c:454
+#: ../gdata/services/calendar/gdata-calendar-service.c:510
+msgid "You must be authenticated to query your own calendars."
+msgstr "ئÛ?زÙ?Ú­Ù?زÙ?Ù?Ú­ Ù?Ù?Ù?Ù?اÙ?Ù?Ù?Ù?رÙ?Ù?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/calendar/gdata-calendar-service.c:463
+#: ../gdata/services/calendar/gdata-calendar-service.c:519
+msgid "The calendar did not have a content URI."
+msgstr ""
+
+#: ../gdata/services/contacts/gdata-contacts-service.c:229
+#: ../gdata/services/contacts/gdata-contacts-service.c:275
+msgid "You must be authenticated to query contacts."
+msgstr "ئاÙ?اÙ?Û?داشÙ?ارÙ?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/contacts/gdata-contacts-service.c:384
+#: ../gdata/services/contacts/gdata-contacts-service.c:430
+msgid "You must be authenticated to query contact groups."
+msgstr "ئاÙ?اÙ?Û?داشاÙ?ار Ú¯Û?رÛ?پپÙ?سÙ?Ù?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/contacts/gdata-contacts-service.c:466
+msgid "The group has already been inserted."
+msgstr "Ú¯Û?رÛ?پپا ئاÙ?Ù?Ù?Ù?اÚ?اÙ? Ù?Ù?ستÛ?رÛ?Ù?غاÙ?."
+
+#: ../gdata/services/contacts/gdata-contacts-service.c:472
+msgid "You must be authenticated to insert a group."
+msgstr "Ú¯Û?رÛ?پپا Ù?Ù?ستÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/documents/gdata-documents-document.c:274
+msgid "You must be authenticated to download documents."
+msgstr "Ù¾Û?تÛ?Ù?Ù?Û?رÙ?Ù? Ú?Û?Ø´Û?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/documents/gdata-documents-service.c:369
+#: ../gdata/services/documents/gdata-documents-service.c:420
+msgid "You must be authenticated to query documents."
+msgstr "Ù¾Û?تÛ?Ù?Ù?Û?رÙ?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/documents/gdata-documents-service.c:527
+msgid "You must be authenticated to upload documents."
+msgstr "Ù¾Û?تÛ?Ù?Ù?Û?رÙ?Ù? Ù?Û?Ù?Ù?Û?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/documents/gdata-documents-service.c:533
+msgid "The document has already been uploaded."
+msgstr "Ù¾Û?تÛ?Ù? ئاÙ?Ù?Ù?Ù?اÚ?اÙ? Ù?Û?Ù?Ù?Û?Ù?Ú¯Û?Ù?."
+
+#: ../gdata/services/documents/gdata-documents-service.c:587
+msgid "You must be authenticated to update documents."
+msgstr "Ù¾Û?تÛ?Ù?Ù?Û?رÙ?Ù? Ù?Û?Ú­Ù?Ù?اش ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/documents/gdata-documents-service.c:650
+#, c-format
+msgid ""
+"The content type of the supplied document ('%s') could not be recognized."
+msgstr "تÛ?Ù?Ù?Ù?Ù?Û?Ù?Ú¯Û?Ù? Ù¾Û?تÛ?Ù? ('%s') Ù?Ù?Ú­ Ù?Û?زÙ?Û?Ù?Ù?Ù?Ù?Ú­ تÙ?Ù¾Ù?Ù?Ù? بÙ?Ù?Ú¯Ù?Ù?Ù? بÙ?Ù?Ù?Ù?دÙ?."
+
+#: ../gdata/services/documents/gdata-documents-service.c:698
+#: ../gdata/services/documents/gdata-documents-service.c:882
+msgid "You must be authenticated to move documents and folders."
+msgstr "Ù¾Û?تÛ?Ù? Û?Û? Ù?Û?Ù?دÛ?رÙ?جÙ?Ù?Û?رÙ?Ù? Ù?Û?تÙ?Û?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:210
+msgid "You must specify a username or be authenticated to query a user."
+msgstr "ئÙ?Ø´Ù?Û?تÙ?Û?Ú?Ù?Ù?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ئاتÙ?Ú­Ù?زÙ?Ù? بÛ?Ù?Ú¯Ù?Ù?Ù?Ø´Ù?Ú­Ù?ز Ù?اÙ?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:264
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:319
+msgid "Query parameter not allowed for albums."
+msgstr ""
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:271
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:327
+msgid "You must specify a username or be authenticated to query all albums."
+msgstr "بارÙ?Ù?Ù? ئاÙ?بÙ?Ù?Ù?ارÙ?Ù? سÛ?رÛ?شتÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ئاتÙ?Ú­Ù?زÙ?Ù? بÛ?Ù?Ú¯Ù?Ù?Ù?Ø´Ù?Ú­Ù?ز Ù?اÙ?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:345
+msgid "The album did not have a feed link."
+msgstr "ئاÙ?بÙ?Ù?Ù?Ù?Ú­ feed ئÛ?Ù?اÙ?Ù?Ù?سÙ? Ù?Ù?Ù?."
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:496
+msgid "You must be authenticated to upload a file."
+msgstr "Ù¾Û?تÛ?Ù?Ù?Ù? Ù?Û?Ù?Ù?Û?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:573
+msgid "The album has already been inserted."
+msgstr "ئاÙ?بÙ?Ù? ئاÙ?Ù?Ù?Ù?اÚ?اÙ? Ù?Ù?ستÛ?رÛ?Ù?غاÙ?."
+
+#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:579
+msgid "You must be authenticated to insert an album."
+msgstr "ئاÙ?بÙ?Ù?Ù?Ù? Ù?Ù?ستÛ?رÛ?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:416
+#, c-format
+msgid "This service is not available at the moment."
+msgstr "بÛ? Ù?Û?Ù?ازÙ?Ù?Û?تÙ?Ù? ھازÙ?رÙ?Ù? Ù¾Û?Ù?تتÛ? ئÙ?Ø´Ù?Û?تÙ?Ù?Ù?Ù? بÙ?Ù?Ù?اÙ?دÛ?."
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:421
+#, c-format
+msgid "You must be authenticated to do this."
+msgstr "بÛ?Ù?Ù? Ù?Ù?Ù?Ù?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:426
+#, 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:429
+#, 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:436
+#: ../gdata/services/youtube/gdata-youtube-service.c:442
+#, c-format
+msgid ""
+"Unknown error code \"%s\" in domain \"%s\" received with location \"%s\"."
+msgstr ""
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:460
+#, c-format
+msgid "Unknown and unparsable error received."
+msgstr "بÙ?Ù?Ú¯Ù?Ù?Ù? Û?Û? Ù?Û?Ø´Ù?Ù?Ù?Ù? بÙ?Ù?Ù?اÙ?دÙ?غاÙ? خاتاÙ?Ù?Ù? تاپشÛ?رÛ?Û?اÙ?دÙ?."
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:682
+#: ../gdata/services/youtube/gdata-youtube-service.c:729
+msgid "The video did not have a related videos <link>."
+msgstr "بÛ? سÙ?Ù?غا Ù?Û?Ù?اسÙ?Û?Û?تÙ?Ù?Ù? سÙ?Ù?Ù?ار Ù?Ù?Ù? <link>"
+
+#: ../gdata/services/youtube/gdata-youtube-service.c:784
+msgid "You must be authenticated to upload a video."
+msgstr "سÙ?Ù?Ù?Ù? Ù?Û?Ù?Ù?Û?Ø´ ئÛ?Ú?Û?Ù?Ø? سÙ?ز Ú?Ù?Ù?Û?Ù? ساÙ?اھÙ?Ù?Ù?تÙ?Ú­Ù?زÙ?Ù? دÛ?Ù?Ù?Ù?Ù?Û?شتÙ?Ù? ئÛ?تÙ?Û?زÛ?Ø´Ù?Ú­Ù?ز Ù?Û?رÛ?Ù?."



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