Changeset 2605


Ignore:
Timestamp:
Jun 27, 2012, 7:23:53 AM (14 years ago)
Author:
Александър Шопов
Message:

libgdata: подаден в master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/master/libgdata.master.bg.po

    • Property gtp:pluralfix deleted
    r2554 r2605  
    88"Project-Id-Version: libgdata master\n"
    99"Report-Msgid-Bugs-To: \n"
    10 "POT-Creation-Date: 2011-08-11 07:25+0300\n"
    11 "PO-Revision-Date: 2011-08-11 07:25+0300\n"
     10"POT-Creation-Date: 2012-06-27 06:50+0300\n"
     11"PO-Revision-Date: 2012-06-27 06:49+0300\n"
    1212"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
    1313"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
     
    1616"Content-Type: text/plain; charset=UTF-8\n"
    1717"Content-Transfer-Encoding: 8bit\n"
    18 "Plural-Forms: nplurals=2; plural=n != 1;\n"
    19 
    20 #: ../gdata/gdata-client-login-authorizer.c:575
    21 #: ../gdata/gdata-oauth1-authorizer.c:770
    22 #: ../gdata/gdata-oauth1-authorizer.c:1029
     18"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     19
     20#: ../gdata/gdata-client-login-authorizer.c:597
     21#: ../gdata/gdata-oauth1-authorizer.c:804
     22#: ../gdata/gdata-oauth1-authorizer.c:1076
    2323msgid "The server returned a malformed response."
    2424msgstr "Сървърът върна неправилен отговор."
    2525
    26 #: ../gdata/gdata-client-login-authorizer.c:595 ../gdata/gdata-service.c:316
     26#: ../gdata/gdata-client-login-authorizer.c:617 ../gdata/gdata-service.c:320
    2727#, c-format
    2828msgid "Cannot connect to the service's server."
    2929msgstr "Неуспех при връзка към сървъра за услугата."
    3030
    31 #: ../gdata/gdata-client-login-authorizer.c:600 ../gdata/gdata-service.c:321
     31#: ../gdata/gdata-client-login-authorizer.c:622 ../gdata/gdata-service.c:325
    3232#, c-format
    3333msgid "Cannot connect to the proxy server."
     
    3535
    3636#. Translators: the parameter is an error message returned by the server.
    37 #: ../gdata/gdata-client-login-authorizer.c:606 ../gdata/gdata-service.c:327
     37#: ../gdata/gdata-client-login-authorizer.c:628 ../gdata/gdata-service.c:331
    3838#, c-format
    3939msgid "Invalid request URI or header, or unsupported nonstandard parameter: %s"
     
    4343
    4444#. Translators: the parameter is an error message returned by the server.
    45 #: ../gdata/gdata-client-login-authorizer.c:612 ../gdata/gdata-service.c:333
     45#: ../gdata/gdata-client-login-authorizer.c:634 ../gdata/gdata-service.c:337
    4646#, c-format
    4747msgid "Authentication required: %s"
     
    4949
    5050#. Translators: the parameter is an error message returned by the server.
    51 #: ../gdata/gdata-client-login-authorizer.c:617 ../gdata/gdata-service.c:338
     51#: ../gdata/gdata-client-login-authorizer.c:639 ../gdata/gdata-service.c:342
    5252#, c-format
    5353msgid "The requested resource was not found: %s"
     
    5555
    5656#. Translators: the parameter is an error message returned by the server.
    57 #: ../gdata/gdata-client-login-authorizer.c:623 ../gdata/gdata-service.c:344
     57#: ../gdata/gdata-client-login-authorizer.c:645 ../gdata/gdata-service.c:348
    5858#, c-format
    5959msgid "The entry has been modified since it was downloaded: %s"
     
    6262#. Translators: the first parameter is an HTTP status,
    6363#. * and the second is an error message returned by the server.
    64 #: ../gdata/gdata-client-login-authorizer.c:635 ../gdata/gdata-service.c:358
     64#: ../gdata/gdata-client-login-authorizer.c:657 ../gdata/gdata-service.c:362
    6565#, c-format
    6666msgid "Error code %u when authenticating: %s"
    6767msgstr "Получен е код за грешка „%u“ при удостоверяване: %s"
    6868
    69 #: ../gdata/gdata-client-login-authorizer.c:728
     69#: ../gdata/gdata-client-login-authorizer.c:752
    7070msgid "A CAPTCHA must be filled out to log in."
    7171msgstr "За да влезете, попълнете данните от CAPTCHA."
    7272
    7373#. Translators: the parameter is a URI for further information.
    74 #: ../gdata/gdata-client-login-authorizer.c:766
     74#: ../gdata/gdata-client-login-authorizer.c:790
    7575#, c-format
    7676msgid "This account requires an application-specific password. (%s)"
    7777msgstr "Следната регистрация изисква своя парола: %s"
    7878
    79 #: ../gdata/gdata-client-login-authorizer.c:773
     79#: ../gdata/gdata-client-login-authorizer.c:797
    8080msgid "Your username or password were incorrect."
    8181msgstr "Потребителското име или паролата са грешни."
    8282
    8383#. Translators: the parameter is a URI for further information.
    84 #: ../gdata/gdata-client-login-authorizer.c:794
     84#: ../gdata/gdata-client-login-authorizer.c:818
    8585#, c-format
    8686msgid "Your account's e-mail address has not been verified. (%s)"
     
    9090
    9191#. Translators: the parameter is a URI for further information.
    92 #: ../gdata/gdata-client-login-authorizer.c:799
     92#: ../gdata/gdata-client-login-authorizer.c:823
    9393#, c-format
    9494msgid "You have not agreed to the service's terms and conditions. (%s)"
     
    9898
    9999#. Translators: the parameter is a URI for further information.
    100 #: ../gdata/gdata-client-login-authorizer.c:805
     100#: ../gdata/gdata-client-login-authorizer.c:829
    101101#, c-format
    102102msgid ""
     
    108108
    109109#. Translators: the parameter is a URI for further information.
    110 #: ../gdata/gdata-client-login-authorizer.c:810
     110#: ../gdata/gdata-client-login-authorizer.c:834
    111111#, c-format
    112112msgid "This account has been deleted. (%s)"
     
    114114
    115115#. Translators: the parameter is a URI for further information.
    116 #: ../gdata/gdata-client-login-authorizer.c:815
     116#: ../gdata/gdata-client-login-authorizer.c:839
    117117#, c-format
    118118msgid "This account has been disabled. (%s)"
     
    120120
    121121#. Translators: the parameter is a URI for further information.
    122 #: ../gdata/gdata-client-login-authorizer.c:820
     122#: ../gdata/gdata-client-login-authorizer.c:844
    123123#, c-format
    124124msgid "This account's access to this service has been disabled. (%s)"
     
    128128
    129129#. Translators: the parameter is a URI for further information.
    130 #: ../gdata/gdata-client-login-authorizer.c:825
     130#: ../gdata/gdata-client-login-authorizer.c:849
    131131#, c-format
    132132msgid "This service is not available at the moment. (%s)"
     
    151151
    152152#. Tried to seek too far
    153 #: ../gdata/gdata-download-stream.c:751
     153#: ../gdata/gdata-download-stream.c:752
    154154msgid "Invalid seek request"
    155155msgstr "Неправилна заявка за търсене"
    156156
    157 #: ../gdata/gdata-oauth1-authorizer.c:745
     157#: ../gdata/gdata-oauth1-authorizer.c:779
    158158msgid "The server rejected the temporary credentials request."
    159159msgstr "Сървърът отхвърли заявката за временна акредитация."
     
    161161#. Server returned an error. This either means that there was a server error or, more likely, the server doesn't trust the client
    162162#. * or the user denied authorization to the token on the authorization web page.
    163 #: ../gdata/gdata-oauth1-authorizer.c:1007
     163#: ../gdata/gdata-oauth1-authorizer.c:1050
    164164msgid "Access was denied by the user or server."
    165165msgstr "Достъпът бе отказан от потребителя или сървъра."
     
    180180#. * For example:
    181181#. *  A <title> element was missing required content.
    182 #: ../gdata/gdata-parser.c:66
     182#: ../gdata/gdata-parser.c:67
    183183#, c-format
    184184msgid "A %s element was missing required content."
     
    190190#. * For example:
    191191#. *  The content of a <media:group/media:uploaded> element ("2009-05-06 26:30Z") was not in ISO 8601 format.
    192 #: ../gdata/gdata-parser.c:82
     192#: ../gdata/gdata-parser.c:83
    193193#, c-format
    194194msgid "The content of a %s element (\"%s\") was not in ISO 8601 format."
     
    201201#. * For example:
    202202#. *  The value of the @time property of a <media:group/media:thumbnail> element ("00:01:42.500") was unknown.
    203 #: ../gdata/gdata-parser.c:102
     203#: ../gdata/gdata-parser.c:103
    204204#, c-format
    205205msgid "The value of the %s property of a %s element (\"%s\") was unknown."
     
    211211#. * For example:
    212212#. *  The content of a <gphoto:access> element ("protected") was unknown.
    213 #: ../gdata/gdata-parser.c:120
     213#: ../gdata/gdata-parser.c:121
    214214#, c-format
    215215msgid "The content of a %s element (\"%s\") was unknown."
     
    221221#. * For example:
    222222#. *  A required property of a <entry/gAcl:role> element (@value) was not present.
    223 #: ../gdata/gdata-parser.c:140
     223#: ../gdata/gdata-parser.c:141
    224224#, c-format
    225225msgid "A required property of a %s element (%s) was not present."
     
    232232#. *  Values were present for properties @rel and @label of a <entry/gContact:relation> element when only one of the
    233233#. *  two is allowed.
    234 #: ../gdata/gdata-parser.c:163
     234#: ../gdata/gdata-parser.c:164
    235235#, c-format
    236236msgid ""
     
    245245#. * For example:
    246246#. *  A required element (<entry/title>) was not present.
    247 #: ../gdata/gdata-parser.c:182
     247#: ../gdata/gdata-parser.c:183
    248248#, c-format
    249249msgid "A required element (%s) was not present."
     
    254254#. * For example:
    255255#. *  A singleton element (<feed/title>) was duplicated.
    256 #: ../gdata/gdata-parser.c:197
     256#: ../gdata/gdata-parser.c:198
    257257#, c-format
    258258msgid "A singleton element (%s) was duplicated."
     
    261261#. Translators: the first parameter is an HTTP status,
    262262#. * and the second is an error message returned by the server.
    263 #: ../gdata/gdata-service.c:364
     263#: ../gdata/gdata-service.c:368
    264264#, c-format
    265265msgid "Error code %u when querying: %s"
     
    268268#. Translators: the first parameter is an HTTP status,
    269269#. * and the second is an error message returned by the server.
    270 #: ../gdata/gdata-service.c:370
     270#: ../gdata/gdata-service.c:374
    271271#, c-format
    272272msgid "Error code %u when inserting an entry: %s"
     
    275275#. Translators: the first parameter is an HTTP status,
    276276#. * and the second is an error message returned by the server.
    277 #: ../gdata/gdata-service.c:376
     277#: ../gdata/gdata-service.c:380
    278278#, c-format
    279279msgid "Error code %u when updating an entry: %s"
     
    282282#. Translators: the first parameter is an HTTP status,
    283283#. * and the second is an error message returned by the server.
    284 #: ../gdata/gdata-service.c:382
     284#: ../gdata/gdata-service.c:386
    285285#, c-format
    286286msgid "Error code %u when deleting an entry: %s"
     
    289289#. Translators: the first parameter is an HTTP status,
    290290#. * and the second is an error message returned by the server.
    291 #: ../gdata/gdata-service.c:388
     291#: ../gdata/gdata-service.c:392
    292292#, c-format
    293293msgid "Error code %u when downloading: %s"
     
    296296#. Translators: the first parameter is an HTTP status,
    297297#. * and the second is an error message returned by the server.
    298 #: ../gdata/gdata-service.c:394
     298#: ../gdata/gdata-service.c:398
    299299#, c-format
    300300msgid "Error code %u when uploading: %s"
     
    303303#. Translators: the first parameter is a HTTP status,
    304304#. * and the second is an error message returned by the server.
    305 #: ../gdata/gdata-service.c:400
     305#: ../gdata/gdata-service.c:404
    306306#, c-format
    307307msgid "Error code %u when running a batch operation: %s"
     
    309309
    310310#. Translators: the parameter is the URI which is invalid.
    311 #: ../gdata/gdata-service.c:674
     311#: ../gdata/gdata-service.c:685
    312312#, c-format
    313313msgid "Invalid redirect URI: %s"
    314314msgstr "Неправилен адрес за пренасочване: %s"
    315315
    316 #: ../gdata/gdata-service.c:1325
     316#: ../gdata/gdata-service.c:1337
    317317#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:624
    318 #: ../gdata/services/youtube/gdata-youtube-service.c:836
     318#: ../gdata/services/youtube/gdata-youtube-service.c:875
    319319msgid "The entry has already been inserted."
    320320msgstr "Записът вече е бил добавен."
    321321
    322 #: ../gdata/gdata-upload-stream.c:785
     322#. Resumable upload error.
     323#: ../gdata/gdata-upload-stream.c:744 ../gdata/gdata-upload-stream.c:826
     324#, c-format
     325msgid "Error received from server after uploading a resumable upload chunk."
     326msgstr ""
     327"Получена е грешка от сървъра след качването на поредно парче данни от серия "
     328"за възобновяемо качване."
     329
     330#: ../gdata/gdata-upload-stream.c:892
    323331msgid "Stream is already closed"
    324332msgstr "Потокът вече е затворен"
     
    376384msgstr "За да добавяте групи, влезте с потребител и парола."
    377385
    378 #: ../gdata/services/documents/gdata-documents-document.c:274
     386#: ../gdata/services/documents/gdata-documents-document.c:300
    379387msgid "You must be authenticated to download documents."
    380388msgstr "За да изтегляте документи, влезте с потребител и парола."
    381389
    382 #: ../gdata/services/documents/gdata-documents-service.c:357
    383 #: ../gdata/services/documents/gdata-documents-service.c:412
     390#: ../gdata/services/documents/gdata-documents-service.c:460
     391#: ../gdata/services/documents/gdata-documents-service.c:510
    384392msgid "You must be authenticated to query documents."
    385393msgstr "За да правите заявки за документи, влезте с потребител и парола."
    386394
    387 #: ../gdata/services/documents/gdata-documents-service.c:491
     395#: ../gdata/services/documents/gdata-documents-service.c:555
    388396msgid "You must be authenticated to upload documents."
    389397msgstr "За да качвате документи, влезте с потребител и парола."
    390398
    391 #: ../gdata/services/documents/gdata-documents-service.c:497
     399#: ../gdata/services/documents/gdata-documents-service.c:561
    392400msgid "The document has already been uploaded."
    393401msgstr "Документът вече е бил качен."
    394402
    395 #: ../gdata/services/documents/gdata-documents-service.c:552
     403#: ../gdata/services/documents/gdata-documents-service.c:705
    396404msgid "You must be authenticated to update documents."
    397405msgstr "За да обновявате документи, влезте с потребител и парола."
    398406
    399 #: ../gdata/services/documents/gdata-documents-service.c:615
     407#: ../gdata/services/documents/gdata-documents-service.c:885
    400408#, c-format
    401409msgid ""
     
    405413"(„%s“)."
    406414
    407 #: ../gdata/services/documents/gdata-documents-service.c:664
    408 #: ../gdata/services/documents/gdata-documents-service.c:849
     415#: ../gdata/services/documents/gdata-documents-service.c:930
     416#: ../gdata/services/documents/gdata-documents-service.c:1113
    409417msgid "You must be authenticated to move documents and folders."
    410418msgstr "За да местите документи и папки, влезте с потребител и парола."
     
    440448msgstr "За да добавяте албуми, влезте с потребител и парола."
    441449
    442 #: ../gdata/services/youtube/gdata-youtube-service.c:417
     450#: ../gdata/services/youtube/gdata-youtube-service.c:456
    443451#, c-format
    444452msgid "This service is not available at the moment."
    445453msgstr "В момента услугата е недостъпна."
    446454
    447 #: ../gdata/services/youtube/gdata-youtube-service.c:421
     455#: ../gdata/services/youtube/gdata-youtube-service.c:460
    448456#, c-format
    449457msgid "You must be authenticated to do this."
    450458msgstr "За да извършите действието, влезте с потребител и парола."
    451459
    452 #: ../gdata/services/youtube/gdata-youtube-service.c:426
     460#: ../gdata/services/youtube/gdata-youtube-service.c:465
    453461#, c-format
    454462msgid ""
     
    459467"кратко време. Изчакайте няколко минути и опитайте отново."
    460468
    461 #: ../gdata/services/youtube/gdata-youtube-service.c:429
     469#: ../gdata/services/youtube/gdata-youtube-service.c:468
    462470#, c-format
    463471msgid ""
     
    469477#. * The second parameter is an error domain, which is another coded string.
    470478#. * The third parameter is the location of the error, which is either a URI or an XPath.
    471 #: ../gdata/services/youtube/gdata-youtube-service.c:436
    472 #: ../gdata/services/youtube/gdata-youtube-service.c:442
     479#: ../gdata/services/youtube/gdata-youtube-service.c:475
     480#: ../gdata/services/youtube/gdata-youtube-service.c:481
    473481#, c-format
    474482msgid ""
     
    478486"домейна „%2$s“."
    479487
    480 #: ../gdata/services/youtube/gdata-youtube-service.c:460
     488#: ../gdata/services/youtube/gdata-youtube-service.c:499
    481489#, c-format
    482490msgid "Unknown and unparsable error received."
    483491msgstr "Получи се неизвестна грешка, която не може да бъде обработена."
    484492
    485 #: ../gdata/services/youtube/gdata-youtube-service.c:724
    486 #: ../gdata/services/youtube/gdata-youtube-service.c:781
     493#: ../gdata/services/youtube/gdata-youtube-service.c:763
     494#: ../gdata/services/youtube/gdata-youtube-service.c:820
    487495msgid "The video did not have a related videos <link>."
    488496msgstr "Липсват връзка (<link>) за сходни видео клипове за клипа."
    489497
    490 #: ../gdata/services/youtube/gdata-youtube-service.c:843
     498#: ../gdata/services/youtube/gdata-youtube-service.c:882
    491499msgid "You must be authenticated to upload a video."
    492500msgstr "За да качвате видео клипове, влезте с потребител и парола."
Note: See TracChangeset for help on using the changeset viewer.