glib/po/lv.po

4502 lines
137 KiB
Plaintext
Raw Normal View History

# glib for Latvian.
# Copyright (C) 2002 Free Software Foundation, Inc.
2002-01-16 01:26:34 +01:00
#
2013-03-17 19:08:27 +01:00
#
2011-07-12 15:29:33 +02:00
# Artis Trops <hornet@navigator.lv>, 2002.
2012-03-25 14:05:26 +02:00
# Rūdofls Mazurs <rudolfs.mazurs@gmail.com>, 2011, 2012.
2013-03-17 19:08:27 +01:00
# Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>, 2012, 2013.
2002-01-16 01:26:34 +01:00
msgid ""
msgstr ""
"Project-Id-Version: glib\n"
2013-03-17 19:08:27 +01:00
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=glib&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2013-03-09 14:58+0000\n"
"PO-Revision-Date: 2013-03-17 20:08+0200\n"
2012-03-25 14:05:26 +02:00
"Last-Translator: Rūdolfs Mazurs <rudolfs.mazurs@gmail.com>\n"
2013-03-17 19:08:27 +01:00
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
2012-09-02 15:02:50 +02:00
"Language: lv\n"
2002-01-16 01:26:34 +01:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
2002-01-16 01:26:34 +01:00
"Content-Transfer-Encoding: 8bit\n"
2013-03-17 19:08:27 +01:00
"X-Generator: Lokalize 1.4\n"
2011-07-12 15:29:33 +02:00
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gbufferedinputstream.c:427 ../gio/gbufferedinputstream.c:506
#: ../gio/ginputstream.c:185 ../gio/ginputstream.c:377
#: ../gio/ginputstream.c:615 ../gio/ginputstream.c:833
#: ../gio/goutputstream.c:203 ../gio/goutputstream.c:732
2012-09-02 15:02:50 +02:00
#: ../gio/gpollableinputstream.c:207 ../gio/gpollableoutputstream.c:208
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Too large count value passed to %s"
msgstr "Pārāk liela vērtība tika padota %s"
2006-05-03 04:05:01 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gbufferedinputstream.c:899 ../gio/gbufferedoutputstream.c:581
2012-09-02 15:02:50 +02:00
#: ../gio/gdataoutputstream.c:568
msgid "Seek not supported on base stream"
msgstr "Uz bāzes plūsmas meklēšana netiek atbalstīta"
2013-03-17 19:08:27 +01:00
#: ../gio/gbufferedinputstream.c:945
2012-09-02 15:02:50 +02:00
msgid "Cannot truncate GBufferedInputStream"
msgstr "Nevar apraut GBufferedInputStream"
2013-03-17 19:08:27 +01:00
#: ../gio/gbufferedinputstream.c:990 ../gio/ginputstream.c:1023
#: ../gio/giostream.c:291 ../gio/goutputstream.c:1334
2012-03-25 14:05:26 +02:00
msgid "Stream is already closed"
msgstr "Plūsma jau ir aizvērta"
2006-05-03 04:05:01 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gbufferedoutputstream.c:618 ../gio/gdataoutputstream.c:598
msgid "Truncate not supported on base stream"
msgstr "Uz bāzes plūsmas apraušana nav atbalstīta"
#: ../gio/gcancellable.c:318 ../gio/gdbusconnection.c:1885
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusconnection.c:1977 ../gio/gdbusprivate.c:1421
#: ../gio/glocalfile.c:2172 ../gio/gsimpleasyncresult.c:843
#: ../gio/gsimpleasyncresult.c:869
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Operation was cancelled"
msgstr "Darbība tika atcelta"
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:262
2012-03-25 14:05:26 +02:00
msgid "Invalid object, not initialized"
msgstr "Nederīgs objekts, nav inicializēts"
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:283 ../gio/gcharsetconverter.c:311
2012-03-25 14:05:26 +02:00
msgid "Incomplete multibyte sequence in input"
msgstr "Nepilnīga vairāku baitu sekvence ievadē"
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:317 ../gio/gcharsetconverter.c:326
2012-03-25 14:05:26 +02:00
msgid "Not enough space in destination"
msgstr "Mērķī nepietiek brīvās vietas"
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:344 ../gio/gdatainputstream.c:854
2013-03-17 19:08:27 +01:00
#: ../gio/gdatainputstream.c:1264 ../glib/gconvert.c:764
#: ../glib/gconvert.c:1156 ../glib/giochannel.c:1586 ../glib/giochannel.c:1628
#: ../glib/giochannel.c:2472 ../glib/gutf8.c:833 ../glib/gutf8.c:1284
2012-03-25 14:05:26 +02:00
msgid "Invalid byte sequence in conversion input"
msgstr "Nepareiza baitu secība konversijas ievadē"
2006-05-03 04:05:01 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:349 ../glib/gconvert.c:772
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:1081 ../glib/giochannel.c:1593 ../glib/giochannel.c:2484
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error during conversion: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, konversējot — %s"
2006-05-03 04:05:01 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gcharsetconverter.c:446 ../gio/gsocket.c:991
2012-03-25 14:05:26 +02:00
msgid "Cancellable initialization not supported"
2012-09-02 15:02:50 +02:00
msgstr "Atceļama inicializācija nav atbalstīta"
2006-05-03 04:05:01 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:457 ../glib/gconvert.c:564
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:642 ../glib/giochannel.c:1414
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Conversion from character set '%s' to '%s' is not supported"
2012-09-02 15:02:50 +02:00
msgstr "Pārveidošana no rakstzīmju kopas “%s” uz “%s” nav atbalstīta"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gcharsetconverter.c:461 ../glib/gconvert.c:568
#: ../glib/gconvert.c:646
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Could not open converter from '%s' to '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja atvērt pārveidotāju no “%s” uz “%s”"
2006-05-03 04:05:01 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gcontenttype.c:335
#, c-format
msgid "%s type"
msgstr "%s tips"
#: ../gio/gcontenttype-win32.c:162
2012-03-25 14:05:26 +02:00
msgid "Unknown type"
msgstr "Nezināms tips"
2012-09-02 15:02:50 +02:00
#: ../gio/gcontenttype-win32.c:163
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%s filetype"
2012-09-02 15:02:50 +02:00
msgstr "%s datnes tips"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gcredentials.c:264 ../gio/gcredentials.c:528
2012-03-25 14:05:26 +02:00
msgid "GCredentials is not implemented on this OS"
msgstr "GCredentials nav implementēti šajā OS"
2013-03-17 19:08:27 +01:00
#: ../gio/gcredentials.c:438
2012-03-25 14:05:26 +02:00
msgid "There is no GCredentials support for your platform"
2012-09-02 15:02:50 +02:00
msgstr "Šajā platformā nav GCredentials atbalsta"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gcredentials.c:480
#| msgid "GCredentials is not implemented on this OS"
msgid "GCredentials does not contain a process ID on this OS"
msgstr "GCredentials nesatur procesa ID šajā OS"
2012-03-25 14:05:26 +02:00
#: ../gio/gdatainputstream.c:311
msgid "Unexpected early end-of-stream"
msgstr "Negaidīti agras plūsmas beigas"
2006-05-03 04:05:01 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:150 ../gio/gdbusaddress.c:238
#: ../gio/gdbusaddress.c:319
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unsupported key `%s' in address entry `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Neatbalstīta atslēga “%s” adreses ierakstā “%s”"
2006-05-03 04:05:01 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:177
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys)"
msgstr ""
2012-09-02 15:02:50 +02:00
"Adrese “%s” ir nederīga (vajag tieši vienu ceļu, pagaidu mapi vai abstraktas "
2012-03-25 14:05:26 +02:00
"atslēgas)"
2006-05-03 04:05:01 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:190
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Meaningless key/value pair combination in address entry `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Bezjēdzīgas atslēgu/vērtību pāru kombinācijas adrešu ierakstā “%s”"
2007-03-16 23:11:15 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:253 ../gio/gdbusaddress.c:334
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error in address `%s' - the port attribute is malformed"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda adresē “%s” — porta atribūts ir slikti noformēts"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:264 ../gio/gdbusaddress.c:345
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error in address `%s' - the family attribute is malformed"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda adresē “%s” — saimes atribūts ir slikti noformēts"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:454
2012-03-25 14:05:26 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "Address element `%s' does not contain a colon (:)"
msgstr "Adreses elements “%s” nesatur kolu (:)"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:475
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
2012-09-02 15:02:50 +02:00
"Key/Value pair %d, `%s', in address element `%s' does not contain an equal "
2012-03-25 14:05:26 +02:00
"sign"
msgstr ""
2012-09-02 15:02:50 +02:00
"Atslēgas/vērtības pāris %d, “%s”, adreses elementā “%s”, nesatur vienādības "
2012-03-25 14:05:26 +02:00
"zīmi"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:489
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Error unescaping key or value in Key/Value pair %d, `%s', in address element "
"`%s'"
msgstr ""
2012-09-02 15:02:50 +02:00
"Kļūda, noņemot atsoli atslēgai vai vērtībai atslēga/vērtība pārī %d. “%s”, "
"adreses elementā “%s”"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:567
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Error in address `%s' - the unix transport requires exactly one of the keys "
"`path' or `abstract' to be set"
msgstr ""
2012-09-02 15:02:50 +02:00
"Kļūda adresē “%s” — unix transportam nepieciešams iestatīt tieši vienu "
"atslēgu “path” vai “abstract”"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:603
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error in address `%s' - the host attribute is missing or malformed"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda adresē “%s” — trūkst vai slikti noformēts resursdatora atribūts"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:617
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error in address `%s' - the port attribute is missing or malformed"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda adresē “%s” — trūkst vai slikti noformēts porta atribūts"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:631
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error in address `%s' - the noncefile attribute is missing or malformed"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda adresē “%s” — trūkst vai slikti noformēts noncefile atribūts"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:652
2012-03-25 14:05:26 +02:00
msgid "Error auto-launching: "
msgstr "Kļūda, automātiski palaižot: "
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:660
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unknown or unsupported transport `%s' for address `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nezināms vai neatbalstīts transports “%s” adresei “%s”"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:696
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error opening nonce file `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atverot nonce datni “%s” — %s"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:714
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error reading from nonce file `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, nolasot no nonce datnes “%s” — %s"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:723
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error reading from nonce file `%s', expected 16 bytes, got %d"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, nolasot no nonce datnes “%s” — gaidīja 16 baitus, saņēma %d"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:741
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error writing contents of nonce file `%s' to stream:"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, rakstot nonce datnes “%s” saturu uz straumi:"
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:960
2012-03-25 14:05:26 +02:00
msgid "The given address is empty"
msgstr "Dotā adrese ir tukša"
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1030
#, c-format
msgid "Cannot spawn a message bus when setuid"
msgstr "Nevar izveidot ziņojumu kopni, kad veic machine-id"
#: ../gio/gdbusaddress.c:1037
2012-03-25 14:05:26 +02:00
msgid "Cannot spawn a message bus without a machine-id: "
msgstr "Nevar izveidot ziņojumu kopni bez machine-id: "
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1079
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error spawning command line `%s': "
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, izveidojot komandrindu “%s”: "
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1296
2012-03-25 14:05:26 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "(Type any character to close this window)\n"
msgstr "(Ievadiet jebkuru rakstzīmi, lai aizvērtu šo logu)\n"
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1421
2012-03-25 14:05:26 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "Session dbus not running, and autolaunch failed"
msgstr "Sesijas dbus nav palaists un automātiskā palaišana cieta neveiksmi"
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1442
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Cannot determine session bus address (not implemented for this OS)"
msgstr "Nevar noteikt sesijas kopnes adresi (nav implementēts šai OS)"
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1541 ../gio/gdbusconnection.c:6757
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable "
"- unknown value `%s'"
msgstr ""
2012-09-02 15:02:50 +02:00
"Nevar noteikt kopnes adresi no DBUS_STARTER_BUS_TYPE vides mainīgā — "
"nezināma vērtība “%s”"
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1550 ../gio/gdbusconnection.c:6766
2012-03-25 14:05:26 +02:00
msgid ""
"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment "
"variable is not set"
msgstr ""
"Nevar noteikt kopnes adresi, jo DBUS_STARTER_BUS_TYPE vides mainīgais nav "
"iestatīts"
2011-07-12 15:29:33 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusaddress.c:1560
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Unknown bus type %d"
msgstr "Nezināms kopnes tips %d"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusauth.c:298
2012-03-25 14:05:26 +02:00
msgid "Unexpected lack of content trying to read a line"
msgstr "Negaidīts satura trūkums, mēģinot lasīt rindu"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusauth.c:342
2012-03-25 14:05:26 +02:00
msgid "Unexpected lack of content trying to (safely) read a line"
msgstr "Negaidīts satura trūkums, mēģinot (droši) lasīt rindu"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusauth.c:513
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Exhausted all available authentication mechanisms (tried: %s) (available: %s)"
msgstr ""
"Izsmelti visi pieejamie autentifikācijas mehānismi (mēģināti: %s) (pieejami: "
"%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauth.c:1175
2012-03-25 14:05:26 +02:00
msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer"
msgstr "Atcelts caur GDBusAuthObserver::authorize-authenticated-peer"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gdbusauthmechanismsha1.c:266
#, c-format
msgid "Error when getting information for directory `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saņemot informāciju par mapi “%s” — %s"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gdbusauthmechanismsha1.c:278
#, c-format
msgid ""
"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o"
msgstr ""
2012-09-02 15:02:50 +02:00
"Atļaujas mapei “%s” ir slikti formatētas. Gaidīja režīmu 0700, saņēma 0%o"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gdbusauthmechanismsha1.c:299
#, c-format
msgid "Error creating directory `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, veidojot mapi “%s” — %s"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gdbusauthmechanismsha1.c:382
#, c-format
msgid "Error opening keyring `%s' for reading: "
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atverot atslēgu saišķi “%s” lasīšanai: "
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:406 ../gio/gdbusauthmechanismsha1.c:719
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Line %d of the keyring at `%s' with content `%s' is malformed"
2012-09-02 15:02:50 +02:00
msgstr "Rinda %d atslēgu saišķim “%s” ar saturu “%s” ir slikti formatēts"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:420 ../gio/gdbusauthmechanismsha1.c:733
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"First token of line %d of the keyring at `%s' with content `%s' is malformed"
msgstr ""
2012-09-02 15:02:50 +02:00
"Pirmais marķieris rindai %d atslēgu saišķim “%s” ar saturu “%s” ir slikti "
2012-03-25 14:05:26 +02:00
"formatēts"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:435 ../gio/gdbusauthmechanismsha1.c:747
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Second token of line %d of the keyring at `%s' with content `%s' is malformed"
msgstr ""
2012-09-02 15:02:50 +02:00
"Otrais marķieris rindai %d atslēgu saišķim “%s” ar saturu “%s” ir slikti "
2012-03-25 14:05:26 +02:00
"formatēts"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gdbusauthmechanismsha1.c:459
#, c-format
msgid "Didn't find cookie with id %d in the keyring at `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Neatrada sīkdatni ar id %d atslēgu saišķī “%s”"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:537
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error deleting stale lock file `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, dzēšot neesošu slēgšanas datni “%s” — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:569
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error creating lock file `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, veidojot slēgšanas datni “%s” — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:599
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error closing (unlinked) lock file `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, aizverot (atsaitējot) slēgšanas datni “%s” — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:609
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error unlinking lock file `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atsaitējot slēgšanas datni “%s” — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:686
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error opening keyring `%s' for writing: "
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atverot atslēgu saišķi “%s” rakstīšanai: "
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusauthmechanismsha1.c:883
2012-03-25 14:05:26 +02:00
#, c-format
msgid "(Additionally, releasing the lock for `%s' also failed: %s) "
2012-09-02 15:02:50 +02:00
msgstr "(Un vēl, “%s” slēguma atbrīvošana neizdevās — %s) "
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:597 ../gio/gdbusconnection.c:2440
2012-03-25 14:05:26 +02:00
msgid "The connection is closed"
2012-09-23 16:44:20 +02:00
msgstr "Savienojums ir aizvērts"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:1930
2012-03-25 14:05:26 +02:00
msgid "Timeout was reached"
msgstr "Iestājās noildze"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:2562
2012-03-25 14:05:26 +02:00
msgid ""
"Unsupported flags encountered when constructing a client-side connection"
msgstr ""
"Sastapās ar neatbalstītiem slēdžiem (flag), veidojot klienta puses "
"savienojumu"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4065 ../gio/gdbusconnection.c:4381
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"No such interface `org.freedesktop.DBus.Properties' on object at path %s"
msgstr ""
2012-09-02 15:02:50 +02:00
"Nav tādas saskarnes “org.freedesktop.DBus.Properties” uz objekta ceļa %s"
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4136
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error setting property `%s': Expected type `%s' but got `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot īpašību “%s” — gaidīja tipu “%s”, bet saņēma “%s”"
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4231
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such property `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav tādas īpašības “%s”"
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4243
2008-07-21 19:56:17 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Property `%s' is not readable"
2012-09-02 15:02:50 +02:00
msgstr "Īpašība “%s” nav lasāma"
2008-07-21 19:56:17 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4254
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Property `%s' is not writable"
2012-09-02 15:02:50 +02:00
msgstr "Īpašība “%s” nav rakstāma"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusconnection.c:4324 ../gio/gdbusconnection.c:6200
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such interface `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav tādas saskarnes “%s”"
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4508
2012-03-25 14:05:26 +02:00
msgid "No such interface"
msgstr "Nav tādas saskarnes"
2002-01-16 01:26:34 +01:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusconnection.c:4726 ../gio/gdbusconnection.c:6706
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such interface `%s' on object at path %s"
2012-09-02 15:02:50 +02:00
msgstr "Nav tādas saskarnes “%s” uz objekta ceļa %s"
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4781
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such method `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav tādas metodes “%s”"
2005-06-10 17:48:25 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:4812
2005-06-10 17:48:25 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Type of message, `%s', does not match expected type `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Ziņojuma tips “%s” neatbilda gaidītajam tipam “%s”"
2005-06-10 17:48:25 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:5032
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "An object is already exported for the interface %s at %s"
msgstr "Objekts jau ir eksportēts saskarnei %s pie %s"
2005-06-10 17:48:25 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusconnection.c:5230
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Method `%s' returned type `%s', but expected `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Metode “%s” atgrieza tipu “%s”, bet gaidīja “%s”"
2005-06-10 17:48:25 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusconnection.c:6311
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Method `%s' on interface `%s' with signature `%s' does not exist"
2012-09-02 15:02:50 +02:00
msgstr "Metode “%s” uz saskarnes “%s” ar parakstu “%s” neeksistē"
2009-04-10 00:47:28 +02:00
2012-09-22 19:02:44 +02:00
#: ../gio/gdbusconnection.c:6430
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "A subtree is already exported for %s"
msgstr "%s apakškoks jau ir eksportēts "
2009-04-10 00:47:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1271
2012-03-25 14:05:26 +02:00
msgid "type is INVALID"
msgstr "tips ir INVALID"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1282
2012-03-25 14:05:26 +02:00
msgid "METHOD_CALL message: PATH or MEMBER header field is missing"
2012-09-02 15:02:50 +02:00
msgstr "METHOD_CALL ziņojums — trūkst PATH vai MEMBER galvene"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1293
2012-03-25 14:05:26 +02:00
msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing"
2012-09-02 15:02:50 +02:00
msgstr "METHOD_RETURN ziņojums — trūkst REPLY_SERIAL galvenes lauks"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1305
2012-03-25 14:05:26 +02:00
msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing"
2012-09-02 15:02:50 +02:00
msgstr "ERROR ziņojums — trūkst REPLY_SERIAL vai ERROR_NAME galvenes lauks"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1318
2012-03-25 14:05:26 +02:00
msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing"
2012-09-02 15:02:50 +02:00
msgstr "SIGNAL ziņojums — trūkst PATH, INTERFACE vai MEMBER galvenes datne"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1326
2012-03-25 14:05:26 +02:00
msgid ""
"SIGNAL message: The PATH header field is using the reserved value /org/"
"freedesktop/DBus/Local"
msgstr ""
2012-09-02 15:02:50 +02:00
"SIGNAL ziņojums — PATH galvenes datne izmanto rezervēto vērtību /org/"
2012-03-25 14:05:26 +02:00
"freedesktop/DBus/Local"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1334
2012-03-25 14:05:26 +02:00
msgid ""
"SIGNAL message: The INTERFACE header field is using the reserved value org."
"freedesktop.DBus.Local"
msgstr ""
2012-09-02 15:02:50 +02:00
"SIGNAL ziņojums — INTERFACE galvenes dante izmanto rezervēto vērtību org."
2012-03-25 14:05:26 +02:00
"freedesktop.DBus.Local"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1383
2007-12-21 01:37:41 +01:00
#, c-format
2013-03-17 19:08:27 +01:00
#| msgid "Wanted to read %lu byte but got EOF"
#| msgid_plural "Wanted to read %lu bytes but got EOF"
msgid "Wanted to read %lu byte but only got %lu"
msgid_plural "Wanted to read %lu bytes but only got %lu"
msgstr[0] "Vēlējās lasīt %lu baitu, bet saņēma %lu"
msgstr[1] "Vēlējās lasīt %lu baitus, bet saņēma %lu"
msgstr[2] "Vēlējās lasīt %lu baitus, bet saņēma %lu"
#: ../gio/gdbusmessage.c:1398
#, c-format
msgid "Expected NUL byte after the string `%s' but found byte %d"
msgstr "Gaidīja NUL baitu pēc virknes “%s”, bet atrada baitu %d"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1417
2007-12-21 01:37:41 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Expected valid UTF-8 string but found invalid bytes at byte offset %d "
"(length of string is %d). The valid UTF-8 string up until that point was `%s'"
msgstr ""
2012-09-02 15:02:50 +02:00
"Gaidīja derīgu UTF-8 virkni, bet atrada nederīgus baitus pie baitu nobīdes "
"%d (virknes garums ir %d). Derīgā UTF-8 virkne līdz tai vietai bija “%s”"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1619
2009-11-30 06:09:36 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Parsed value `%s' is not a valid D-Bus object path"
2012-09-02 15:02:50 +02:00
msgstr "Parsētā vērtība “%s” nav derīgs D-Bus objekta ceļš"
2009-11-30 06:09:36 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1643
2009-11-30 06:09:36 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Parsed value `%s' is not a valid D-Bus signature"
2012-09-02 15:02:50 +02:00
msgstr "Parsētā vērtība “%s” nav derīgs D-Bus objekta paraksts"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1698
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)."
msgid_plural ""
"Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)."
msgstr[0] ""
"Saskārās ar %u baitu garu masīvu. Maksimālais garums ir 2<<26 baiti (64 "
"MiB)."
msgstr[1] ""
"Saskārās ar %u baitus garu masīvu. Maksimālais garums ir 2<<26 baiti (64 "
"MiB)."
msgstr[2] ""
"Saskārās ar %u baitu garu masīvu. Maksimālais garums ir 2<<26 baiti (64 "
"MiB)."
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1851
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Parsed value `%s' for variant is not a valid D-Bus signature"
2012-09-02 15:02:50 +02:00
msgstr "Parsētā vērtība “%s” variantam nav derīgs D-Bus paraksts"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:1875
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Error deserializing GVariant with type string `%s' from the D-Bus wire format"
msgstr ""
2012-09-02 15:02:50 +02:00
"Kļūda, deserializējot GVariant ar tipa virkni “%s” no D-Bus vadu formāta"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2062
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value "
"0x%02x"
msgstr ""
"Nederīga secības (endian) vērtība. Gaidīja 0x6c ('l') vai 0x42 ('B'), bet "
"atrada vērību 0x%02x"
2005-06-30 23:01:58 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2075
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Invalid major protocol version. Expected 1 but found %d"
msgstr "Nederīga lielā protokola vērtība. Gaidīja 1, bet saņēma %d"
2005-06-30 23:01:58 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2131
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Signature header with signature `%s' found but message body is empty"
msgstr ""
2012-09-02 15:02:50 +02:00
"Paraksta galvene ar parakstu “%s” atrasta, bet vēstules pamatteksts ir tukšs"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2145
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Parsed value `%s' is not a valid D-Bus signature (for body)"
2012-09-02 15:02:50 +02:00
msgstr "Parsētā vērtība “%s” nav derīgs D-Bus paraksts (pamattekstam)"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2175
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No signature header in message but the message body is %u byte"
msgid_plural "No signature header in message but the message body is %u bytes"
msgstr[0] ""
"Ziņojumā nav paraksta galvenes, bet ziņojuma pamatteksts ir %u baits"
msgstr[1] ""
"Ziņojumā nav paraksta galvenes, bet ziņojuma pamatteksts ir %u baiti"
msgstr[2] ""
"Ziņojumā nav paraksta galvenes, bet ziņojuma pamatteksts ir %u baitu"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2185
2012-03-25 14:05:26 +02:00
msgid "Cannot deserialize message: "
msgstr "Nevar deserializēt ziņojumu: "
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2506
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Error serializing GVariant with type string `%s' to the D-Bus wire format"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, serializējot GVariant ar tipa virkni “%s” uz D-Bus vadu formātu"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2643
2011-07-12 15:29:33 +02:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"Message has %d file descriptors but the header field indicates %d file "
"descriptors"
msgstr ""
2012-09-02 15:02:50 +02:00
"Ziņojumam ir %d datņu deskriptori, bet galvenes lauks norāda %d datņu "
2012-03-25 14:05:26 +02:00
"deskriptorus"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2651
2012-03-25 14:05:26 +02:00
msgid "Cannot serialize message: "
msgstr "Nevar serializēt ziņojumu: "
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2695
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Message body has signature `%s' but there is no signature header"
2012-09-02 15:02:50 +02:00
msgstr "Ziņojuma pamattekstam ir paraksts “%s”, bet nav paraksta galvenes"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2705
2012-03-25 14:05:26 +02:00
#, c-format
2009-05-04 00:04:31 +02:00
msgid ""
2012-09-02 15:02:50 +02:00
"Message body has type signature `%s' but signature in the header field is `"
2012-03-25 14:05:26 +02:00
"%s'"
2012-09-02 15:02:50 +02:00
msgstr ""
"Vēstules pamattekstam ir tipa paraksts “%s”, bet paraksts galvenes laukā ir "
"“%s”"
2007-09-16 21:49:44 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:2721
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Message body is empty but signature in the header field is `(%s)'"
2012-09-02 15:02:50 +02:00
msgstr "Ziņojuma pamatteksts ir tukšs, bet paraksta galvenes lauks ir “(%s)”"
2009-05-04 00:04:31 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:3271
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error return with body of type `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Kļūdas atgriešana ar pamattekstu ar tipu “%s”"
2007-09-16 21:49:44 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusmessage.c:3279
2012-03-25 14:05:26 +02:00
msgid "Error return with empty body"
msgstr "Kļūdas atgriešana ar tukšu pamattekstu"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusprivate.c:2069
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Unable to get Hardware profile: %s"
msgstr "Nevar saņemt aparatūras profilu — %s"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusprivate.c:2114
2012-03-25 14:05:26 +02:00
msgid "Unable to load /var/lib/dbus/machine-id or /etc/machine-id: "
msgstr "Nevarēja ielādēt /var/lib/dbus/machine-id vai /etc/machine-id: "
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusproxy.c:1640
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error calling StartServiceByName for %s: "
msgstr "Kļūda, izsaucot StartServiceByName priekš %s: "
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusproxy.c:1663
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unexpected reply %d from StartServiceByName(\"%s\") method"
2012-09-02 15:02:50 +02:00
msgstr "Negaidīta atbilde %d no StartServiceByName(“%s”) metodes"
2002-01-16 01:26:34 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gdbusproxy.c:2763 ../gio/gdbusproxy.c:2900
msgid ""
2012-03-25 14:05:26 +02:00
"Cannot invoke method; proxy is for a well-known name without an owner and "
"proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag"
msgstr ""
2012-03-25 14:05:26 +02:00
"Nevar izsaukt metodi; starpnieks ir labi zināmam nosaukumam bez īpašnieka un "
"starpnieks tika veidots ar G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START slēdzi (flag)"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusserver.c:709
2012-03-25 14:05:26 +02:00
msgid "Abstract name space not supported"
msgstr "Abstraktas vārdu telpas nav atbalstītas"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusserver.c:796
2012-03-25 14:05:26 +02:00
msgid "Cannot specify nonce file when creating a server"
2012-09-02 15:02:50 +02:00
msgstr "Nevar norādīt nonce datni, kad veido serveri"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusserver.c:874
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error writing nonce file at `%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, rakstot nonce datni pie “%s” — %s"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusserver.c:1043
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The string `%s' is not a valid D-Bus GUID"
2012-09-02 15:02:50 +02:00
msgstr "Virkne “%s” nav derīga D-Bus GUID"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbusserver.c:1083
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Cannot listen on unsupported transport `%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nevar klausīties uz neatbalstīta transporta “%s”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:92
2012-03-25 14:05:26 +02:00
msgid "COMMAND"
msgstr "KOMANDA"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:97
2002-01-16 01:26:34 +01:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"Commands:\n"
" help Shows this information\n"
" introspect Introspect a remote object\n"
" monitor Monitor a remote object\n"
" call Invoke a method on a remote object\n"
" emit Emit a signal\n"
"\n"
"Use \"%s COMMAND --help\" to get help on each command.\n"
msgstr ""
2012-03-25 14:05:26 +02:00
"Komandas:\n"
" help Rāda šo informāciju\n"
" introspect Introspektēt attālinātu objektu\n"
" monitor Pārraudzīt attālinātu objektu\n"
" call Izsaukt metodi uz attālināta objekta\n"
" emit Izplatīt signālu\n"
"\n"
2012-09-02 15:02:50 +02:00
"Lieto “%s KOMANDA --help”, lai saņemtu palīdzību par katru komandu.\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:166 ../gio/gdbus-tool.c:222 ../gio/gdbus-tool.c:294
#: ../gio/gdbus-tool.c:318 ../gio/gdbus-tool.c:701 ../gio/gdbus-tool.c:1020
#: ../gio/gdbus-tool.c:1453
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error: %s\n"
msgstr "Kļūda: %s\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:177 ../gio/gdbus-tool.c:235 ../gio/gdbus-tool.c:1469
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error parsing introspection XML: %s\n"
msgstr "Kļūda, parsējot introspekcijas XML: %s\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:352
2012-03-25 14:05:26 +02:00
msgid "Connect to the system bus"
msgstr "Savienoties ar sistēmas kopni"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:353
2012-03-25 14:05:26 +02:00
msgid "Connect to the session bus"
msgstr "Savienoties ar sesijas kopni"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:354
2012-03-25 14:05:26 +02:00
msgid "Connect to given D-Bus address"
msgstr "Savienoties ar doto D-Bus adresi"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:364
2012-03-25 14:05:26 +02:00
msgid "Connection Endpoint Options:"
msgstr "Savienojuma galapunktu opcijas:"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:365
2012-03-25 14:05:26 +02:00
msgid "Options specifying the connection endpoint"
msgstr "Opcijas, kas norāda savienojuma galapunktus"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:387
2012-03-25 14:05:26 +02:00
#, c-format
msgid "No connection endpoint specified"
msgstr "Nav norādīti savienojuma galapunkti"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:397
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Multiple connection endpoints specified"
msgstr "Norādīti vairāki savienojuma galapunkti"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:467
2002-01-16 01:26:34 +01:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"Warning: According to introspection data, interface `%s' does not exist\n"
msgstr ""
2012-09-02 15:02:50 +02:00
"Brīdinājums — spriežot pēc introspekcijas datiem, saskarne “%s” neeksistē\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:476
2002-01-16 01:26:34 +01:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"Warning: According to introspection data, method `%s' does not exist on "
"interface `%s'\n"
msgstr ""
2012-09-02 15:02:50 +02:00
"Brīdinājums — spriežot pēc introspekcijas datiem, metode “%s” neeksistē uz "
"saskarnes “%s”\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:538
2012-03-25 14:05:26 +02:00
msgid "Optional destination for signal (unique name)"
msgstr "Neobligāts mērķis signālam (unikāls nosaukums)"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:539
2012-03-25 14:05:26 +02:00
msgid "Object path to emit signal on"
msgstr "Objekta ceļš, uz kura izplatīt signālu"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:540
2012-03-25 14:05:26 +02:00
msgid "Signal and interface name"
msgstr "Signāls un saskarnes nosaukums"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:572
2012-03-25 14:05:26 +02:00
msgid "Emit a signal."
msgstr "Izplatīt signālu."
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:606 ../gio/gdbus-tool.c:832 ../gio/gdbus-tool.c:1559
#: ../gio/gdbus-tool.c:1791
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error connecting: %s\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda savienojot — %s\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:618
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error: object path not specified.\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — nav norādīts objekta ceļš.\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:623 ../gio/gdbus-tool.c:893 ../gio/gdbus-tool.c:1617
#: ../gio/gdbus-tool.c:1850
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error: %s is not a valid object path\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — %s nav derīgs objekta ceļš\n"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:629
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error: signal not specified.\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — nav norādīts signāls.\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:636
2012-03-25 14:05:26 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "Error: signal must be the fully-qualified name.\n"
msgstr "Kļūda — nav norādīts signāls.\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:644
2012-03-25 14:05:26 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "Error: %s is not a valid interface name\n"
msgstr "Kļūda — %s nav derīgs saskarnes nosaukums.\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:650
2012-03-25 14:05:26 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "Error: %s is not a valid member name\n"
msgstr "Kļūda — %s nav derīgs dalībnieka nosaukums.\n"
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:656
2012-09-02 15:02:50 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error: %s is not a valid unique bus name.\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — %s nav derīgs unikāls kopnes nosaukums.\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:679 ../gio/gdbus-tool.c:992
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error parsing parameter %d: %s\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, parsējot parametru %d — %s\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:708
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error flushing connection: %s\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, nopludinot savienojumu — %s\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:735
2012-03-25 14:05:26 +02:00
msgid "Destination name to invoke method on"
msgstr "Mērķa nosaukums, uz kura izsaukt metodi"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:736
2012-03-25 14:05:26 +02:00
msgid "Object path to invoke method on"
msgstr "Objekta ceļš, uz kura izsaukt metodi"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:737
2012-03-25 14:05:26 +02:00
msgid "Method and interface name"
msgstr "Metode un saskarnes nosaukums"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:738
2012-03-25 14:05:26 +02:00
msgid "Timeout in seconds"
msgstr "Noildze sekundēs"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:777
2012-03-25 14:05:26 +02:00
msgid "Invoke a method on a remote object."
msgstr "Izsaukt metodi uz attālināta objekta."
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:852 ../gio/gdbus-tool.c:1578 ../gio/gdbus-tool.c:1810
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error: Destination is not specified\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — nav norādīts galamērķis\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:873 ../gio/gdbus-tool.c:1597
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error: Object path is not specified\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — nav norādīts objekta ceļš\n"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:908
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error: Method name is not specified\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — nav norādīts metodes nosaukums\n"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:919
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error: Method name `%s' is invalid\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda — metodes nosaukums “%s” nav derīgs\n"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:984
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error parsing parameter %d of type `%s': %s\n"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, parsējot parametru %d ar tipu “%s” — %s\n"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1416
2012-03-25 14:05:26 +02:00
msgid "Destination name to introspect"
msgstr "Mērķa nosaukums, kam veikt introspekciju"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1417
2012-03-25 14:05:26 +02:00
msgid "Object path to introspect"
msgstr "Objekta ceļš, kam veikt introspekciju"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1418
2012-03-25 14:05:26 +02:00
msgid "Print XML"
msgstr "Drukāt XML"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1419
2012-03-25 14:05:26 +02:00
msgid "Introspect children"
msgstr "Veikt introspekciju bērniem"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1420
2012-03-25 14:05:26 +02:00
msgid "Only print properties"
msgstr "Tikai drukāšanas īpašības"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1511
2012-03-25 14:05:26 +02:00
msgid "Introspect a remote object."
msgstr "Veikt introspekciju attālinātam objektam."
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1709
2012-03-25 14:05:26 +02:00
msgid "Destination name to monitor"
msgstr "Mērķa nosaukums uz pārraugu"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1710
2012-03-25 14:05:26 +02:00
msgid "Object path to monitor"
msgstr "Objekta ceļš uz pārraugu"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdbus-tool.c:1743
2012-03-25 14:05:26 +02:00
msgid "Monitor a remote object."
msgstr "Pārraudzīt attālinātu objektu."
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:625 ../gio/gwin32appinfo.c:221
2012-03-25 14:05:26 +02:00
msgid "Unnamed"
msgstr "Nenosaukts"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:1038
2012-03-25 14:05:26 +02:00
msgid "Desktop file didn't specify Exec field"
2012-09-02 15:02:50 +02:00
msgstr "Darbvirsmas datne nenorādīja Exec lauku"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:1326
2012-03-25 14:05:26 +02:00
msgid "Unable to find terminal required for application"
msgstr "Nevarēja atrast termināli, kas ir nepieciešams lietotnei"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:1628
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Can't create user application configuration folder %s: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar izveidot lietotāja lietotnes konfigurācijas mapi %s — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:1632
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar izveidot lietotāja MIME konfigurācijas mapi %s — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:1872 ../gio/gdesktopappinfo.c:1896
2012-03-25 14:05:26 +02:00
msgid "Application information lacks an identifier"
msgstr "Lietotnes informācijai trūkst identifikatora"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:2128
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Can't create user desktop file %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar izveidot lietotāja darbvirsmas datni %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdesktopappinfo.c:2252
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Custom definition for %s"
msgstr "Pielāgotas %s definīcijas"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdrive.c:394
2012-03-25 14:05:26 +02:00
msgid "drive doesn't implement eject"
msgstr "dzinis neatbalsta izgrūšanu"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for drive objects that
#. * don't implement any of eject or eject_with_operation.
2013-03-17 19:08:27 +01:00
#: ../gio/gdrive.c:472
2012-03-25 14:05:26 +02:00
msgid "drive doesn't implement eject or eject_with_operation"
msgstr "dzinis neatbalsta izgrūšanu vai eject_with_operation"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdrive.c:548
2012-03-25 14:05:26 +02:00
msgid "drive doesn't implement polling for media"
msgstr "dzinis neatbalsta medija aptauju"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdrive.c:753
2012-03-25 14:05:26 +02:00
msgid "drive doesn't implement start"
msgstr "dzinis neatbalsta startēšanu"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gdrive.c:855
2012-03-25 14:05:26 +02:00
msgid "drive doesn't implement stop"
msgstr "dzinis neatbalsta apturēšanu"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gdummytlsbackend.c:168 ../gio/gdummytlsbackend.c:288
#: ../gio/gdummytlsbackend.c:378
msgid "TLS support is not available"
msgstr "TLS atbalsts nav pieejams"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gemblem.c:324
#, c-format
msgid "Can't handle version %d of GEmblem encoding"
msgstr "Nevar apstrādāt GEmblem versijas %d kodējumu"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gemblem.c:334
#, c-format
msgid "Malformed number of tokens (%d) in GEmblem encoding"
msgstr "Vairāki slikti formēti marķieri (%d) GEmblem kodējumā"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gemblemedicon.c:367
#, c-format
msgid "Can't handle version %d of GEmblemedIcon encoding"
msgstr "Nevar apstrādāt GEmblemedIcon versijas %d kodējumu"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gemblemedicon.c:377
#, c-format
msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding"
msgstr "Vairāki slikti formēti marķieri (%d) GEmblemedIcon kodējumā"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gemblemedicon.c:400
msgid "Expected a GEmblem for GEmblemedIcon"
msgstr "Gaidīja GEmblem priekš GEmblemedIcon"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:917 ../gio/gfile.c:1156 ../gio/gfile.c:1295
#: ../gio/gfile.c:1535 ../gio/gfile.c:1590 ../gio/gfile.c:1648
#: ../gio/gfile.c:1732 ../gio/gfile.c:1789 ../gio/gfile.c:1853
#: ../gio/gfile.c:1908 ../gio/gfile.c:3468 ../gio/gfile.c:3523
#: ../gio/gfile.c:3669 ../gio/gfile.c:3711 ../gio/gfile.c:4113
#: ../gio/gfile.c:4525 ../gio/gfile.c:4610 ../gio/gfile.c:4700
#: ../gio/gfile.c:4797 ../gio/gfile.c:4884 ../gio/gfile.c:4985
#: ../gio/gfile.c:5258 ../gio/gfile.c:5536 ../gio/gfile.c:5590
#: ../gio/gfile.c:7135 ../gio/gfile.c:7225 ../gio/gfile.c:7309
2012-03-25 14:05:26 +02:00
#: ../gio/win32/gwinhttpfile.c:439
msgid "Operation not supported"
msgstr "Darbība nav atbalstīta"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#. Translators: This is an error message when
#. * trying to find the enclosing (user visible)
#. * mount of a file, but none exists.
#.
2012-03-25 14:05:26 +02:00
#. Translators: This is an error message when trying to
#. * find the enclosing (user visible) mount of a file, but
#. * none exists.
#. Translators: This is an error message when trying to find
#. * the enclosing (user visible) mount of a file, but none
#. * exists.
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:1419 ../gio/glocalfile.c:1096 ../gio/glocalfile.c:1107
#: ../gio/glocalfile.c:1120
2012-03-25 14:05:26 +02:00
msgid "Containing mount does not exist"
msgstr "Saturošais montēšanas punkts neeksistē"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2474 ../gio/glocalfile.c:2328
2012-03-25 14:05:26 +02:00
msgid "Can't copy over directory"
msgstr "Nevar kopēt virsū mapei"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2534
2012-03-25 14:05:26 +02:00
msgid "Can't copy directory over directory"
msgstr "Nevar uzkopēt mapi virsū mapei"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2542 ../gio/glocalfile.c:2337
2012-03-25 14:05:26 +02:00
msgid "Target file exists"
2012-09-02 15:02:50 +02:00
msgstr "Mērķa datne eksistē"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2561
2012-03-25 14:05:26 +02:00
msgid "Can't recursively copy directory"
msgstr "Nevar rekursīvi kopēt mapi"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2825
2012-03-25 14:05:26 +02:00
msgid "Splice not supported"
msgstr "Splice nav atbalstīts"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2829
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error splicing file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, datnei veicot splice — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:2960
#| msgid "Move between mounts not supported"
msgid "Copy (reflink/clone) between mounts is not supported"
msgstr "Kopēšana (reflink/clone) starp montētiem sējumiem nav atbalstīta"
#: ../gio/gfile.c:2964
msgid "Copy (reflink/clone) is not supported or invalid"
msgstr "Kopēšana (reflink/clone) nav atbalstīta vai nav derīga"
#: ../gio/gfile.c:2969
msgid "Copy (reflink/clone) is not supported or didn't work"
msgstr "Kopēšana (reflink/clone) nav atbalstīta vai nenostrādāja"
#: ../gio/gfile.c:3029
2012-03-25 14:05:26 +02:00
msgid "Can't copy special file"
2012-09-02 15:02:50 +02:00
msgstr "Nevar kopēt īpašu datni"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:3659
2012-03-25 14:05:26 +02:00
msgid "Invalid symlink value given"
msgstr "Ir dota nederīga simboliskās saites vērtība"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:3819
2012-03-25 14:05:26 +02:00
msgid "Trash not supported"
msgstr "Miskaste nav atbalstīta"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:3870
2012-03-25 14:05:26 +02:00
#, c-format
msgid "File names cannot contain '%c'"
2012-09-02 15:02:50 +02:00
msgstr "Datņu nosaukums nevar saturēt “%c”"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:6258 ../gio/gvolume.c:365
2012-03-25 14:05:26 +02:00
msgid "volume doesn't implement mount"
msgstr "sējums neatbalsta montēšanu"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfile.c:6367
2012-03-25 14:05:26 +02:00
msgid "No application is registered as handling this file"
2012-09-02 15:02:50 +02:00
msgstr "Neviena lietotne nav reģistrēta, kā šo datni apstrādājoša"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileenumerator.c:204
2012-03-25 14:05:26 +02:00
msgid "Enumerator is closed"
msgstr "Skaitītājs ir aizvērts"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileenumerator.c:211 ../gio/gfileenumerator.c:270
#: ../gio/gfileenumerator.c:367 ../gio/gfileenumerator.c:467
2012-03-25 14:05:26 +02:00
msgid "File enumerator has outstanding operation"
2012-09-02 15:02:50 +02:00
msgstr "Datņu skaitītājam ir neizpildīta darbība"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileenumerator.c:358 ../gio/gfileenumerator.c:458
2012-03-25 14:05:26 +02:00
msgid "File enumerator is already closed"
2012-09-02 15:02:50 +02:00
msgstr "Datņu skaitītājs jau ir aizvērts"
2007-05-23 06:30:07 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gfileicon.c:237
2007-05-23 06:30:07 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Can't handle version %d of GFileIcon encoding"
msgstr "Nevar apstrādāt GFileIcon versijas %d kodējumu"
2007-05-23 06:30:07 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gfileicon.c:247
msgid "Malformed input data for GFileIcon"
msgstr "Slikti formēti GFileIcon ievades dati"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:400
2012-03-25 14:05:26 +02:00
#: ../gio/gfileiostream.c:170 ../gio/gfileoutputstream.c:169
2013-03-17 19:08:27 +01:00
#: ../gio/gfileoutputstream.c:503
2012-03-25 14:05:26 +02:00
msgid "Stream doesn't support query_info"
msgstr "Plūsma neatbalsta query_info"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileinputstream.c:331 ../gio/gfileiostream.c:383
#: ../gio/gfileoutputstream.c:377
2012-03-25 14:05:26 +02:00
msgid "Seek not supported on stream"
msgstr "Uz plūsmas meklēšana netiek atbalstīta"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileinputstream.c:375
2012-03-25 14:05:26 +02:00
msgid "Truncate not allowed on input stream"
2012-09-02 15:02:50 +02:00
msgstr "Uz ievades plūsmas apraušana nav atbalstīta"
2007-05-23 06:30:07 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gfileiostream.c:459 ../gio/gfileoutputstream.c:453
2012-03-25 14:05:26 +02:00
msgid "Truncate not supported on stream"
msgstr "Uz plūsmas apraušana nav atbalstīta"
2007-05-23 06:30:07 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gicon.c:284
2007-05-23 06:30:07 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Wrong number of tokens (%d)"
msgstr "Nepareizs marķieru skaits (%d)"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gicon.c:304
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No type for class name %s"
msgstr "Nav tips klases nosaukumam %s"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gicon.c:314
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Type %s does not implement the GIcon interface"
msgstr "Tips %s nav realizējis GIcon saskarni"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gicon.c:325
2004-12-16 06:48:25 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Type %s is not classed"
msgstr "Tips %s nav klasē"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gicon.c:339
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Malformed version number: %s"
2012-09-02 15:02:50 +02:00
msgstr "Slikti formēts versijas numurs — %s"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gicon.c:353
2004-12-16 06:48:25 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Type %s does not implement from_tokens() on the GIcon interface"
msgstr "Tips %s nerealizē from_tokens() uz GIcon saskarnes"
2012-09-02 15:02:50 +02:00
#: ../gio/gicon.c:428
msgid "Can't handle the supplied version of the icon encoding"
2012-03-25 14:05:26 +02:00
msgstr "Nevar apstrādāt piegādāto ikonu kodējumu versiju"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/ginetaddressmask.c:184
msgid "No address specified"
msgstr "Nav norādītas adreses"
2005-11-18 14:58:48 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/ginetaddressmask.c:192
2005-11-18 14:58:48 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Length %u is too long for address"
2012-09-02 15:02:50 +02:00
msgstr "Garums “%u” ir pārāk liels adresēm"
2005-11-18 14:58:48 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/ginetaddressmask.c:225
msgid "Address has bits set beyond prefix length"
msgstr "Adresei ir biti, kas ir iestatīti pēc prefiksa garuma"
2005-11-18 14:58:48 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/ginetaddressmask.c:304
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Could not parse '%s' as IP address mask"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās parsēt “%s” kā IP adreses masku"
2005-11-18 14:58:48 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/ginetsocketaddress.c:206 ../gio/ginetsocketaddress.c:223
#: ../gio/gunixsocketaddress.c:221
msgid "Not enough space for socket address"
msgstr "Nepietiek vietas ligzdas adresei"
2012-03-25 14:05:26 +02:00
#: ../gio/ginetsocketaddress.c:238
msgid "Unsupported socket address"
2012-09-02 15:02:50 +02:00
msgstr "Neatbalstīta soketa adrese"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/ginputstream.c:194
msgid "Input stream doesn't implement read"
msgstr "Ievades plūsma neatbalsta lasīšanu"
2002-01-16 01:26:34 +01:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error you get if there is already an
#. * operation running against this stream when you try to start
#. * one
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
2013-03-17 19:08:27 +01:00
#: ../gio/ginputstream.c:1033 ../gio/giostream.c:301
#: ../gio/goutputstream.c:1344
2012-03-25 14:05:26 +02:00
msgid "Stream has outstanding operation"
msgstr "Plūsmai ir neizpildīta darbība"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:145 ../gio/glib-compile-schemas.c:1459
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Element <%s> not allowed inside <%s>"
msgstr "Elements <%s> nav atļauts iekš <%s>"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:149
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Element <%s> not allowed at toplevel"
msgstr "Elements <%s> nav atļauts augšējā līmenī"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:239
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "File %s appears multiple times in the resource"
2012-09-02 15:02:50 +02:00
msgstr "Datne %s resursā parādās vairākas reizes"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:252
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to locate '%s' in any source directory"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās atrast “%s” nevienā avotu mapē"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:263
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to locate '%s' in current directory"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās atrast “%s” pašreizējā mapē"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:291
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unknown processing option \"%s\""
2012-09-02 15:02:50 +02:00
msgstr "Nezināma apstrādes opcija “%s”"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:310 ../gio/glib-compile-resources.c:370
2002-01-16 01:26:34 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to create temp file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izveidot pagaidu datni — %s"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:340
2012-09-02 15:02:50 +02:00
#, c-format
msgid ""
"Error processing input file with xmllint:\n"
"%s"
msgstr ""
"Kļūda, apstrādājot ievades datni ar xmllint:\n"
"%s"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:396
2012-09-02 15:02:50 +02:00
#, c-format
msgid ""
"Error processing input file with to-pixdata:\n"
"%s"
msgstr ""
"Kļūda, apstrādājot ievades datni ar to-pixdata:\n"
"%s"
2002-01-16 01:26:34 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:410
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error reading file %s: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, nolasot datni %s — %s"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:430
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error compressing file %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saspiežot datni %s"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:494 ../gio/glib-compile-schemas.c:1571
2012-03-25 14:05:26 +02:00
#, c-format
msgid "text may not appear inside <%s>"
msgstr "teksts nevar atrasties iekš <%s>"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:619
2012-03-25 14:05:26 +02:00
msgid "name of the output file"
2012-09-02 15:02:50 +02:00
msgstr "izvades datnes nosaukums"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:619 ../gio/glib-compile-resources.c:650
#: ../gio/gresource-tool.c:482 ../gio/gresource-tool.c:548
2012-03-25 14:05:26 +02:00
msgid "FILE"
2012-09-02 15:02:50 +02:00
msgstr "DATNE"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:620
2012-03-25 14:05:26 +02:00
msgid ""
"The directories where files are to be read from (default to current "
"directory)"
2012-09-02 15:02:50 +02:00
msgstr "Mapes, no kurām nolasīt datnes (pēc noklusējuma pašreizējā mape)"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:620 ../gio/glib-compile-schemas.c:1999
#: ../gio/glib-compile-schemas.c:2028
2012-03-25 14:05:26 +02:00
msgid "DIRECTORY"
msgstr "MAPE"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:621
2012-03-25 14:05:26 +02:00
msgid ""
"Generate output in the format selected for by the target filename extension"
2012-09-02 15:02:50 +02:00
msgstr "Veidot izvadi, kas ir mērķa datnes nosaukuma paplašinājuma formātā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:622
2012-03-25 14:05:26 +02:00
msgid "Generate source header"
msgstr "Veidot avota galveni"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:623
2012-03-25 14:05:26 +02:00
msgid "Generate sourcecode used to link in the resource file into your code"
2012-09-02 15:02:50 +02:00
msgstr "Veidot pirmkodu, ko izmantot, lai saistītu resursu datni jūsu kodā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:624
2012-03-25 14:05:26 +02:00
msgid "Generate dependency list"
msgstr "Veidot atkarību sarakstu"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:625
2012-03-25 14:05:26 +02:00
msgid "Don't automatically create and register resource"
msgstr "Resursu neveidot un nereģistrēt automātiski"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:626
msgid "Don't export functions; declare them G_GNUC_INTERNAL"
msgstr "Neeksportēt funkcijas; deklarēt tās G_GNUC_INTERNAL"
#: ../gio/glib-compile-resources.c:627
2012-03-25 14:05:26 +02:00
msgid "C identifier name used for the generated source code"
msgstr "C identifikatora nosaukums veidotajam pirmkodam"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:653
2012-03-25 14:05:26 +02:00
msgid ""
"Compile a resource specification into a resource file.\n"
"Resource specification files have the extension .gresource.xml,\n"
"and the resource file have the extension called .gresource."
msgstr ""
2012-09-02 15:02:50 +02:00
"Kompilēt resursu specifikāciju resursa datnē.\n"
"Resursu specifikācijas datnēm ir jābūt ar paplašinājumu .gresource.xml,\n"
"un resursu datnēm jābūt ar paplašinājumu .gresource."
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-resources.c:669
2004-08-25 07:02:57 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "You should give exactly one file name\n"
2012-09-02 15:02:50 +02:00
msgstr "Jums jānorāda tieši viens datnes nosaukums\n"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:778
2012-03-25 14:05:26 +02:00
msgid "empty names are not permitted"
msgstr "nav atļauti tukši nosaukumi"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:788
2004-08-25 07:02:57 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "invalid name '%s': names must begin with a lowercase letter"
2012-09-02 15:02:50 +02:00
msgstr "nederīgs nosaukums “%s” — nosaukumiem jāsākas ar mazo burtu"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:800
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"invalid name '%s': invalid character '%c'; only lowercase letters, numbers "
2012-09-02 15:02:50 +02:00
"and hyphen ('-') are permitted."
2012-03-25 14:05:26 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"nederīgs nosaukums “%s” — nederīga rakstzīme “%c”; ir atļauti tikai burti, "
"skaitļi un defise (“-”)."
2006-05-03 04:05:01 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:809
2006-05-03 04:05:01 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "invalid name '%s': two successive hyphens ('--') are not permitted."
msgstr "nederīgs nosaukums “%s” — divas secīgas defises (“--”) nav atļautas."
2006-05-03 04:05:01 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:818
2011-07-12 15:29:33 +02:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "invalid name '%s': the last character may not be a hyphen ('-')."
msgstr "nederīgs nosaukums “%s” — pēdējā rakstzīme nevar būt defise (“-”)."
2006-01-06 06:07:47 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:826
2005-06-10 17:48:25 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "invalid name '%s': maximum length is 1024"
2012-09-02 15:02:50 +02:00
msgstr "nederīgs nosaukums “%s” — maksimālais garums ir 1024"
2005-06-10 17:48:25 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:895
2004-08-25 07:02:57 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "<child name='%s'> already specified"
msgstr "<child name='%s'> jau norādīts"
2004-08-25 07:02:57 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:921
2012-03-25 14:05:26 +02:00
msgid "cannot add keys to a 'list-of' schema"
2012-09-02 15:02:50 +02:00
msgstr "nevar pievienot atslēgas “list-of” shēmai"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:932
2012-03-25 14:05:26 +02:00
#, c-format
msgid "<key name='%s'> already specified"
msgstr "<key name='%s'> jau norādīts"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:950
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"<key name='%s'> shadows <key name='%s'> in <schema id='%s'>; use <override> "
"to modify value"
msgstr ""
"<key name='%s'> ēnas <key name='%s'> iekš <schema id='%s'>; izmantojiet "
"<override>, lai mainītu vērtību"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:961
2004-12-02 22:13:05 +01:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"exactly one of 'type', 'enum' or 'flags' must be specified as an attribute "
"to <key>"
2004-12-02 22:13:05 +01:00
msgstr ""
2012-09-02 15:02:50 +02:00
"jānorāda tieši viens tips “type”, “enum” vai “flags” kā atribūts atslēgai "
2012-03-25 14:05:26 +02:00
"<key>"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:980
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "<%s id='%s'> not (yet) defined."
msgstr "<%s id='%s'> (vēl) nav definēts."
2007-03-16 23:11:15 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:995
2012-03-25 14:05:26 +02:00
#, c-format
msgid "invalid GVariant type string '%s'"
2012-09-02 15:02:50 +02:00
msgstr "nederīga GVariant tipa virkne “%s”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1025
2012-03-25 14:05:26 +02:00
msgid "<override> given but schema isn't extending anything"
msgstr "<override> dots, bet shēma neko nepaplašina"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1038
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "no <key name='%s'> to override"
msgstr "nav <key name='%s'> ko pārrakstīt"
2007-03-16 23:11:15 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1046
2004-12-02 22:13:05 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "<override name='%s'> already specified"
msgstr "<override name='%s'> jau norādīts"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1117
2004-12-02 22:13:05 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "<schema id='%s'> already specified"
msgstr "<schema id='%s'> jau eksistē"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1129
2004-12-02 22:13:05 +01:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "<schema id='%s'> extends not-yet-existing schema '%s'"
msgstr "<schema id='%s'> paplašina vēl neesošu shēmu “%s”"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1145
2004-12-02 22:13:05 +01:00
#, c-format
2012-09-02 15:02:50 +02:00
msgid "<schema id='%s'> is list of not-yet-existing schema '%s'"
msgstr "<schema id='%s'> ir saraksts ar vēl neesošām shēmām “%s”"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1153
2004-12-02 22:13:05 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Can not be a list of a schema with a path"
msgstr "Nevar būt shēmu saraksts ar ceļu"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1163
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Can not extend a schema with a path"
msgstr "Nevar paplašināt shēmu ar ceļu"
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1173
2009-05-29 05:44:48 +02:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"<schema id='%s'> is a list, extending <schema id='%s'> which is not a list"
2009-05-29 05:44:48 +02:00
msgstr ""
2012-03-25 14:05:26 +02:00
"<schema id='%s'> ir saraksts, paplašina <schema id='%s'>, kas nav saraksts"
2009-05-29 05:44:48 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1183
2004-12-02 22:13:05 +01:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"<schema id='%s' list-of='%s'> extends <schema id='%s' list-of='%s'> but '%s' "
"does not extend '%s'"
2004-12-02 22:13:05 +01:00
msgstr ""
2012-09-02 15:02:50 +02:00
"<schema id='%s' list-of='%s'> paplašina <schema id='%s' list-of='%s'> bet "
"“%s” nepaplašina “%s”"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1200
2004-12-02 22:13:05 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "a path, if given, must begin and end with a slash"
msgstr "ceļam, ja tāds ir dots, jābeidzas ar slīpsvītru"
2005-06-10 17:48:25 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1207
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "the path of a list must end with ':/'"
2012-09-02 15:02:50 +02:00
msgstr "ceļam jābeidzas ar “:/”"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1239
2005-06-10 17:48:25 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "<%s id='%s'> already specified"
msgstr "<%s id='%s'> jau norādīts"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1463
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Element <%s> not allowed at the top level"
msgstr "Elements <%s> nav atļauts augšējā līmenī"
2012-03-25 14:05:26 +02:00
#. Translators: Do not translate "--strict".
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1757 ../gio/glib-compile-schemas.c:1828
#: ../gio/glib-compile-schemas.c:1904
2004-12-02 22:13:05 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "--strict was specified; exiting.\n"
msgstr "--strict tika norādīts; iziet.\n"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1765
2006-05-03 04:05:01 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "This entire file has been ignored.\n"
2012-09-02 15:02:50 +02:00
msgstr "Tikai ignorēta visa datne.\n"
2006-05-03 04:05:01 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1824
2004-12-02 22:13:05 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Ignoring this file.\n"
2012-09-02 15:02:50 +02:00
msgstr "Ignorē šo datni.\n"
2004-12-02 22:13:05 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1864
2008-01-29 01:00:31 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such key `%s' in schema `%s' as specified in override file `%s'"
msgstr ""
2012-09-02 15:02:50 +02:00
"Nav tādas atslēgas “%s” shēmā “%s” kā norādīts pārrakstīšanas datnē “%s”"
2010-02-09 16:20:37 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1870 ../gio/glib-compile-schemas.c:1928
#: ../gio/glib-compile-schemas.c:1956
2012-03-25 14:05:26 +02:00
#, c-format
msgid "; ignoring override for this key.\n"
msgstr "; ignorē pārrakstīšanu šai atslēgai.\n"
2010-02-09 16:20:37 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1874 ../gio/glib-compile-schemas.c:1932
#: ../gio/glib-compile-schemas.c:1960
2012-03-25 14:05:26 +02:00
#, c-format
msgid " and --strict was specified; exiting.\n"
msgstr " un tika norādīts --strict; iziet.\n"
2010-02-09 16:20:37 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1890
2012-03-25 14:05:26 +02:00
#, c-format
2013-03-17 19:08:27 +01:00
#| msgid ""
#| "error parsing key `%s' in schema `%s' as specified in override file `%s': "
#| "%s. "
2012-03-25 14:05:26 +02:00
msgid ""
2013-03-17 19:08:27 +01:00
"error parsing key `%s' in schema `%s' as specified in override file `%s': %s."
2012-03-25 14:05:26 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"kļūda, parsējot atslēgu “%s” shēmā “%s” kā norādīts pārrakstīšanas datnē "
2013-03-17 19:08:27 +01:00
"“%s” — %s."
2010-02-09 16:20:37 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1900
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Ignoring override for this key.\n"
msgstr "Ignorē pārrakstīšanu šai atslēgai.\n"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1918
2007-12-21 01:37:41 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
2012-09-02 15:02:50 +02:00
"override for key `%s' in schema `%s' in override file `%s' is outside the "
2012-03-25 14:05:26 +02:00
"range given in the schema"
msgstr ""
2012-09-02 15:02:50 +02:00
"pārrakstīšana atslēgai “%s” shēmā “%s” pārrakstīšanas datnē “%s” ir ārpus "
2012-03-25 14:05:26 +02:00
"dotās shēmas apgabala"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1946
2007-12-21 01:37:41 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"override for key `%s' in schema `%s' in override file `%s' is not in the "
"list of valid choices"
msgstr ""
2012-09-02 15:02:50 +02:00
"pārrakstīšana atslēgai “%s” shēmā “%s” pārrakstīšanas datnē “%s” nav derīgo "
2012-03-25 14:05:26 +02:00
"izvēļu sarakstā"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:1999
2012-03-25 14:05:26 +02:00
msgid "where to store the gschemas.compiled file"
2012-09-02 15:02:50 +02:00
msgstr "kur uzglabāt gschemas.compiled datni"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2000
2012-03-25 14:05:26 +02:00
msgid "Abort on any errors in schemas"
msgstr "Atcelt pie jebkuras kļūdas shēmās"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2001
2012-03-25 14:05:26 +02:00
msgid "Do not write the gschema.compiled file"
2012-09-02 15:02:50 +02:00
msgstr "Nerakstīt gschema.compiled datni"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2002
2012-03-25 14:05:26 +02:00
msgid "Do not enforce key name restrictions"
msgstr "Neuzspiest atslēgu nosaukumu ierobežojumus"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2031
2010-05-19 23:32:42 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"Compile all GSettings schema files into a schema cache.\n"
"Schema files are required to have the extension .gschema.xml,\n"
"and the cache file is called gschemas.compiled."
2010-05-19 23:32:42 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"Kompilēt visas GSettings shēmas datnes uz shēmas kešu.\n"
"Shēmu datņu nosaukumiem ir jābūt ar paplašinājumu .gschema.xml,\n"
"un keša datnēm ir jāsaucas gschemas.compiled."
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2047
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "You should give exactly one directory name\n"
msgstr "Jums jānorāda tieši viens mapes nosaukums\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2086
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No schema files found: "
2012-09-02 15:02:50 +02:00
msgstr "Nav atrastas shēmu datnes: "
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2089
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "doing nothing.\n"
msgstr "neko nedarīt.\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glib-compile-schemas.c:2092
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "removed existing output file.\n"
2012-09-02 15:02:50 +02:00
msgstr "izņēma esošo izvades datni.\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocaldirectorymonitor.c:252
2012-03-25 14:05:26 +02:00
msgid "Unable to find default local directory monitor type"
msgstr "Nevar atrast noklusēto lokālo mapi novērošanas tipu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:597 ../gio/win32/gwinhttpfile.c:422
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Invalid filename %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīgs datnes nosaukums %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:974
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error getting filesystem info: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saņemot datņu sistēmas informāciju — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1142
2012-03-25 14:05:26 +02:00
msgid "Can't rename root directory"
msgstr "Nevar pārsaukt saknes mapi"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1162 ../gio/glocalfile.c:1188
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error renaming file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pārsaucot datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1171
2012-03-25 14:05:26 +02:00
msgid "Can't rename file, filename already exists"
2012-09-02 15:02:50 +02:00
msgstr "Nevar pārsaukt datni; datnes nosaukums jau eksistē"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1184 ../gio/glocalfile.c:2201 ../gio/glocalfile.c:2230
#: ../gio/glocalfile.c:2390 ../gio/glocalfileoutputstream.c:575
#: ../gio/glocalfileoutputstream.c:628 ../gio/glocalfileoutputstream.c:673
#: ../gio/glocalfileoutputstream.c:1161
2012-03-25 14:05:26 +02:00
msgid "Invalid filename"
2012-09-02 15:02:50 +02:00
msgstr "Nederīgs datnes nosaukums"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1351 ../gio/glocalfile.c:1375
2012-03-25 14:05:26 +02:00
msgid "Can't open directory"
msgstr "Nevar atvērt mapi"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1359
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error opening file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atverot datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1500
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error removing file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, dzēšot datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1880
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error trashing file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, izmetot datni miskastē — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1903
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unable to create trash dir %s: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar izveidot miskastes mapi %s — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:1924
2012-03-25 14:05:26 +02:00
msgid "Unable to find toplevel directory for trash"
msgstr "Nevar atrast augšējā līmeņa mapi miskastei"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2003 ../gio/glocalfile.c:2023
2012-03-25 14:05:26 +02:00
msgid "Unable to find or create trash directory"
msgstr "Nevar atrast vai izveidot miskastes mapi"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2057
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unable to create trashing info file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar izveidot miskastes informācijas datni — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2086 ../gio/glocalfile.c:2091 ../gio/glocalfile.c:2171
#: ../gio/glocalfile.c:2178
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unable to trash file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar izmest datni miskastē — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2179 ../glib/gregex.c:280
2012-03-25 14:05:26 +02:00
msgid "internal error"
msgstr "iekšēja kļūda"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2205
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error creating directory: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, izveidojot mapi — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2234
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Filesystem does not support symbolic links"
2012-09-02 15:02:50 +02:00
msgstr "Datņu sistēma neatbalsta simboliskās saites"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2238
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error making symbolic link: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, veidojot simbolisko saiti — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2300 ../gio/glocalfile.c:2394
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error moving file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pārvietojot datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2323
2012-03-25 14:05:26 +02:00
msgid "Can't move directory over directory"
msgstr "Nevar pārvietot mapi virsū mapei"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2350 ../gio/glocalfileoutputstream.c:959
#: ../gio/glocalfileoutputstream.c:973 ../gio/glocalfileoutputstream.c:988
#: ../gio/glocalfileoutputstream.c:1004 ../gio/glocalfileoutputstream.c:1018
2012-03-25 14:05:26 +02:00
msgid "Backup file creation failed"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izveidot rezerves kopijas datni"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2369
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error removing target file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, dzēšot mērķa datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfile.c:2383
2012-03-25 14:05:26 +02:00
msgid "Move between mounts not supported"
msgstr "Pārvietošana starp montētiem sējumiem nav atbalstīta"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:722
2012-03-25 14:05:26 +02:00
msgid "Attribute value must be non-NULL"
msgstr "Atribūta vērtībai ir jābūt ne NULL"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:729
2012-03-25 14:05:26 +02:00
msgid "Invalid attribute type (string expected)"
msgstr "Nederīgs atribūta tips (tika gaidīta virkne)"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:736
2012-03-25 14:05:26 +02:00
msgid "Invalid extended attribute name"
msgstr "Nederīgs paplašinātais atribūta nosaukums"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:776
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error setting extended attribute '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot paplašināto atribūtu “%s” — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:1548
2012-03-25 14:05:26 +02:00
msgid " (invalid encoding)"
msgstr " (nederīgs kodējums)"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:1740 ../gio/glocalfileoutputstream.c:837
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error when getting information for file '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saņemot informāciju par datni “%s” — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:1986
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error when getting information for file descriptor: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saņemot informāciju datnes deskriptoram — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2031
2012-03-25 14:05:26 +02:00
msgid "Invalid attribute type (uint32 expected)"
msgstr "Nederīgs atribūta tips (tika gaidīts uint32)"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2049
2012-03-25 14:05:26 +02:00
msgid "Invalid attribute type (uint64 expected)"
msgstr "Nederīgs atribūta tips (tika gaidīts uint64)"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2068 ../gio/glocalfileinfo.c:2087
2012-03-25 14:05:26 +02:00
msgid "Invalid attribute type (byte string expected)"
msgstr "Nederīgs atribūta tips (tika gaidīta bitu virkne)"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2122
2012-03-25 14:05:26 +02:00
msgid "Cannot set permissions on symlinks"
msgstr "Nevar iestatīt atļaujas simboliskajām saitēm"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2138
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error setting permissions: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot tiesības — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2189
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error setting owner: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot īpašnieku — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2212
2012-03-25 14:05:26 +02:00
msgid "symlink must be non-NULL"
msgstr "simboliskajai saitei ir jābūt ne NULL"
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2222 ../gio/glocalfileinfo.c:2241
#: ../gio/glocalfileinfo.c:2252
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error setting symlink: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot simbolisko saiti — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2231
2012-03-25 14:05:26 +02:00
msgid "Error setting symlink: file is not a symlink"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot simbolisko saiti — datne nav simboliskā saite"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2357
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error setting modification or access time: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot izmaiņu vai piekļuves laiku — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2380
2012-03-25 14:05:26 +02:00
msgid "SELinux context must be non-NULL"
msgstr "SELinux kontekstam ir jābūt ne NULL"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2395
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error setting SELinux context: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, iestatot SELinux kontekstu — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2402
2012-03-25 14:05:26 +02:00
msgid "SELinux is not enabled on this system"
msgstr "SELinux nav ieslēgts uz šīs sistēmas"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinfo.c:2494
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Setting attribute %s not supported"
msgstr "%s atribūta iestatīšana nav atbalstīta"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinputstream.c:186 ../gio/glocalfileoutputstream.c:726
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error reading from file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, lasot no datnes — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinputstream.c:217 ../gio/glocalfileinputstream.c:229
#: ../gio/glocalfileinputstream.c:336 ../gio/glocalfileoutputstream.c:464
#: ../gio/glocalfileoutputstream.c:1036
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error seeking in file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, meklējot datnē — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileinputstream.c:258 ../gio/glocalfileoutputstream.c:254
#: ../gio/glocalfileoutputstream.c:348
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error closing file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, aizverot datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfilemonitor.c:176
2012-03-25 14:05:26 +02:00
msgid "Unable to find default local file monitor type"
2012-09-02 15:02:50 +02:00
msgstr "Nevar atrast noklusēto lokālo datņu novērošanas tipu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:202 ../gio/glocalfileoutputstream.c:234
#: ../gio/glocalfileoutputstream.c:747
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error writing to file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, rakstot datnē — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:281
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error removing old backup link: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, dzēšot vecu rezerves kopijas saiti — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:295 ../gio/glocalfileoutputstream.c:308
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error creating backup copy: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, veidojot rezerves kopiju — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:326
2010-05-25 05:02:18 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error renaming temporary file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pārsaucot pagaidu datni — %s"
2010-05-25 05:02:18 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:510 ../gio/glocalfileoutputstream.c:1087
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error truncating file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, apraujot datni — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:581 ../gio/glocalfileoutputstream.c:634
#: ../gio/glocalfileoutputstream.c:679 ../gio/glocalfileoutputstream.c:819
#: ../gio/glocalfileoutputstream.c:1068 ../gio/glocalfileoutputstream.c:1167
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error opening file '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atverot datni “%s” — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:850
2012-03-25 14:05:26 +02:00
msgid "Target file is a directory"
2012-09-02 15:02:50 +02:00
msgstr "Mērķa datne ir mape"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:855
2012-03-25 14:05:26 +02:00
msgid "Target file is not a regular file"
2012-09-02 15:02:50 +02:00
msgstr "Mērķa datne nav parasta datne"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:867
2012-03-25 14:05:26 +02:00
msgid "The file was externally modified"
2012-09-02 15:02:50 +02:00
msgstr "Datne tika mainīta no ārpuses"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/glocalfileoutputstream.c:1052
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error removing old file: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, dzēšot veco datni — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryinputstream.c:476 ../gio/gmemoryoutputstream.c:739
2012-03-25 14:05:26 +02:00
msgid "Invalid GSeekType supplied"
msgstr "Piegādāts nederīgs GSeekType"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryinputstream.c:486
2012-03-25 14:05:26 +02:00
msgid "Invalid seek request"
msgstr "Nederīgs meklēšanas pieprasījums"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryinputstream.c:510
2012-03-25 14:05:26 +02:00
msgid "Cannot truncate GMemoryInputStream"
msgstr "Nevar apraut GMemoryInputStream"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryoutputstream.c:544
2012-03-25 14:05:26 +02:00
msgid "Memory output stream not resizable"
msgstr "Atmiņas izvades plūsmai nav maināms izmērs"
2010-05-25 05:02:18 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryoutputstream.c:560
2012-03-25 14:05:26 +02:00
msgid "Failed to resize memory output stream"
msgstr "Neizdevās mainīt atmiņas izvades plūsmas izmēru"
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryoutputstream.c:648
2011-07-12 15:29:33 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"Amount of memory required to process the write is larger than available "
"address space"
2010-05-19 23:32:42 +02:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Atmiņas apjoms, kas nepieciešams, lai apstrādātu rakstīšanu, ir lielāks nekā "
"pieejamā atmiņas telpa"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryoutputstream.c:749
2012-03-25 14:05:26 +02:00
msgid "Requested seek before the beginning of the stream"
msgstr "Pieprasītā meklēšana ir pirms plūsmas sākuma"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gmemoryoutputstream.c:758
2012-03-25 14:05:26 +02:00
msgid "Requested seek beyond the end of the stream"
msgstr "Pieprasītā meklēšana ir pēc plūsmas beigām"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement unmount.
2012-09-02 15:02:50 +02:00
#: ../gio/gmount.c:395
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement \"unmount\""
2012-09-02 15:02:50 +02:00
msgstr "montējums neatbalsta “unmount” (atmontēšanu)"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement eject.
2013-03-17 19:08:27 +01:00
#: ../gio/gmount.c:471
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement \"eject\""
2012-09-02 15:02:50 +02:00
msgstr "montējums neatbalsta “eject” (izgrūšanu)"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement any of unmount or unmount_with_operation.
2013-03-17 19:08:27 +01:00
#: ../gio/gmount.c:549
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\""
2010-05-19 23:32:42 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"montējums neatbalsta “unmount” (atmontēšanu) vai “unmount_with_operation”"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement any of eject or eject_with_operation.
2013-03-17 19:08:27 +01:00
#: ../gio/gmount.c:634
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement \"eject\" or \"eject_with_operation\""
2012-09-02 15:02:50 +02:00
msgstr "montējums neatbalsta “eject” (izgrūšanu) vai “eject_with_operation”"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement remount.
2013-03-17 19:08:27 +01:00
#: ../gio/gmount.c:722
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement \"remount\""
2012-09-02 15:02:50 +02:00
msgstr "montējums neatbalsta “remount” (atkārtotu montēšanu)"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
2013-03-17 19:08:27 +01:00
#: ../gio/gmount.c:803
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement content type guessing"
msgstr "montējums neatbalsta satura tipa minēšanu"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for mount objects that
#. * don't implement content type guessing.
2013-03-17 19:08:27 +01:00
#: ../gio/gmount.c:889
2012-03-25 14:05:26 +02:00
msgid "mount doesn't implement synchronous content type guessing"
msgstr "montējums neatbalsta sinhrono satura tipa minēšanu"
2013-03-17 19:08:27 +01:00
#: ../gio/gnetworkaddress.c:354
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Hostname '%s' contains '[' but not ']'"
2012-09-02 15:02:50 +02:00
msgstr "Datora nosaukums “%s” satur “[” bet ne “]”"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gnetworkmonitorbase.c:195 ../gio/gnetworkmonitorbase.c:298
2012-03-25 14:05:26 +02:00
msgid "Network unreachable"
msgstr "Tīkls nav sasniedzams"
2013-03-17 19:08:27 +01:00
#: ../gio/gnetworkmonitorbase.c:233 ../gio/gnetworkmonitorbase.c:263
2012-03-25 14:05:26 +02:00
msgid "Host unreachable"
msgstr "Dators nav sasniedzams"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gnetworkmonitornetlink.c:98 ../gio/gnetworkmonitornetlink.c:110
#: ../gio/gnetworkmonitornetlink.c:129
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Could not create network monitor: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izveidot tīkla pārraugu — %s"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gnetworkmonitornetlink.c:119
2012-03-25 14:05:26 +02:00
msgid "Could not create network monitor: "
msgstr "Neizdevās izveidot tīkla pārraugu:"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gnetworkmonitornetlink.c:177
msgid "Could not get network status: "
msgstr "Neizdevās saņemt tīkla statusu:"
2012-09-02 15:02:50 +02:00
#: ../gio/goutputstream.c:212 ../gio/goutputstream.c:464
2012-03-25 14:05:26 +02:00
msgid "Output stream doesn't implement write"
msgstr "Izvades plūsma neatbalsta rakstīšanu"
2013-03-17 19:08:27 +01:00
#: ../gio/goutputstream.c:425 ../gio/goutputstream.c:950
2012-03-25 14:05:26 +02:00
msgid "Source stream is already closed"
msgstr "Avota plūsma jau ir aizvērta"
2010-05-19 23:32:42 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gresource.c:291 ../gio/gresource.c:539 ../gio/gresource.c:556
#: ../gio/gresource.c:677 ../gio/gresource.c:746 ../gio/gresource.c:807
2013-03-17 19:08:27 +01:00
#: ../gio/gresource.c:887 ../gio/gresourcefile.c:454
#: ../gio/gresourcefile.c:555 ../gio/gresourcefile.c:657
2012-03-25 14:05:26 +02:00
#, c-format
msgid "The resource at '%s' does not exist"
2012-09-02 15:02:50 +02:00
msgstr "Resurss pie “%s” neeksistē"
2010-05-19 23:32:42 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gresource.c:456
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The resource at '%s' failed to decompress"
2012-09-02 15:02:50 +02:00
msgstr "Resursam pie “%s” neizdevās atspiesties"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresourcefile.c:653
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The resource at '%s' is not a directory"
2012-09-02 15:02:50 +02:00
msgstr "Resurss pie “%s” nav mape"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresourcefile.c:861
2012-03-25 14:05:26 +02:00
msgid "Input stream doesn't implement seek"
msgstr "Ievades plūsma neatbalsta meklēšanu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:475 ../gio/gsettings-tool.c:529
2012-03-25 14:05:26 +02:00
msgid "Print help"
msgstr "Drukāšanas palīdzība"
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:476 ../gio/gresource-tool.c:544
2012-03-25 14:05:26 +02:00
msgid "[COMMAND]"
msgstr "[KOMANDA]"
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:481
2012-03-25 14:05:26 +02:00
msgid "List sections containing resources in an elf FILE"
2012-09-02 15:02:50 +02:00
msgstr "Uzskaitīt sadaļas, kas satur resursus elf DATNĒ"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:487
2010-05-19 23:32:42 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"List resources\n"
"If SECTION is given, only list resources in this section\n"
"If PATH is given, only list matching resources"
2010-05-19 23:32:42 +02:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Uzskaitīt resursus\n"
"Ja ir norādīta SADAĻA, uzskaitīt resursus šajā sadaļā\n"
"Ja ir norādīts CEĻŠ, uzskaitīt tikai atbilstošus resursus"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:490 ../gio/gresource-tool.c:500
2012-03-25 14:05:26 +02:00
msgid "FILE [PATH]"
2012-09-02 15:02:50 +02:00
msgstr "DATNE [CEĻŠ]"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:491 ../gio/gresource-tool.c:501
#: ../gio/gresource-tool.c:508
2012-03-25 14:05:26 +02:00
msgid "SECTION"
msgstr "SADAĻA"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:496
2012-03-25 14:05:26 +02:00
msgid ""
"List resources with details\n"
"If SECTION is given, only list resources in this section\n"
"If PATH is given, only list matching resources\n"
"Details include the section, size and compression"
msgstr ""
"Uzskaitīt resursus ar informāciju\n"
"Ja ir norādīta SADAĻA, uzskaitīt resursus šajā sadaļā\n"
"Ja ir norādīts CEĻŠ, uzskaitīt tikai atbilstošus resursus\n"
"Informācija iekļauj sadaļu, izmēru un saspiešanu"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:506
2012-03-25 14:05:26 +02:00
msgid "Extract a resource file to stdout"
2012-09-02 15:02:50 +02:00
msgstr "Izvilkt resursu datni uz stdout"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:507
2012-03-25 14:05:26 +02:00
msgid "FILE PATH"
2012-09-02 15:02:50 +02:00
msgstr "DATNE CEĻŠ"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:513 ../gio/gsettings-tool.c:609
2010-05-19 23:32:42 +02:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"Unknown command %s\n"
"\n"
msgstr ""
"Nezināma komanda %s\n"
"\n"
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:521
2012-03-25 14:05:26 +02:00
msgid ""
"Usage:\n"
" gresource [--section SECTION] COMMAND [ARGS...]\n"
"\n"
2010-05-19 23:32:42 +02:00
"Commands:\n"
2012-03-25 14:05:26 +02:00
" help Show this information\n"
" sections List resource sections\n"
" list List resources\n"
" details List resources with details\n"
" extract Extract a resource\n"
"\n"
"Use 'gresource help COMMAND' to get detailed help.\n"
2010-05-19 23:32:42 +02:00
"\n"
msgstr ""
2012-03-25 14:05:26 +02:00
"Lietojums:\n"
" gresource [--section SADAĻA] KOMANDA [PARAMETRI...]\n"
"\n"
2011-07-12 15:29:33 +02:00
"Komandas:\n"
2012-03-25 14:05:26 +02:00
" help Rāda šo informāciju\n"
2012-09-02 15:02:50 +02:00
" sections Uzskaitīt resursa sadaļas\n"
2012-03-25 14:05:26 +02:00
" list Uzskaitīt resursus\n"
" details Uzskaitīt resursus ar informāciju\n"
" extract Izvilkt resursu\n"
"\n"
2012-09-02 15:02:50 +02:00
"Lietojiet “gresource help KOMANDA”, lai saņemtu detalizētu palīdzību.\n"
2011-07-12 15:29:33 +02:00
"\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:535
2010-05-19 23:32:42 +02:00
#, c-format
msgid ""
2012-03-25 14:05:26 +02:00
"Usage:\n"
" gresource %s%s%s %s\n"
"\n"
"%s\n"
"\n"
2010-05-19 23:32:42 +02:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Lietojums:\n"
" gresource %s%s%s %s\n"
"\n"
"%s\n"
"\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:538 ../gio/gsettings-tool.c:642
2012-03-25 14:05:26 +02:00
msgid "Arguments:\n"
msgstr "Parametri:\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:542
2012-03-25 14:05:26 +02:00
msgid " SECTION An (optional) elf section name\n"
msgstr " SADAĻA (Neobligāts) elf sadaļas nosaukums\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:546 ../gio/gsettings-tool.c:649
2012-03-25 14:05:26 +02:00
msgid " COMMAND The (optional) command to explain\n"
msgstr " KOMANDA (neobligāta) komanda, ko izskaidrot\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:552
2012-03-25 14:05:26 +02:00
msgid " FILE An elf file (a binary or a shared library)\n"
2012-09-02 15:02:50 +02:00
msgstr " DATNE elf datne (bināra datne vai koplietota bibliotēka)\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:555
2012-03-25 14:05:26 +02:00
msgid ""
" FILE An elf file (a binary or a shared library)\n"
" or a compiled resource file\n"
msgstr ""
2012-09-02 15:02:50 +02:00
" DATNE elf datne (bināra datne vai koplietota bibliotēka)\n"
" vai saspiests resursu datne\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:559
2012-03-25 14:05:26 +02:00
msgid "[PATH]"
msgstr "[CEĻŠ]"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:561
2012-03-25 14:05:26 +02:00
msgid " PATH An (optional) resource path (may be partial)\n"
msgstr " CEĻŠ (Neobligāts) resursa ceļš (var būt daļējs)\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:562
2012-03-25 14:05:26 +02:00
msgid "PATH"
msgstr "CEĻŠ"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gresource-tool.c:564
2012-03-25 14:05:26 +02:00
msgid " PATH A resource path\n"
msgstr " CEĻŠ Resursa ceļš\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:57 ../gio/gsettings-tool.c:78
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such schema '%s'\n"
2012-09-02 15:02:50 +02:00
msgstr "Nav tādas shēmas “%s”\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:63
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Schema '%s' is not relocatable (path must not be specified)\n"
2012-09-02 15:02:50 +02:00
msgstr "Shēma “%s” nav pārvietojama (nedrīkst norādīt ceļu)\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:84
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Schema '%s' is relocatable (path must be specified)\n"
2012-09-02 15:02:50 +02:00
msgstr "Shēma “%s” ir pārvietojama (jānorāda ceļš)\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:98
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Empty path given.\n"
msgstr "Dots tukšs ceļš.\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:104
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Path must begin with a slash (/)\n"
msgstr "Ceļam jāsākas ar slīpsvītru (/)\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:110
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Path must end with a slash (/)\n"
msgstr "Ceļam jābeidzas ar slīpsvītru (/)\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:116
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Path must not contain two adjacent slashes (//)\n"
msgstr "Ceļš nedrīkst saturēt divas blakus esošas slīpsvītras (//)\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:137
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No such key '%s'\n"
2012-09-02 15:02:50 +02:00
msgstr "Nav tādas atslēgas “%s”\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:502
2010-05-19 23:32:42 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The provided value is outside of the valid range\n"
msgstr "Dotā vērtība ir ārpus derīgo vērtību intervāla\n"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:535
2012-03-25 14:05:26 +02:00
msgid "List the installed (non-relocatable) schemas"
msgstr "Saraksts ar instalētām (nepārvietojamām) shēmām"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:541
2012-03-25 14:05:26 +02:00
msgid "List the installed relocatable schemas"
msgstr "Saraksts ar instalētam pārvietojamām shēmām"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:547
2012-03-25 14:05:26 +02:00
msgid "List the keys in SCHEMA"
msgstr "Atslēgu saraksts SHĒMĀ"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:548 ../gio/gsettings-tool.c:554
#: ../gio/gsettings-tool.c:591
2012-03-25 14:05:26 +02:00
msgid "SCHEMA[:PATH]"
msgstr "SHĒMA[:CEĻŠ]"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:553
2012-03-25 14:05:26 +02:00
msgid "List the children of SCHEMA"
msgstr "Bērnu skaits SHĒMĀ"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:559
2012-03-25 14:05:26 +02:00
msgid ""
"List keys and values, recursively\n"
"If no SCHEMA is given, list all keys\n"
msgstr ""
"Saraksts ar atslēgām un vērtībām; rekursīvi\n"
"Ja nav dota shēma, rādīt visas atslēgas\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:561
2012-03-25 14:05:26 +02:00
msgid "[SCHEMA[:PATH]]"
msgstr "[SHĒMA[:CEĻŠ]"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:566
2012-03-25 14:05:26 +02:00
msgid "Get the value of KEY"
msgstr "Saņemt vērtību ATSLĒGAI"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:567 ../gio/gsettings-tool.c:573
#: ../gio/gsettings-tool.c:585 ../gio/gsettings-tool.c:597
2012-03-25 14:05:26 +02:00
msgid "SCHEMA[:PATH] KEY"
msgstr "SHĒMA[:CEĻŠ] ATSLĒGA"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:572
2012-03-25 14:05:26 +02:00
msgid "Query the range of valid values for KEY"
msgstr "Vaicājums derīgo vērtību intervālam ATSLĒGAI"
2010-05-19 23:32:42 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:578
2012-03-25 14:05:26 +02:00
msgid "Set the value of KEY to VALUE"
msgstr "Iestatīt ATSLĒGTAS vērtību uz VĒRTĪBA"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:579
2012-03-25 14:05:26 +02:00
msgid "SCHEMA[:PATH] KEY VALUE"
msgstr "SHĒMA[:CEĻŠ] ATSLĒGA VĒRTĪBA"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:584
2012-03-25 14:05:26 +02:00
msgid "Reset KEY to its default value"
msgstr "Pārstatīt ATSLĒGAS vērtību uz tās noklusēto"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:590
2012-03-25 14:05:26 +02:00
msgid "Reset all keys in SCHEMA to their defaults"
msgstr "Atstatīt visas atslēgas SHĒMĀ uz to noklusētajām vērtībām"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:596
2012-03-25 14:05:26 +02:00
msgid "Check if KEY is writable"
msgstr "Pārbaudīt, vai ATSLĒGA ir rakstāma"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:602
2012-03-25 14:05:26 +02:00
msgid ""
"Monitor KEY for changes.\n"
"If no KEY is specified, monitor all keys in SCHEMA.\n"
"Use ^C to stop monitoring.\n"
msgstr ""
2012-03-25 14:05:26 +02:00
"Novērot ATSLĒGA uz izmaiņām.\n"
"Ja nav norādīta ATSLĒGA, novērot visas atslēgas SHĒMĀ.\n"
"Izmantojiet ^C, lai pārtrauktu novērošanu.\n"
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:605
2012-03-25 14:05:26 +02:00
msgid "SCHEMA[:PATH] [KEY]"
msgstr "SHĒMA[:CEĻŠ] [ATSLĒGA]"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:617
2012-03-25 14:05:26 +02:00
msgid ""
"Usage:\n"
" gsettings [--schemadir SCHEMADIR] COMMAND [ARGS...]\n"
"\n"
"Commands:\n"
" help Show this information\n"
" list-schemas List installed schemas\n"
" list-relocatable-schemas List relocatable schemas\n"
" list-keys List keys in a schema\n"
" list-children List children of a schema\n"
" list-recursively List keys and values, recursively\n"
" range Queries the range of a key\n"
" get Get the value of a key\n"
" set Set the value of a key\n"
" reset Reset the value of a key\n"
" reset-recursively Reset all values in a given schema\n"
" writable Check if a key is writable\n"
" monitor Watch for changes\n"
"\n"
"Use 'gsettings help COMMAND' to get detailed help.\n"
"\n"
msgstr ""
"Lietojums:\n"
" gsettings [--schemadir SHĒMAS_MAPE] KOMANDA [PARAM...]\n"
"\n"
"Commands:\n"
" help Rāda šo informāciju\n"
" list-schemas Uzrāda instalētās shēmas\n"
" list-relocatable-schemas Uzrāda pārvietojamās shēmas\n"
" list-keys Uzrāda atslēgas shēmās\n"
" list-children Uzrāda shēmas bērnus\n"
" list-recursively Uzrāda atslēgas un vērtības, rekursīvi\n"
" range Vaicā atslēgu apgabalu\n"
" get Saņem atslēgas vērtību\n"
" set Iestata atslēgas vērtību\n"
" reset Atstata atslēgas vērtību\n"
" reset-recursively Atstata visas vērtības dotajai shēmai\n"
" writable Pārbauda, vai atslēga ir rakstāma\n"
" monitor Uzrauga izmaiņas\n"
"\n"
2012-09-02 15:02:50 +02:00
"Lietojiet “gsettings help KOMANDA”, lai saņemtu sīkāku palīdzību.\n"
2012-03-25 14:05:26 +02:00
"\n"
2009-07-06 06:31:47 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:639
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Usage:\n"
" gsettings [--schemadir SCHEMADIR] %s %s\n"
"\n"
"%s\n"
"\n"
msgstr ""
"Lietojums:\n"
" gsettings [--schemadir SHĒMAS_MAPE] %s %s\n"
"\n"
"%s\n"
"\n"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:645
2012-03-25 14:05:26 +02:00
msgid " SCHEMADIR A directory to search for additional schemas\n"
msgstr " SHĒMAS_MAPE Mape, kurā meklēt papildu shēmas\n"
2009-06-15 19:25:43 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:653
2012-03-25 14:05:26 +02:00
msgid ""
" SCHEMA The name of the schema\n"
" PATH The path, for relocatable schemas\n"
msgstr ""
2012-09-02 15:02:50 +02:00
" SHĒMA Shēmas nosaukums\n"
2012-03-25 14:05:26 +02:00
" CEĻŠ Ceļš pārvietojamām shēmām\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:658
2012-03-25 14:05:26 +02:00
msgid " KEY The (optional) key within the schema\n"
msgstr " ATSLĒGA (neobligāta) atslēga shēmā\n"
2009-06-15 19:25:43 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:662
2012-03-25 14:05:26 +02:00
msgid " KEY The key within the schema\n"
2012-09-02 15:02:50 +02:00
msgstr " ATSLĒGA Atslēga shēmā\n"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:666
2012-03-25 14:05:26 +02:00
msgid " VALUE The value to set\n"
msgstr " VĒRTĪBA Vērtība, ko iestatīt\n"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsettings-tool.c:725
#, c-format
#| msgid "Could not open converter from '%s' to '%s'"
msgid "Could not load schemas from %s: %s\n"
msgstr "Nevarēja ielādēt shēmas no “%s” — “%s”\n"
#: ../gio/gsettings-tool.c:784
2009-01-19 08:46:43 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Empty schema name given\n"
msgstr "Dots tukšs shēmas nosaukums\n"
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:311
2012-03-25 14:05:26 +02:00
msgid "Invalid socket, not initialized"
msgstr "Nederīga ligzda, nav inicializēta"
2009-01-19 08:46:43 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:318
2009-01-19 08:46:43 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Invalid socket, initialization failed due to: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīga ligzda, inicializācija neizdevās, jo — %s"
2009-01-19 08:46:43 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:326
2012-03-25 14:05:26 +02:00
msgid "Socket is already closed"
msgstr "Ligzda jau ir aizvērta"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:334 ../gio/gsocket.c:3525 ../gio/gsocket.c:3580
2012-03-25 14:05:26 +02:00
msgid "Socket I/O timed out"
msgstr "Ligzdai I/O iestājās noildze"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:481
2012-03-25 14:05:26 +02:00
#, c-format
msgid "creating GSocket from fd: %s"
2012-09-02 15:02:50 +02:00
msgstr "izveido GSocket no fd — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:509 ../gio/gsocket.c:563 ../gio/gsocket.c:570
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Unable to create socket: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja izveidot ligzdu — %s"
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:563
2012-09-02 15:02:50 +02:00
msgid "Unknown family was specified"
msgstr "Tika norādīta nezināma saime"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:570
2012-03-25 14:05:26 +02:00
msgid "Unknown protocol was specified"
msgstr "Tika norādīts nezināms protokols"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1728
2012-03-25 14:05:26 +02:00
#, c-format
msgid "could not get local address: %s"
2012-09-02 15:02:50 +02:00
msgstr "nevarēja iegūt lokālo adresi — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1771
2012-03-25 14:05:26 +02:00
#, c-format
msgid "could not get remote address: %s"
2012-09-02 15:02:50 +02:00
msgstr "nevarēja iegūt attālināto adresi — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1832
2012-03-25 14:05:26 +02:00
#, c-format
msgid "could not listen: %s"
2012-09-02 15:02:50 +02:00
msgstr "nevar klausīties — %s"
2010-03-08 17:48:14 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1904
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error binding to address: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, sasaistoties ar adresi — %s"
2010-02-22 03:37:33 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1957 ../gio/gsocket.c:1994
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error joining multicast group: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pievienojoties multiraides grupai — %s"
2009-03-02 06:49:44 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1958 ../gio/gsocket.c:1995
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error leaving multicast group: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pametot multiraides grupu — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:1959
2012-03-25 14:05:26 +02:00
msgid "No support for source-specific multicast"
msgstr "Nav atbalsta avotam specifiskām multiraidēm"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2178
2007-12-21 01:37:41 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error accepting connection: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pieņemot savienojumu — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2299
2012-03-25 14:05:26 +02:00
msgid "Connection in progress"
msgstr "Notiek savienošanās"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2346
#| msgid "Unable to get pending error: %s"
msgid "Unable to get pending error: "
msgstr "Nevar saņemt izpildes gaidīšanas kļūdu:"
2008-02-11 23:30:35 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2512
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error receiving data: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saņemot datus — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2690
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error sending data: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, sūtot datus — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2804
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Unable to shutdown socket: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izslēgt ligzdu — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:2883
2008-12-01 15:44:26 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error closing socket: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, aizverot ligzdu — %s"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:3518
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Waiting for socket condition: %s"
2012-09-02 15:02:50 +02:00
msgstr "Gaida ligzdas nosacījumu — %s"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:3796 ../gio/gsocket.c:3877
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error sending message: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, sūtot ziņojumu — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:3821
2012-09-02 15:02:50 +02:00
msgid "GSocketControlMessage not supported on Windows"
msgstr "GSocketControlMessage nav atbalstīts uz Windows"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:4155 ../gio/gsocket.c:4290
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error receiving message: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, saņemot ziņojumu — %s"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocket.c:4372
#, c-format
msgid "Unable to get pending error: %s"
msgstr "Nevar saņemt izpildes gaidīšanas kļūdu — %s"
#: ../gio/gsocket.c:4391
2012-03-25 14:05:26 +02:00
msgid "g_socket_get_credentials not implemented for this OS"
msgstr "g_socket_get_credentials nav implementēts šai OS"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocketclient.c:177
2008-12-01 15:44:26 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Could not connect to proxy server %s: "
msgstr "Nevarēja savienoties ar starpniekserveri %s: "
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocketclient.c:191
2008-12-01 15:44:26 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Could not connect to %s: "
msgstr "Nevarēja savienoties ar %s: "
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocketclient.c:193
2012-03-25 14:05:26 +02:00
msgid "Could not connect: "
msgstr "Nevarēja savienoties:"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocketclient.c:1072 ../gio/gsocketclient.c:1636
2012-03-25 14:05:26 +02:00
msgid "Unknown error on connect"
msgstr "Nezināma kļūda savienojoties"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocketclient.c:1125 ../gio/gsocketclient.c:1574
2012-09-02 15:02:50 +02:00
msgid "Proxying over a non-TCP connection is not supported."
2012-03-25 14:05:26 +02:00
msgstr "Starpnieka mēģināšana caur ne-TCP savienojumu nav atbalstīta."
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocketclient.c:1151 ../gio/gsocketclient.c:1595
2008-12-01 15:44:26 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Proxy protocol '%s' is not supported."
2012-09-02 15:02:50 +02:00
msgstr "Starpnieka protokols “%s” nav atbalstīts."
2008-12-01 15:44:26 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocketlistener.c:191
msgid "Listener is already closed"
msgstr "Klausītājs jau ir aizvērts"
2008-12-01 15:44:26 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocketlistener.c:232
msgid "Added socket is closed"
msgstr "Pievienotā ligzda ir aizvērta"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocks4aproxy.c:120
2012-03-25 14:05:26 +02:00
#, c-format
msgid "SOCKSv4 does not support IPv6 address '%s'"
2012-09-02 15:02:50 +02:00
msgstr "SOCKSv4 neatbalsta IPv6 adreses “%s”"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocks4aproxy.c:138
2012-03-25 14:05:26 +02:00
msgid "Username is too long for SOCKSv4 protocol"
msgstr "Lietotāja vārds ir pārāk garš SOCKSv4 protokolam"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocks4aproxy.c:155
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Hostname '%s' is too long for SOCKSv4 protocol"
2012-09-02 15:02:50 +02:00
msgstr "Datora nosaukums “%s” ir pārāk garš SOCKSv4 protokolam"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocks4aproxy.c:181
2012-03-25 14:05:26 +02:00
msgid "The server is not a SOCKSv4 proxy server."
2012-09-02 15:02:50 +02:00
msgstr "Serveris nav SOCKSv4 starpniekserveris."
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gsocks4aproxy.c:188
2012-03-25 14:05:26 +02:00
msgid "Connection through SOCKSv4 server was rejected"
msgstr "Savienojums caur SOCKSv4 serveri tika noraidīts"
2008-12-01 15:44:26 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:155 ../gio/gsocks5proxy.c:326
#: ../gio/gsocks5proxy.c:336
msgid "The server is not a SOCKSv5 proxy server."
2012-09-02 15:02:50 +02:00
msgstr "Serveris nav SOCKSv5 starpniekserveris."
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:169
msgid "The SOCKSv5 proxy requires authentication."
msgstr "SOCKSv5 starpnieks pieprasa autentificēšanos."
#: ../gio/gsocks5proxy.c:179
2011-07-12 15:29:33 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"The SOCKSv5 proxy requires an authentication method that is not supported by "
"GLib."
2007-12-21 01:37:41 +01:00
msgstr ""
2012-03-25 14:05:26 +02:00
"SOCKSv5 starpnieks pieprasa autentificēšanos metodi, ko GLib neatbalsta."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:208
msgid "Username or password is too long for SOCKSv5 protocol."
2012-09-02 15:02:50 +02:00
msgstr "Lietotājvārds vai parole pārāk gara SOCKSv5 protokolam"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:238
msgid "SOCKSv5 authentication failed due to wrong username or password."
msgstr ""
2012-09-02 15:02:50 +02:00
"SOCKSv5 autentificēšanās neizdevās dēļ nepareiza lietotājvārda vai paroles."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:288
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Hostname '%s' is too long for SOCKSv5 protocol"
2012-09-02 15:02:50 +02:00
msgstr "Datora nosaukums “%s” ir pārāk garš SOCKSv5 protokolam"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:350
msgid "The SOCKSv5 proxy server uses unknown address type."
msgstr "SOCKSv5 starpnieka serveris izmanto nezināmu adreses tipu."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:357
msgid "Internal SOCKSv5 proxy server error."
msgstr "Iekšēja SOCKSv5 starpnieka servera kļūda."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:363
msgid "SOCKSv5 connection not allowed by ruleset."
msgstr "Noteikumu kopa neļauj SOCKSv5 savienojumu."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:370
msgid "Host unreachable through SOCKSv5 server."
msgstr "Dators nav sasniedzams caur SOCKSv5 serveri."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:376
msgid "Network unreachable through SOCKSv5 proxy."
msgstr "Tīkls nav sasniedzams caur SOCKSv5 serveri."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:382
msgid "Connection refused through SOCKSv5 proxy."
msgstr "Savienojums atteikts caur SOCKSv5 serveri."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:388
msgid "SOCKSv5 proxy does not support 'connect' command."
2012-09-02 15:02:50 +02:00
msgstr "SOCKSv5 starpnieks neatbalsta “connect” komandu."
2008-05-27 23:22:45 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:394
msgid "SOCKSv5 proxy does not support provided address type."
msgstr "SOCKSv5 starpnieks neatbalsta doto adreses tipu."
2009-11-30 06:09:36 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gsocks5proxy.c:400
msgid "Unknown SOCKSv5 proxy error."
msgstr "Nezināma SOCKSv5 starpnieka kļūda."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gthemedicon.c:498
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Can't handle version %d of GThemedIcon encoding"
msgstr "Nevar apstrādāt GThemedIcon versijas %d kodējumu"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../gio/gthreadedresolver.c:110
#, c-format
msgid "Error resolving '%s': %s"
msgstr "Kļūda, sameklējot “%s” — %s"
#: ../gio/gthreadedresolver.c:195
#, c-format
msgid "Error reverse-resolving '%s': %s"
msgstr "Kļūda, apgriezti sameklējot “%s” — %s"
#: ../gio/gthreadedresolver.c:397 ../gio/gthreadedresolver.c:571
#, c-format
msgid "No DNS record of the requested type for '%s'"
msgstr "Nav DNS ierakstu “%s” pieprasītajam tipam"
#: ../gio/gthreadedresolver.c:402 ../gio/gthreadedresolver.c:576
#, c-format
msgid "Temporarily unable to resolve '%s'"
msgstr "Pagaidām nevar sameklēt “%s”"
#: ../gio/gthreadedresolver.c:407 ../gio/gthreadedresolver.c:581
#, c-format
msgid "Error resolving '%s'"
msgstr "Kļūda, sameklējot “%s”"
2012-09-02 15:02:50 +02:00
#: ../gio/gtlscertificate.c:248
2012-03-25 14:05:26 +02:00
msgid "Cannot decrypt PEM-encoded private key"
msgstr "Nevarēja atšifrēt PEM-iekodētu privāto atslēgu"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gtlscertificate.c:253
2012-03-25 14:05:26 +02:00
msgid "No PEM-encoded private key found"
msgstr "Nav atrasts PEM iekodēta privāta atslēga"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gtlscertificate.c:263
2012-03-25 14:05:26 +02:00
msgid "Could not parse PEM-encoded private key"
msgstr "Nevarēja parsēt PEM-iekodētu privāto atslēgu"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gtlscertificate.c:288
2012-03-25 14:05:26 +02:00
msgid "No PEM-encoded certificate found"
msgstr "Nav atrasts PEM-iekodēts sertifikāts"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../gio/gtlscertificate.c:297
2012-03-25 14:05:26 +02:00
msgid "Could not parse PEM-encoded certificate"
msgstr "Nevarēja parsēt PEM-iekodētu sertifikātu"
#: ../gio/gtlspassword.c:114
2011-07-12 15:29:33 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"This is the last chance to enter the password correctly before your access "
"is locked out."
2007-12-21 01:37:41 +01:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Šī ir pēdējā iespēja ievadīt pareizu paroli, pirms jums tiek bloķēta pieeja."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gtlspassword.c:116
2011-07-12 15:29:33 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"Several password entered have been incorrect, and your access will be locked "
"out after further failures."
2007-12-21 01:37:41 +01:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Vairākas ievadītās paroles ir bijušas nepareizas, un jūs tiksiet izslēgts "
"pēc turpmākām neveiksmēm."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../gio/gtlspassword.c:118
msgid "The password entered is incorrect."
msgstr "Ievadītā parole ir nepareiza."
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:159 ../gio/gunixconnection.c:548
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Expecting 1 control message, got %d"
msgstr "Gaidīja 1 kontroles ziņojumu, saņēma %d"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:172 ../gio/gunixconnection.c:558
2012-03-25 14:05:26 +02:00
msgid "Unexpected type of ancillary data"
msgstr "Negaidīts palīgdatu tips"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:190
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Expecting one fd, but got %d\n"
msgstr "Gaidīja vienu fd, bet saņēma %d\n"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:206
2012-03-25 14:05:26 +02:00
msgid "Received invalid fd"
2012-09-02 15:02:50 +02:00
msgstr "Saņemts nederīgs fd"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:342
2012-03-25 14:05:26 +02:00
msgid "Error sending credentials: "
msgstr "Kļūda, sūtot rekvizītus: "
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:490
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, pārbaudot, vai SO_PASSCRED ir aktivēts ligzdai — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:505
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error enabling SO_PASSCRED: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, aktivējot SO_PASSCRED — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:534
2012-03-25 14:05:26 +02:00
msgid ""
"Expecting to read a single byte for receiving credentials but read zero bytes"
2011-07-12 15:29:33 +02:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Tikai gaidīts saņemt vienu baitu, lai saņemtu rekvizītus, bet nolasīja nulle "
"baitu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:572
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Not expecting control message, but got %d"
msgstr "Negaida kontroles ziņojumu, bet saņēma %d"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixconnection.c:596
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error while disabling SO_PASSCRED: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, deaktivējot SO_PASSCRED — %s"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gunixinputstream.c:382 ../gio/gunixinputstream.c:403
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error reading from file descriptor: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, nolasot datnes deskriptoru — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixinputstream.c:436 ../gio/gunixoutputstream.c:422
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error closing file descriptor: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, aizverot datnes deskriptoru — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gunixmounts.c:1983 ../gio/gunixmounts.c:2036
2012-03-25 14:05:26 +02:00
msgid "Filesystem root"
2012-09-02 15:02:50 +02:00
msgstr "Datņu sistēmas sakne"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gunixoutputstream.c:368 ../gio/gunixoutputstream.c:389
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error writing to file descriptor: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, rakstot datnes deskriptorā — %s"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gunixsocketaddress.c:244
2012-09-02 15:02:50 +02:00
msgid "Abstract UNIX domain socket addresses not supported on this system"
msgstr "Abstraktas unix domēna ligzdas uz šīs sistēmas nav atbalstītas"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../gio/gvolume.c:439
2012-03-25 14:05:26 +02:00
msgid "volume doesn't implement eject"
msgstr "sējums neatbalsta izgrūšanu"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: This is an error
#. * message for volume objects that
#. * don't implement any of eject or eject_with_operation.
2013-03-17 19:08:27 +01:00
#: ../gio/gvolume.c:516
2012-03-25 14:05:26 +02:00
msgid "volume doesn't implement eject or eject_with_operation"
msgstr "sējums neatbalsta izgrūšanu vai eject_with_operation"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gwin32appinfo.c:276
msgid "Can't find application"
msgstr "Nevar atrast lietotni"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gwin32appinfo.c:308
#, c-format
msgid "Error launching application: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, palaižot lietotni — %s"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gwin32appinfo.c:344
msgid "URIs not supported"
msgstr "URI nav atbalstīti"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gwin32appinfo.c:366
msgid "association changes not supported on win32"
msgstr "asociāciju mainīšana nav atbalstīta uz win32"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gwin32appinfo.c:378
msgid "Association creation not supported on win32"
msgstr "Asociāciju veidošana nav atbalstīta uz win32"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gwin32inputstream.c:355
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error reading from handle: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, lasot no tura — %s"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gwin32inputstream.c:387 ../gio/gwin32outputstream.c:375
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error closing handle: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, aizverot turi — %s"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/gwin32outputstream.c:343
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error writing to handle: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, rakstot turī — %s"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gzlibcompressor.c:396 ../gio/gzlibdecompressor.c:349
msgid "Not enough memory"
msgstr "Nepietiek atmiņas"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gzlibcompressor.c:403 ../gio/gzlibdecompressor.c:356
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Internal error: %s"
2012-09-02 15:02:50 +02:00
msgstr "Iekšēja kļūda — %s"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gzlibcompressor.c:416 ../gio/gzlibdecompressor.c:370
msgid "Need more input"
msgstr "Vajag vairāk ievades"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../gio/gzlibdecompressor.c:342
msgid "Invalid compressed data"
msgstr "Nederīgi saspiestie dati"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../gio/tests/gdbus-daemon.c:18
msgid "Address to listen on"
msgstr "Adrese, ko klausīties"
#: ../gio/tests/gdbus-daemon.c:19
msgid "Ignored, for compat with GTestDbus"
msgstr "Ignorēts priekš compat ar GTestDbus"
#: ../gio/tests/gdbus-daemon.c:20
msgid "Print address"
msgstr "Drukāšanas adrese"
#: ../gio/tests/gdbus-daemon.c:21
msgid "Print address in shell mode"
msgstr "Drukāt adresi čaulas režīmā"
2013-03-17 19:08:27 +01:00
#: ../gio/tests/gdbus-daemon.c:28
2012-09-02 15:02:50 +02:00
msgid "Run a dbus service"
msgstr "Palaist dbus servisu"
2013-03-17 19:08:27 +01:00
#: ../gio/tests/gdbus-daemon.c:42
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Wrong args\n"
msgstr "Nepareizi parametri\n"
2012-03-25 14:05:26 +02:00
#: ../glib/gbookmarkfile.c:760
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unexpected attribute '%s' for element '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Negaidīts atribūts “%s” elementam “%s”"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gbookmarkfile.c:771 ../glib/gbookmarkfile.c:842
#: ../glib/gbookmarkfile.c:852 ../glib/gbookmarkfile.c:959
#, c-format
msgid "Attribute '%s' of element '%s' not found"
2012-09-02 15:02:50 +02:00
msgstr "Atribūts “%s” elementam “%s” netika atrasts"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gbookmarkfile.c:1129 ../glib/gbookmarkfile.c:1194
#: ../glib/gbookmarkfile.c:1258 ../glib/gbookmarkfile.c:1268
#, c-format
msgid "Unexpected tag '%s', tag '%s' expected"
2012-09-02 15:02:50 +02:00
msgstr "Negaidīta birka “%s”, tika gaidīt birka “%s”"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gbookmarkfile.c:1154 ../glib/gbookmarkfile.c:1168
#: ../glib/gbookmarkfile.c:1236 ../glib/gbookmarkfile.c:1288
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unexpected tag '%s' inside '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Negaidīta birka “%s” iekš “%s”"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:1798
2012-03-25 14:05:26 +02:00
msgid "No valid bookmark file found in data dirs"
2012-09-02 15:02:50 +02:00
msgstr "Nav atrasts derīga grāmatzīmes datne datu mapēs"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:1999
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "A bookmark for URI '%s' already exists"
2012-09-02 15:02:50 +02:00
msgstr "Grāmatzīme ar URI “%s” jau eksistē"
#: ../glib/gbookmarkfile.c:2045 ../glib/gbookmarkfile.c:2203
#: ../glib/gbookmarkfile.c:2288 ../glib/gbookmarkfile.c:2368
#: ../glib/gbookmarkfile.c:2453 ../glib/gbookmarkfile.c:2536
#: ../glib/gbookmarkfile.c:2614 ../glib/gbookmarkfile.c:2693
#: ../glib/gbookmarkfile.c:2735 ../glib/gbookmarkfile.c:2832
#: ../glib/gbookmarkfile.c:2952 ../glib/gbookmarkfile.c:3142
#: ../glib/gbookmarkfile.c:3218 ../glib/gbookmarkfile.c:3386
#: ../glib/gbookmarkfile.c:3475 ../glib/gbookmarkfile.c:3565
#: ../glib/gbookmarkfile.c:3693
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No bookmark found for URI '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav atrasta grāmatzīme URI “%s”"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:2377
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No MIME type defined in the bookmark for URI '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav definēts MIME tips grāmatzīmē URI “%s”"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:2462
2012-03-25 14:05:26 +02:00
#, c-format
msgid "No private flag has been defined in bookmark for URI '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav definēti privātie karogi grāmatzīmēs URI “%s”"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:2841
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No groups set in bookmark for URI '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nav iestatītas grupas grāmatzīmēs URI “%s”"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:3239 ../glib/gbookmarkfile.c:3396
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "No application with name '%s' registered a bookmark for '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Neviena lietotne ar nosaukumu “%s” nav reģistrējusi “%s” grāmatzīmi"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gbookmarkfile.c:3419
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to expand exec line '%s' with URI '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izvērst exec rindu “%s” ar URI “%s”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:803 ../glib/gutf8.c:829 ../glib/gutf8.c:1039
#: ../glib/gutf8.c:1176 ../glib/gutf8.c:1280
2012-03-25 14:05:26 +02:00
msgid "Partial character sequence at end of input"
msgstr "Daļēja simbolu secība ievades beigās"
2011-07-12 15:29:33 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gconvert.c:1053
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Cannot convert fallback '%s' to codeset '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nevar pārveidot atkāpšanos “%s” uz rakstzīmju kopu “%s”"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:1871
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
2012-09-02 15:02:50 +02:00
msgstr "URI “%s” nav absolūtais URI, lietojot “file” shēmu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:1881
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The local file URI '%s' may not include a '#'"
2012-09-02 15:02:50 +02:00
msgstr "Lokālās datnes URI “%s” nedrīkst saturēt “#”"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:1898
2012-03-25 14:05:26 +02:00
#, c-format
msgid "The URI '%s' is invalid"
2012-09-02 15:02:50 +02:00
msgstr "URI “%s” nav pareizs"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:1910
2012-03-25 14:05:26 +02:00
#, c-format
msgid "The hostname of the URI '%s' is invalid"
2012-09-02 15:02:50 +02:00
msgstr "Resursdatora nosaukuma URI “%s” nav pareizs"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:1926
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "The URI '%s' contains invalidly escaped characters"
2012-09-02 15:02:50 +02:00
msgstr "URI “%s” satur nepareizi veidotas atsoļa rakstzīmes"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:2021
2012-03-25 14:05:26 +02:00
#, c-format
msgid "The pathname '%s' is not an absolute path"
2012-09-02 15:02:50 +02:00
msgstr "Ceļa nosaukums “%s” nav absolūts ceļš"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gconvert.c:2031
2012-03-25 14:05:26 +02:00
msgid "Invalid hostname"
2012-09-02 15:02:50 +02:00
msgstr "Nepareizs resursdatora nosaukums"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: 'before midday' indicator
#: ../glib/gdatetime.c:205
msgctxt "GDateTime"
msgid "AM"
msgstr "AM"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: 'after midday' indicator
#: ../glib/gdatetime.c:207
msgctxt "GDateTime"
msgid "PM"
msgstr "PM"
2011-07-12 15:29:33 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: this is the preferred format for expressing the date and the time
#: ../glib/gdatetime.c:210
msgctxt "GDateTime"
msgid "%a %b %e %H:%M:%S %Y"
msgstr "%A, %Y. gada %e. %B, plkst. %H un %M"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#. Translators: this is the preferred format for expressing the date
#: ../glib/gdatetime.c:213
msgctxt "GDateTime"
msgid "%m/%d/%y"
msgstr "%d.%m.%Y"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#. Translators: this is the preferred format for expressing the time
#: ../glib/gdatetime.c:216
msgctxt "GDateTime"
msgid "%H:%M:%S"
msgstr "%H:%M:%S"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#. Translators: this is the preferred format for expressing 12 hour time
#: ../glib/gdatetime.c:219
msgctxt "GDateTime"
msgid "%I:%M:%S %p"
msgstr "%I:%M:%S %p"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:232
msgctxt "full month name"
msgid "January"
msgstr "Janvāris"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:234
msgctxt "full month name"
msgid "February"
msgstr "Februāris"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:236
msgctxt "full month name"
msgid "March"
msgstr "Marts"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:238
msgctxt "full month name"
msgid "April"
msgstr "Aprīlis"
2009-09-05 03:19:02 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:240
msgctxt "full month name"
msgid "May"
msgstr "Maijs"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:242
msgctxt "full month name"
msgid "June"
msgstr "Jūnijs"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:244
msgctxt "full month name"
msgid "July"
msgstr "Jūlijs"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:246
msgctxt "full month name"
msgid "August"
msgstr "Augusts"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:248
msgctxt "full month name"
msgid "September"
msgstr "Septembris"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:250
msgctxt "full month name"
msgid "October"
msgstr "Oktobris"
2009-05-29 05:44:48 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:252
msgctxt "full month name"
msgid "November"
msgstr "Novembris"
2008-08-04 19:01:23 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:254
msgctxt "full month name"
msgid "December"
msgstr "Decembris"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:269
msgctxt "abbreviated month name"
msgid "Jan"
msgstr "Jan"
2008-01-14 17:43:59 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:271
msgctxt "abbreviated month name"
msgid "Feb"
msgstr "Feb"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:273
msgctxt "abbreviated month name"
msgid "Mar"
msgstr "Mar"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:275
msgctxt "abbreviated month name"
msgid "Apr"
msgstr "Apr"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:277
msgctxt "abbreviated month name"
msgid "May"
msgstr "Mai"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:279
msgctxt "abbreviated month name"
msgid "Jun"
msgstr "Jūn"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:281
msgctxt "abbreviated month name"
msgid "Jul"
msgstr "Jūl"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:283
msgctxt "abbreviated month name"
msgid "Aug"
msgstr "Aug"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:285
msgctxt "abbreviated month name"
msgid "Sep"
msgstr "Sep"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:287
msgctxt "abbreviated month name"
msgid "Oct"
msgstr "Oct"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:289
msgctxt "abbreviated month name"
msgid "Nov"
msgstr "Nov"
2009-03-02 06:49:44 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:291
msgctxt "abbreviated month name"
msgid "Dec"
msgstr "Dec"
2008-01-07 17:47:36 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:306
msgctxt "full weekday name"
msgid "Monday"
msgstr "Pirmdiena"
2008-01-07 17:47:36 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:308
msgctxt "full weekday name"
msgid "Tuesday"
msgstr "Otrdiena"
2008-01-07 17:47:36 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:310
msgctxt "full weekday name"
msgid "Wednesday"
msgstr "Trešdiena"
2008-01-07 17:47:36 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:312
msgctxt "full weekday name"
msgid "Thursday"
msgstr "Ceturdiena"
2008-01-07 17:47:36 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:314
msgctxt "full weekday name"
msgid "Friday"
msgstr "Piektdiena"
2010-01-25 20:14:14 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:316
msgctxt "full weekday name"
msgid "Saturday"
msgstr "Sestdiena"
2010-01-25 20:14:14 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:318
msgctxt "full weekday name"
msgid "Sunday"
msgstr "Svētdiena"
2010-01-25 20:14:14 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:333
msgctxt "abbreviated weekday name"
msgid "Mon"
msgstr "Pr"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:335
msgctxt "abbreviated weekday name"
msgid "Tue"
msgstr "Ot"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:337
msgctxt "abbreviated weekday name"
msgid "Wed"
msgstr "Tr"
2009-07-06 06:31:47 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:339
msgctxt "abbreviated weekday name"
msgid "Thu"
msgstr "Ct"
2009-07-06 06:31:47 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:341
msgctxt "abbreviated weekday name"
msgid "Fri"
msgstr "Pk"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:343
msgctxt "abbreviated weekday name"
msgid "Sat"
msgstr "Se"
2008-07-21 19:56:17 +02:00
2012-03-25 14:05:26 +02:00
#: ../glib/gdatetime.c:345
msgctxt "abbreviated weekday name"
msgid "Sun"
msgstr "Sv"
2008-08-04 19:01:23 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gdir.c:120 ../glib/gdir.c:143
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error opening directory '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, atverot direktoriju “%s” — %s"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:671 ../glib/gfileutils.c:759
2012-03-25 14:05:26 +02:00
#, c-format
2013-03-17 19:08:27 +01:00
#| msgid "Could not allocate %lu bytes to read file \"%s\""
msgid "Could not allocate %lu byte to read file \"%s\""
msgid_plural "Could not allocate %lu bytes to read file \"%s\""
msgstr[0] "Nevarēja piešķirt %lu baitu, lai nolasītu datni “%s”"
msgstr[1] "Nevarēja atrast %lu baitus, lai nolasītu datni “%s”"
msgstr[2] "Nevarēja atrast %lu baitus, lai nolasītu datni “%s”"
2007-12-21 01:37:41 +01:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:686
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error reading file '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, nolasot datni “%s” — %s"
2009-07-18 02:31:28 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:700
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "File \"%s\" is too large"
2012-09-02 15:02:50 +02:00
msgstr "Datne \"%s\" ir pārāk liela"
2009-07-18 02:31:28 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:783
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to read from file '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās nolasīt no datnes “%s” — %s"
2009-07-18 02:31:28 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:834 ../glib/gfileutils.c:921
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to open file '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās atvērt datni “%s” — %s"
2009-07-18 02:31:28 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:851
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās dabūt datnes “%s” atribūtus — fstat() neizdevās — %s"
2009-07-18 02:31:28 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:885
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to open file '%s': fdopen() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās atvērt “%s” — fdopen() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:993
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās pārsaukt datni “%s” uz “%s” — g_rename() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gfileutils.c:1035 ../glib/gfileutils.c:1593
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to create file '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izveidot datni “%s” — %s"
2010-04-23 04:23:09 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:1049
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās atvērt datni “%s” rakstīšanai — fdopen() neizdevās — %s"
2010-05-19 23:32:42 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:1074
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to write file '%s': fwrite() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās rakstīt datnē “%s” — fwrite() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:1093
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to write file '%s': fflush() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās rakstīt datnē “%s” — fflush() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:1137
2010-04-23 04:23:09 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to write file '%s': fsync() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās rakstīt datnē “%s” — fsync() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:1161
2010-04-23 04:23:09 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to close file '%s': fclose() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās aizvērt datni “%s” — fclose() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gfileutils.c:1282
2010-04-23 04:23:09 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja izdzēst esošo datni “%s” — g_unlink() neizdevās — %s"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gfileutils.c:1556
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Veidne “%s” ir nepareiza, nedrīkstētu saturēt “%s”"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gfileutils.c:1569
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Template '%s' doesn't contain XXXXXX"
2012-09-02 15:02:50 +02:00
msgstr "Veidne “%s” nesatur XXXXXX"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gfileutils.c:2097
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās nolasīt simbolisko saiti “%s” — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gfileutils.c:2118
2012-03-25 14:05:26 +02:00
msgid "Symbolic links not supported"
msgstr "Simboliskās saites nav atbalstītas"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/giochannel.c:1418
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Could not open converter from '%s' to '%s': %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja atvērt pārveidotāju no “%s” uz “%s” — %s"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/giochannel.c:1763
2012-03-25 14:05:26 +02:00
msgid "Can't do a raw read in g_io_channel_read_line_string"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izpildīt jēllasīšanu iekš g_io_channel_read_line_string"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/giochannel.c:1810 ../glib/giochannel.c:2068
#: ../glib/giochannel.c:2155
2012-03-25 14:05:26 +02:00
msgid "Leftover unconverted data in read buffer"
msgstr "Pāpalikušie nepārveidotie dati nolasīšanas buferī"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/giochannel.c:1891 ../glib/giochannel.c:1968
2012-03-25 14:05:26 +02:00
msgid "Channel terminates in a partial character"
msgstr "Kanāls pārtrūkst daļējā rakstzīmē"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/giochannel.c:1954
2012-03-25 14:05:26 +02:00
msgid "Can't do a raw read in g_io_channel_read_to_end"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās izpildīt jēllasīšanu iekš g_io_channel_read_to_end"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:722
2012-03-25 14:05:26 +02:00
msgid "Valid key file could not be found in search dirs"
msgstr "Meklēšanas mapēs nevarēja atrast derīgu atslēgu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:758
2012-03-25 14:05:26 +02:00
msgid "Not a regular file"
2012-09-02 15:02:50 +02:00
msgstr "Nav parasta datne"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1158
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
msgstr ""
2012-09-02 15:02:50 +02:00
"Atslēgu datne satur rindu “%s”, kura nav atslēgas vērtības pāris, grupa vai "
2012-03-25 14:05:26 +02:00
"komentārs"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1215
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Invalid group name: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīgs grupas nosaukums — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1237
2012-03-25 14:05:26 +02:00
msgid "Key file does not start with a group"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datne nesākas ar grupu"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1263
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Invalid key name: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīgs atslēgas nosaukums — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1290
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Key file contains unsupported encoding '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datne satur neatbalstītu kodējumu “%s”"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1533 ../glib/gkeyfile.c:1695 ../glib/gkeyfile.c:3073
#: ../glib/gkeyfile.c:3139 ../glib/gkeyfile.c:3265 ../glib/gkeyfile.c:3398
#: ../glib/gkeyfile.c:3540 ../glib/gkeyfile.c:3770 ../glib/gkeyfile.c:3837
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Key file does not have group '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datnei nav grupa “%s”"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1707
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Key file does not have key '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgy datnei nav atslēga “%s”"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1814 ../glib/gkeyfile.c:1930
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datne satur atslēgu “%s” ar vērtību “%s” kas nav UTF-8"
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:1834 ../glib/gkeyfile.c:1950 ../glib/gkeyfile.c:2319
2010-04-23 04:23:09 +02:00
#, c-format
2011-07-12 15:29:33 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"Key file contains key '%s' which has a value that cannot be interpreted."
2010-04-23 04:23:09 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"Atslēgu datne satur atslēgu “%s”. kurai ir vērtība, kuru nevar interpretēt."
2010-04-23 04:23:09 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:2536 ../glib/gkeyfile.c:2902
2012-03-25 14:05:26 +02:00
#, c-format
2010-04-23 04:23:09 +02:00
msgid ""
2012-03-25 14:05:26 +02:00
"Key file contains key '%s' in group '%s' which has a value that cannot be "
"interpreted."
2010-04-23 04:23:09 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"Atslēgu datne satur atslēgu “%s” grupā “%s” kurai ir vērtība, ko nevar "
2012-03-25 14:05:26 +02:00
"interpretēt."
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:2614 ../glib/gkeyfile.c:2690
2010-04-23 04:23:09 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Key '%s' in group '%s' has value '%s' where %s was expected"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgai “%s” grupā “%s” ir vērtība “%s”, kur bija jābūt %s"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:3088 ../glib/gkeyfile.c:3280 ../glib/gkeyfile.c:3848
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Key file does not have key '%s' in group '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datnei nav atslēgas “%s” grupā “%s”"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:4080
2012-03-25 14:05:26 +02:00
msgid "Key file contains escape character at end of line"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datne satur atsoļa rakstzīme rindas beigās"
2010-04-24 02:49:02 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:4102
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Key file contains invalid escape sequence '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Atslēgu datne satur nederīgu atsoļa sekvenci “%s”"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:4244
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Value '%s' cannot be interpreted as a number."
2012-09-02 15:02:50 +02:00
msgstr "Vērtību “%s” nevar interpretēt kā skaitli."
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:4258
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Integer value '%s' out of range"
2012-09-02 15:02:50 +02:00
msgstr "Veselā skaitļa “%s” vērtība ir ārpus apgabala"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:4291
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Value '%s' cannot be interpreted as a float number."
2012-09-02 15:02:50 +02:00
msgstr "Vērtību “%s” nevar interpretēt kā peldošo komatu."
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gkeyfile.c:4315
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Value '%s' cannot be interpreted as a boolean."
2012-09-02 15:02:50 +02:00
msgstr "Vērtību “%s” nevar interpretēt kā Būla vērtību."
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmappedfile.c:130
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to get attributes of file '%s%s%s%s': fstat() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja dabūt datnes “%s%s%s%s” atribūtus — fstat() neizdevās — %s"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmappedfile.c:196
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to map %s%s%s%s: mmap() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās kartēt %s%s%s%s — mmap() neizdevās — %s"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmappedfile.c:262
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to open file '%s': open() failed: %s"
2012-09-02 15:02:50 +02:00
msgstr "Neizdevās atvērt datni “%s” — open() neizdevās — %s"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:397 ../glib/gmarkup.c:439
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error on line %d char %d: "
msgstr "Kļūda rindā %d rakstzīme %d: "
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:461 ../glib/gmarkup.c:544
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Invalid UTF-8 encoded text in name - not valid '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Nepareizi kodēts UTF-8 teksts — nav derīgs “%s”"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:472
2011-07-12 15:29:33 +02:00
#, c-format
2013-03-17 19:08:27 +01:00
#| msgid "'%s' is not a valid name "
msgid "'%s' is not a valid name"
msgstr "“%s” nav derīgs nosaukums"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:488
2011-07-12 15:29:33 +02:00
#, c-format
2013-03-17 19:08:27 +01:00
#| msgid "'%s' is not a valid name: '%c' "
msgid "'%s' is not a valid name: '%c'"
msgstr "“%s” nav derīgs nosaukums — '%c'"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:598
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Error on line %d: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda rindā %d — %s"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:682
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
"Failed to parse '%-.*s', which should have been a digit inside a character "
"reference (&#234; for example) - perhaps the digit is too large"
msgstr ""
2012-09-02 15:02:50 +02:00
"Neizdevās apstrādāt “%-.*s”, kur vajadzētu būt ciparam rakstzīmes atsaucē "
"(piemēram, &#234;) — iespējams, ka cipars ir pārāk liels"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:694
2012-03-25 14:05:26 +02:00
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
"as &amp;"
msgstr ""
"Rakstzīmes atsauce nebeidzās ar semikolu; visdrīzāk jūs lietojāt & zīmi bez "
2012-09-02 15:02:50 +02:00
"nodoma sākt entītiju — aizvieto “&” zīmes ar &amp;"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:720
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Character reference '%-.*s' does not encode a permitted character"
2012-09-02 15:02:50 +02:00
msgstr "Rakstzīmes atsauce “%-.*s” neiekodē atļautu rakstzīmi"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:758
2012-03-25 14:05:26 +02:00
msgid ""
"Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
msgstr ""
2012-09-02 15:02:50 +02:00
"Pamanīta tukša entītija “&;”; derīgas entītijas ir: &amp; &quot; &lt; &gt; "
2012-03-25 14:05:26 +02:00
"&apos;"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:766
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Entity name '%-.*s' is not known"
2012-09-02 15:02:50 +02:00
msgstr "Entītijas nosaukums “%-.*s” nav zināms"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:771
2012-03-25 14:05:26 +02:00
msgid ""
"Entity did not end with a semicolon; most likely you used an ampersand "
"character without intending to start an entity - escape ampersand as &amp;"
msgstr ""
2012-09-02 15:02:50 +02:00
"Entītija nebeidzās ar semikolu; visdrīzāk jūs lietojāt “&” zīmi bez nodoma "
"sākt entītiju - aizvieto “&” zīmes ar &amp;"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1119
2012-03-25 14:05:26 +02:00
msgid "Document must begin with an element (e.g. <book>)"
2012-09-02 15:02:50 +02:00
msgstr "Dokumentam jāsākas ar elementu (piemēram, <book>)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1159
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
"element name"
msgstr ""
2012-09-02 15:02:50 +02:00
"“%s” nav atļauta rakstzīme, sekojoša aiz rakstzīmes “<” tā nedrīkst iesākt "
2012-03-25 14:05:26 +02:00
"elementa vārdu."
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1227
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid ""
2012-09-02 15:02:50 +02:00
"Odd character '%s', expected a '>' character to end the empty-element tag "
"'%s'"
2012-03-25 14:05:26 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"Savāda rakstzīme “%s”. Tika gaidīta “>” rakstzīme, kas nobeigtu sākuma birku "
"elementam “%s”"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1311
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
msgstr ""
2012-09-02 15:02:50 +02:00
"Savāda rakstzīme “%s”, gaidīju “=” aiz atribūta nosaukuma “%s” elementam “%s”"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1352
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
"element '%s', or optionally an attribute; perhaps you used an invalid "
"character in an attribute name"
msgstr ""
2012-09-02 15:02:50 +02:00
"Savāda rakstzīme “%s”, tika gaidīta “>” vai “/” rakstzīme, kas nobeigtu "
"sākuma birku elementam “%s” vai fakultatīvi atribūtu; iespējams, jūs "
"lietojāt nepareizu rakstzīmi atribūta nosaukumā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1396
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
"giving value for attribute '%s' of element '%s'"
msgstr ""
2012-09-02 15:02:50 +02:00
"Savāda rakstzīme “%s”, tika gaidītas atvērtās pēdiņas pēc vienādības zīme, "
"nosakot vērtību atribūtam “%s” no elementa “%s”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1529
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
"begin an element name"
msgstr ""
2012-09-02 15:02:50 +02:00
"“%s” nav derīga rakstzīme, sekojot rakstzīmēm “</”; “%s” nevar sākt elementa "
2012-03-25 14:05:26 +02:00
"nosaukumu"
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1565
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
"allowed character is '>'"
msgstr ""
2012-09-02 15:02:50 +02:00
"“%s” nav derīga rakstzīme, sekojot aizverošā elementa nosaukumam “%s”; "
"atļautā rakstzīme ir “>”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1576
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Element '%s' was closed, no element is currently open"
2012-09-02 15:02:50 +02:00
msgstr "Elements “%s” tika aizvērts, neviens elements pašlaik nav atvērts"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1585
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Elements “%s” tika aizvērts, bet pašlaik atvērtais elements ir “%s”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1753
2012-03-25 14:05:26 +02:00
msgid "Document was empty or contained only whitespace"
msgstr "Dokuments bija tukšs vai saturēja tikai tukšu atstarpi"
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1767
2012-03-25 14:05:26 +02:00
msgid "Document ended unexpectedly just after an open angle bracket '<'"
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti izbeidzās tieši pēc atvērtās leņķa iekavas “<”"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1775 ../glib/gmarkup.c:1820
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
"element opened"
msgstr ""
2012-09-02 15:02:50 +02:00
"Dokuments negaidīti izbeidzās ar joprojām atvērtiem elementiem — “%s” bija "
2012-03-25 14:05:26 +02:00
"pēdējais atvērtais elements"
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1783
2012-03-25 14:05:26 +02:00
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
"the tag <%s/>"
msgstr ""
2012-09-02 15:02:50 +02:00
"Dokuments negaidīti izbeidzās, gaidīja ieraudzīt aizverošo leņķa iekavu, "
2012-03-25 14:05:26 +02:00
"beidzoties ar tagu <%s/>"
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1789
2012-03-25 14:05:26 +02:00
msgid "Document ended unexpectedly inside an element name"
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti izbeidzās elementa nosaukumā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1795
2012-03-25 14:05:26 +02:00
msgid "Document ended unexpectedly inside an attribute name"
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti izbeidzās atribūta nosaukumā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1800
2012-03-25 14:05:26 +02:00
msgid "Document ended unexpectedly inside an element-opening tag."
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti izbeidzās elementa atverošajā birkā."
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1806
2012-03-25 14:05:26 +02:00
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
msgstr ""
2012-09-02 15:02:50 +02:00
"Dokuments negaidīti beidzās aiz vienādības zīmes, sekojot atribūta "
"nosaukumam; nav atribūta vērtības"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1813
2012-03-25 14:05:26 +02:00
msgid "Document ended unexpectedly while inside an attribute value"
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti beidzās kamēr atradās atribūta vērtībā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1829
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti beidzās elementa “%s” aizverošajā birkā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gmarkup.c:1835
2012-03-25 14:05:26 +02:00
msgid "Document ended unexpectedly inside a comment or processing instruction"
2012-09-02 15:02:50 +02:00
msgstr "Dokuments negaidīti izbeidzās komentārā vai apstrādes instrukcijā"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:754
2012-03-25 14:05:26 +02:00
msgid "Usage:"
msgstr "Lietošana:"
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:754
2012-03-25 14:05:26 +02:00
msgid "[OPTION...]"
msgstr "[OPCIJA...]"
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:864
2012-03-25 14:05:26 +02:00
msgid "Help Options:"
msgstr "Palīdzības opcijas:"
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:865
2012-03-25 14:05:26 +02:00
msgid "Show help options"
msgstr "Rādīt palīdzības opcijas"
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:871
2012-03-25 14:05:26 +02:00
msgid "Show all help options"
msgstr "Rādīt visas palīdzības opcijas"
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:933
2012-03-25 14:05:26 +02:00
msgid "Application Options:"
msgstr "Lietotnes opcijas:"
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:997 ../glib/goption.c:1067
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Cannot parse integer value '%s' for %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar apstrādāt veselā skaitļa vērtību “%s” priekš %s"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:1007 ../glib/goption.c:1075
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Integer value '%s' for %s out of range"
2012-09-02 15:02:50 +02:00
msgstr "Veselā skaitļa vērtība “%s” priekš %s ir ārpus apgabala"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:1032
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Cannot parse double value '%s' for %s"
2012-09-02 15:02:50 +02:00
msgstr "Nevar apstrādāt dubulto vērtību “%s” priekš %s"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:1040
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Double value '%s' for %s out of range"
2012-09-02 15:02:50 +02:00
msgstr "Dubultā vērtība “%s” priekš %s ir ārpus apgabala"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:1303 ../glib/goption.c:1382
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error parsing option %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, parsējot opciju %s"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:1413 ../glib/goption.c:1526
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Missing argument for %s"
2012-09-02 15:02:50 +02:00
msgstr "Trūkst %s parametrs"
2012-03-25 14:05:26 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/goption.c:1979
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Unknown option %s"
msgstr "Nezināma opcija %s"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:257
2012-03-25 14:05:26 +02:00
msgid "corrupted object"
msgstr "bojāts objekts"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:259
2012-03-25 14:05:26 +02:00
msgid "internal error or corrupted object"
msgstr "Iekšējā kļūda vai bojāts objekts"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:261
2012-03-25 14:05:26 +02:00
msgid "out of memory"
msgstr "beigusies atmiņa"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:266
2012-03-25 14:05:26 +02:00
msgid "backtracking limit reached"
msgstr "atpakaļ izsekošanas limits ir sasniegts"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:278 ../glib/gregex.c:286
2012-03-25 14:05:26 +02:00
msgid "the pattern contains items not supported for partial matching"
msgstr "raksts satur elementus, kurus neatbalsta daļējā atbilstība"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:288
2012-03-25 14:05:26 +02:00
msgid "back references as conditions are not supported for partial matching"
msgstr "atpakaļ atsauces kā nosacījumus neatbalsta daļējā atbilstība"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:297
2012-03-25 14:05:26 +02:00
msgid "recursion limit reached"
msgstr "rekursiju limits ir sasniegts"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:299
2012-03-25 14:05:26 +02:00
msgid "invalid combination of newline flags"
msgstr "nederīga jauno rindu karogu kombinācija"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:301
2012-03-25 14:05:26 +02:00
msgid "bad offset"
msgstr "slikta nobīde"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:303
2012-03-25 14:05:26 +02:00
msgid "short utf8"
msgstr "īss utf8"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:305
msgid "recursion loop"
msgstr "rekursijas cikls"
#: ../glib/gregex.c:309
2012-03-25 14:05:26 +02:00
msgid "unknown error"
msgstr "nezināma kļūda"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:329
2012-03-25 14:05:26 +02:00
msgid "\\ at end of pattern"
msgstr "\\ raksta beigās"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:332
2012-03-25 14:05:26 +02:00
msgid "\\c at end of pattern"
msgstr "\\c raksta beigās"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:335
msgid "unrecognized character following \\"
2012-03-25 14:05:26 +02:00
msgstr "pēc \\ seko neatpazīta rakstzīme"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:338
2012-03-25 14:05:26 +02:00
msgid "numbers out of order in {} quantifier"
msgstr "skaitļi nav pareizā secībā {} kvantorā"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:341
2012-03-25 14:05:26 +02:00
msgid "number too big in {} quantifier"
msgstr "skaitlis pārāk liels {} kvantorā"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:344
2012-03-25 14:05:26 +02:00
msgid "missing terminating ] for character class"
2012-09-02 15:02:50 +02:00
msgstr "trūkst beigu “]” rakstzīmju klasei"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:347
2012-03-25 14:05:26 +02:00
msgid "invalid escape sequence in character class"
msgstr "nederīga atsoļu sekvence rakstzīmju klasē"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:350
2012-03-25 14:05:26 +02:00
msgid "range out of order in character class"
msgstr "rakstzīmju klasē apgabals ir ārpus secības"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:353
2012-03-25 14:05:26 +02:00
msgid "nothing to repeat"
msgstr "nav ko atkārtot"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:357
msgid "unexpected repeat"
msgstr "negaidīta atkārtošanās"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:360
msgid "unrecognized character after (? or (?-"
msgstr "neatpazīta rakstzīme pēc (? vai (?-"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:363
2012-03-25 14:05:26 +02:00
msgid "POSIX named classes are supported only within a class"
2012-09-02 15:02:50 +02:00
msgstr "POSIX nosauktās klases ir atbalstītas tikai klasēs"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:366
2012-03-25 14:05:26 +02:00
msgid "missing terminating )"
msgstr "trūkst beigu )"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:369
2012-03-25 14:05:26 +02:00
msgid "reference to non-existent subpattern"
msgstr "atsauce uz neesošu apakšrakstu"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:372
2012-03-25 14:05:26 +02:00
msgid "missing ) after comment"
2012-09-02 15:02:50 +02:00
msgstr "trūkst ) pēc komentāra"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:375
msgid "regular expression is too large"
2012-03-25 14:05:26 +02:00
msgstr "regulārā izteiksme ir pārāk gara"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:378
2012-03-25 14:05:26 +02:00
msgid "failed to get memory"
msgstr "neizdevās iegūt atmiņu"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:382
msgid ") without opening ("
msgstr ") bez atverošās ("
#: ../glib/gregex.c:386
msgid "code overflow"
msgstr "koda pārpilde"
#: ../glib/gregex.c:390
msgid "unrecognized character after (?<"
msgstr "neatpazīta rakstzīme pēc (?<"
#: ../glib/gregex.c:393
2012-03-25 14:05:26 +02:00
msgid "lookbehind assertion is not fixed length"
msgstr "lookbehind pieņēmums nav fiksēta garuma"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:396
2012-03-25 14:05:26 +02:00
msgid "malformed number or name after (?("
msgstr "slikti formatēts skaitlis vai nosaukums pēc (?("
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:399
2012-03-25 14:05:26 +02:00
msgid "conditional group contains more than two branches"
msgstr "nosacījuma grupa satur vairāk kā divus zarus"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:402
2012-03-25 14:05:26 +02:00
msgid "assertion expected after (?("
msgstr "pēc (?( tiek sagaidīts pieņēmums"
2012-09-02 15:02:50 +02:00
#. translators: '(?R' and '(?[+-]digits' are both meant as (groups of)
#. * sequences here, '(?-54' would be an example for the second group.
#.
#: ../glib/gregex.c:409
msgid "(?R or (?[+-]digits must be followed by )"
msgstr "pēc (?R vai (?[+-]digits ir jāseko )"
#: ../glib/gregex.c:412
2012-03-25 14:05:26 +02:00
msgid "unknown POSIX class name"
msgstr "nezināms POSIX klases nosaukums"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:415
2012-03-25 14:05:26 +02:00
msgid "POSIX collating elements are not supported"
msgstr "POSIX savāktie elementi nav atbalstīti"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:418
2012-03-25 14:05:26 +02:00
msgid "character value in \\x{...} sequence is too large"
msgstr "rakstzīmes vērtība \\x{...} sekvencē ir pārāk liela"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:421
2012-03-25 14:05:26 +02:00
msgid "invalid condition (?(0)"
msgstr "nederīgs nosacījums (?(0)"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:424
2012-03-25 14:05:26 +02:00
msgid "\\C not allowed in lookbehind assertion"
msgstr "\\C nav atļauts lookbehind pieņēmumā"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:431
msgid "escapes \\L, \\l, \\N{name}, \\U, and \\u are not supported"
msgstr "atsoļi \\L, \\l, \\N{nosaukums}, \\U un \\u nav atbalstīti"
#: ../glib/gregex.c:434
2012-03-25 14:05:26 +02:00
msgid "recursive call could loop indefinitely"
2012-09-02 15:02:50 +02:00
msgstr "rekursīvais izsaukums varētu cikloties bezgalīgi"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:438
msgid "unrecognized character after (?P"
msgstr "neatpazīta rakstzīme pēc (?P"
#: ../glib/gregex.c:441
2012-03-25 14:05:26 +02:00
msgid "missing terminator in subpattern name"
msgstr "trūkst nobeiguma apakšraksta nosaukumā"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:444
2012-03-25 14:05:26 +02:00
msgid "two named subpatterns have the same name"
msgstr "divi nosaukti apakšraksti ir ar vienādiem nosaukumiem"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:447
2012-03-25 14:05:26 +02:00
msgid "malformed \\P or \\p sequence"
msgstr "slikti formatēta \\P vai \\p sekvence"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:450
2012-03-25 14:05:26 +02:00
msgid "unknown property name after \\P or \\p"
msgstr "nezināms īpašības nosaukums pēc \\P vai \\p"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:453
2012-03-25 14:05:26 +02:00
msgid "subpattern name is too long (maximum 32 characters)"
msgstr "apakšraksta nosaukums ir pārāk liels (maksimums ir 32 rakstzīmes)"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:456
2012-03-25 14:05:26 +02:00
msgid "too many named subpatterns (maximum 10,000)"
msgstr "pārāk daudz nosauktu apakšrakstu (maksimums ir 10 000)"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:459
2012-03-25 14:05:26 +02:00
msgid "octal value is greater than \\377"
msgstr "astotnieku vērtība ir lielāka nekā \\377"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:463
msgid "overran compiling workspace"
msgstr "pārtērēta kompilēšanas darba telpa"
#: ../glib/gregex.c:467
msgid "previously-checked referenced subpattern not found"
msgstr "iepriekš pārbaudīts norādītais apakšraksts nav atrasts"
#: ../glib/gregex.c:470
2012-03-25 14:05:26 +02:00
msgid "DEFINE group contains more than one branch"
msgstr "DEFINE grupa satur vairāk kā vienu zaru"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:473
2012-03-25 14:05:26 +02:00
msgid "inconsistent NEWLINE options"
msgstr "nekonsekventas NEWLINE opcijas"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:476
2012-03-25 14:05:26 +02:00
msgid ""
2012-09-02 15:02:50 +02:00
"\\g is not followed by a braced, angle-bracketed, or quoted name or number, "
"or by a plain number"
2012-03-25 14:05:26 +02:00
msgstr ""
2012-09-02 15:02:50 +02:00
"pēc \\g neseko nosaukums iekavās, leņķa iekavās vai pēdiņās vai vienkāršs "
"skaitlis"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:480
msgid "a numbered reference must not be zero"
msgstr "skaitliska atsauce nevar būt nulle"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:483
msgid "an argument is not allowed for (*ACCEPT), (*FAIL), or (*COMMIT)"
msgstr "parametrs nav atļauts priekš (*ACCEPT), (*FAIL) vai (*COMMIT)"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:486
msgid "(*VERB) not recognized"
msgstr "(*VERB) nav atpazīts"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:489
msgid "number is too big"
msgstr "skaitlis ir pārāk liels"
#: ../glib/gregex.c:492
msgid "missing subpattern name after (?&"
msgstr "trūkst apakšraksta nosaukums pēc (?&"
#: ../glib/gregex.c:495
msgid "digit expected after (?+"
msgstr "tika gaidīts cipars pēc (?+"
#: ../glib/gregex.c:498
msgid "] is an invalid data character in JavaScript compatibility mode"
msgstr "] ir nederīga datu rakstzīme JavaScript savietojamības režīmā"
#: ../glib/gregex.c:501
msgid "different names for subpatterns of the same number are not allowed"
msgstr "dažādi nosaukumi apakšrakstiem ir ar vienādiem numuriem nav atļauti"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:504
msgid "(*MARK) must have an argument"
msgstr "(*MARK) jābūt parametram"
#: ../glib/gregex.c:507
msgid "\\c must be followed by an ASCII character"
msgstr "\\c jāseko ASCII rakstzīmei"
#: ../glib/gregex.c:510
msgid "\\k is not followed by a braced, angle-bracketed, or quoted name"
msgstr "pēc \\k neseko nosaukums iekavās, leņķa iekavās vai pēdiņās"
#: ../glib/gregex.c:513
msgid "\\N is not supported in a class"
msgstr "\\N nav atbalstīts klasē"
#: ../glib/gregex.c:516
msgid "too many forward references"
msgstr "pārāk daudz atsauču uz priekšu"
#: ../glib/gregex.c:519
msgid "name is too long in (*MARK), (*PRUNE), (*SKIP), or (*THEN)"
msgstr "nosaukums ir pārāk garš iekš (*MARK), (*PRUNE), (*SKIP) vai (*THEN)"
#: ../glib/gregex.c:522
msgid "character value in \\u.... sequence is too large"
msgstr "rakstzīmes vērtība \\u.... sekvencē ir pārāk liela"
#: ../glib/gregex.c:745 ../glib/gregex.c:1899
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error while matching regular expression %s: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, kamēr meklē atbilstības regulārajai izteiksmei %s — %s"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:1319
2012-03-25 14:05:26 +02:00
msgid "PCRE library is compiled without UTF8 support"
msgstr "PCRE bibliotēka ir kompilēta bez UTF8 atbalsta"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:1323
2012-03-25 14:05:26 +02:00
msgid "PCRE library is compiled without UTF8 properties support"
msgstr "PCRE bibliotēka ir kompilēta bez UTF8 īpašību atbalsta"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:1331
msgid "PCRE library is compiled with incompatible options"
msgstr "PCRE bibliotēka ir kompilēta ar UTF8 īpašību atbalstu"
#: ../glib/gregex.c:1390
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error while compiling regular expression %s at char %d: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, kompilējot regulāro izteiksmi %s pie rakstzīmes %d — %s"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:1432
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error while optimizing regular expression %s: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, optimizējot regulāro izteiksmi %s — %s"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2331
2012-03-25 14:05:26 +02:00
msgid "hexadecimal digit or '}' expected"
2012-09-02 15:02:50 +02:00
msgstr "tika gaidīts heksadecimālais cipars vai “}”"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2347
2012-03-25 14:05:26 +02:00
msgid "hexadecimal digit expected"
msgstr "tika gaidīts heksadecimālais cipars"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2387
2012-03-25 14:05:26 +02:00
msgid "missing '<' in symbolic reference"
2012-09-02 15:02:50 +02:00
msgstr "simboliskajā norādē trūkst “<”"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2396
2012-03-25 14:05:26 +02:00
msgid "unfinished symbolic reference"
msgstr "nepabeigta simboliskā norāde"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2403
2012-03-25 14:05:26 +02:00
msgid "zero-length symbolic reference"
msgstr "simboliskās norādes garums ir nulle"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2414
2012-03-25 14:05:26 +02:00
msgid "digit expected"
msgstr "tika gaidīts cipars"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2432
2012-03-25 14:05:26 +02:00
msgid "illegal symbolic reference"
msgstr "neatļauta simboliskā norāde"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2494
2012-03-25 14:05:26 +02:00
msgid "stray final '\\'"
2012-09-02 15:02:50 +02:00
msgstr "noklīdis beigu “\\”"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2498
2012-03-25 14:05:26 +02:00
msgid "unknown escape sequence"
msgstr "nezināma atsoļa sekvence"
2012-09-02 15:02:50 +02:00
#: ../glib/gregex.c:2508
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
2012-09-02 15:02:50 +02:00
msgstr "Kļūda, apstrādājot aizvietošanas tekstu “%s” pie rakstzīmes %lu — %s"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gshell.c:88
2012-03-25 14:05:26 +02:00
msgid "Quoted text doesn't begin with a quotation mark"
msgstr "Citētais teksts nesākas ar jautājuma zīmi"
2012-09-02 15:02:50 +02:00
#: ../glib/gshell.c:178
2012-03-25 14:05:26 +02:00
msgid "Unmatched quotation mark in command line or other shell-quoted text"
msgstr "Neatbilstoša jautājuma zīme komandrindā vai citā čaulas-citētā tekstā"
2012-09-02 15:02:50 +02:00
#: ../glib/gshell.c:574
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Text ended just after a '\\' character. (The text was '%s')"
2012-09-02 15:02:50 +02:00
msgstr "Teksts beidzās tieši pēc “\\” rakstzīmes. (Teksts bija “%s”)"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gshell.c:581
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Text ended before matching quote was found for %c. (The text was '%s')"
msgstr ""
"Teksts beidzās pirms atbilstošais citāts tika atrasts priekš %c. (Teksts "
2012-09-02 15:02:50 +02:00
"bija “%s”)"
2012-03-25 14:05:26 +02:00
2012-09-02 15:02:50 +02:00
#: ../glib/gshell.c:593
2012-03-25 14:05:26 +02:00
msgid "Text was empty (or contained only whitespace)"
msgstr "Teksts bija tukšs (vai saturēja tikai tukšumus)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:203
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to read data from child process (%s)"
msgstr "Nevarēja nolasīt datus no bērnprocesa (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:362
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Unexpected error in select() reading data from a child process (%s)"
msgstr "Negaidīta kļūda iekš select(), lasot datus no bērnprocesa (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:853 ../glib/gspawn-win32.c:1233
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Child process exited with code %ld"
msgstr "Bērna process beidza darbu ar kodu %ld"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:861
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Child process killed by signal %ld"
msgstr "Bērna process tika pārtraukts ar signālu %ld"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:868
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Child process stopped by signal %ld"
msgstr "Bērna process tika apturēts ar signālu %ld"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:875
2012-09-02 15:02:50 +02:00
#, c-format
msgid "Child process exited abnormally"
msgstr "Bērna process beidza darbu nenormāli"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1280 ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to read from child pipe (%s)"
msgstr "Nevarēja nolasīt no bērna programkanāla (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1348
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to fork (%s)"
msgstr "Neizdevās sadalīt (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1496 ../glib/gspawn-win32.c:370
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to change to directory '%s' (%s)"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja pāriet uz direktoriju “%s” (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1506
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to execute child process \"%s\" (%s)"
2012-09-02 15:02:50 +02:00
msgstr "Nevarēja izpildīt bērnprocesu “%s” (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1516
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to redirect output or input of child process (%s)"
msgstr "Nevarēja novadīt bērnprocesa (%s) izvadi vai ievadi"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1525
2008-12-01 15:44:26 +01:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to fork child process (%s)"
msgstr "Nevarēja sazarot bērnprocesu (%s)"
2008-12-01 15:44:26 +01:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1533
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Unknown error executing child process \"%s\""
2012-09-02 15:02:50 +02:00
msgstr "Nezināma kļūda, izpildot bērnprocesu “%s”"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1557
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to read enough data from child pid pipe (%s)"
2009-07-18 02:31:28 +02:00
msgstr ""
2012-03-25 14:05:26 +02:00
"Nevarēja nolasīt pietiekami daudz datus no bērna pid programkanāla (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn.c:1630 ../glib/gspawn-win32.c:300
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to create pipe for communicating with child process (%s)"
msgstr "Nevarēja izveidot programkanālu komunikācijai ar bērnprocesu (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:283
2012-03-25 14:05:26 +02:00
msgid "Failed to read data from child process"
msgstr "Nevarēja nolasīt datus no bērnprocesa"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "Failed to execute child process (%s)"
msgstr "Nevarēja izpildīt bērnprocesu (%s)"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:445
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Invalid program name: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīgs programmas nosaukums — %s"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:722
#: ../glib/gspawn-win32.c:1297
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Invalid string in argument vector at %d: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīga virkne parametra vektorā pie %d — %s"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:737
#: ../glib/gspawn-win32.c:1330
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Invalid string in environment: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīga virkne vidē — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1278
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Invalid working directory: %s"
2012-09-02 15:02:50 +02:00
msgstr "Nederīga darba mape — %s"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:783
2012-03-25 14:05:26 +02:00
#, c-format
msgid "Failed to execute helper program (%s)"
msgstr "Neizdevās izpildīt palīga programmu (%s)"
2013-03-17 19:08:27 +01:00
#: ../glib/gspawn-win32.c:997
msgid ""
2012-03-25 14:05:26 +02:00
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
"process"
msgstr ""
2012-03-25 14:05:26 +02:00
"Negaidīta kļūda iekš g_io_channel_win32_poll(), lasot datus no bērnprocesa"
2013-03-17 19:08:27 +01:00
#: ../glib/gutf8.c:907
2012-03-25 14:05:26 +02:00
msgid "Character out of range for UTF-8"
2012-09-02 15:02:50 +02:00
msgstr "Rakstzīme nav UTF-8 apgabalā"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutf8.c:1007 ../glib/gutf8.c:1016 ../glib/gutf8.c:1146
#: ../glib/gutf8.c:1155 ../glib/gutf8.c:1294 ../glib/gutf8.c:1390
2012-03-25 14:05:26 +02:00
msgid "Invalid sequence in conversion input"
2012-09-02 15:02:50 +02:00
msgstr "Nepareiza secība konversijas ievadē"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutf8.c:1305 ../glib/gutf8.c:1401
2012-03-25 14:05:26 +02:00
msgid "Character out of range for UTF-16"
2012-09-02 15:02:50 +02:00
msgstr "Rakstzīme nav UTF-16 apgabalā"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2183 ../glib/gutils.c:2210 ../glib/gutils.c:2314
2009-07-18 02:31:28 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%u byte"
msgid_plural "%u bytes"
msgstr[0] "%u baits"
msgstr[1] "%u baiti"
msgstr[2] "%u baitu"
2010-05-14 17:25:11 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2189
2010-05-14 17:25:11 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f KiB"
msgstr "%.1f KiB"
2010-05-14 17:25:11 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2191
2010-05-14 17:25:11 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f MiB"
msgstr "%.1f MiB"
2010-05-14 17:25:11 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2194
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f GiB"
msgstr "%.1f GiB"
2011-07-12 15:29:33 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2197
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f TiB"
msgstr "%.1f TiB"
2010-05-14 17:25:11 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2200
2010-05-14 17:25:11 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f PiB"
msgstr "%.1f PiB"
2010-05-14 17:25:11 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2203
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f EiB"
msgstr "%.1f EiB"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2216
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f kB"
msgstr "%.1f kB"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2219 ../glib/gutils.c:2332
2012-03-25 14:05:26 +02:00
#, c-format
msgid "%.1f MB"
msgstr "%.1f MB"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2222 ../glib/gutils.c:2337
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f GB"
msgstr "%.1f GB"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2224 ../glib/gutils.c:2342
2012-03-25 14:05:26 +02:00
#, c-format
msgid "%.1f TB"
msgstr "%.1f TB"
2009-07-18 02:31:28 +02:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2227 ../glib/gutils.c:2347
2012-03-25 14:05:26 +02:00
#, c-format
msgid "%.1f PB"
msgstr "%.1f PB"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2230 ../glib/gutils.c:2352
2012-03-25 14:05:26 +02:00
#, c-format
msgid "%.1f EB"
msgstr "%.1f EB"
2009-07-06 06:31:47 +02:00
2012-03-25 14:05:26 +02:00
#. Translators: the %s in "%s bytes" will always be replaced by a number.
2013-03-17 19:08:27 +01:00
#: ../glib/gutils.c:2267
2012-03-25 14:05:26 +02:00
#, c-format
msgid "%s byte"
msgid_plural "%s bytes"
msgstr[0] "%s baits"
msgstr[1] "%s baiti"
msgstr[2] "%s baitu"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#. Translators: this is from the deprecated function g_format_size_for_display() which uses 'KB' to
#. * mean 1024 bytes. I am aware that 'KB' is not correct, but it has been preserved for reasons of
#. * compatibility. Users will not see this string unless a program is using this deprecated function.
#. * Please translate as literally as possible.
#.
#: ../glib/gutils.c:2327
2011-07-12 15:29:33 +02:00
#, c-format
2012-03-25 14:05:26 +02:00
msgid "%.1f KB"
msgstr "%.1f KB"
2007-12-21 01:37:41 +01:00
2013-03-17 19:08:27 +01:00
#~ msgid "Incomplete data received for '%s'"
#~ msgstr "Saņemti nepilnīgi “%s” dati "
#~ msgid ""
#~ "Unexpected option length while checking if SO_PASSCRED is enabled for "
#~ "socket. Expected %d bytes, got %d"
#~ msgstr ""
#~ "Negaidīts opciju garums, pārbaudot, vai SO_PASSCRED ir aktivēts ligzdai. "
#~ "Tika gaidīti %d baiti, saņēma %d"
#~ msgid "Unexpected error in waitpid() (%s)"
#~ msgstr "Negaidīta kļūda waitpid() (%s)"
2012-09-02 15:02:50 +02:00
#~ msgid "Abnormal program termination spawning command line `%s': %s"
#~ msgstr "Anormāla programmas apture, izveidojot komandrindu `%s': %s"
#~ msgid "Command line `%s' exited with non-zero exit status %d: %s"
#~ msgstr "Komandrinda `%s' izgāja ar nenulles iziešanas statusu %d: %s"
#~ msgid "No service record for '%s'"
#~ msgstr "'%s' nav servisa ierakstu"
#~ msgid "workspace limit for empty substrings reached"
#~ msgstr "tukšo apakšvirkņu darba telpas limits ir sasniegts"
#~ msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here"
#~ msgstr "reģistru mainoši atsoļi (\\l, \\L, \\u, \\U) šeit nav atļauti"
#~ msgid "repeating a DEFINE group is not allowed"
#~ msgstr "DEFINE grupas atkārtošana nav atļauta"
2012-03-25 14:05:26 +02:00
#~ msgid "File is empty"
#~ msgstr "Fails ir tukšs"
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#~ msgid ""
#~ "Key file contains key '%s' which has value that cannot be interpreted."
#~ msgstr ""
#~ "Atslēgas fails satur atslēgu '%s'. kurai ir vērtība, kuru nevar "
#~ "interpretēt."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#~ msgid "This option will be removed soon."
#~ msgstr "Šī opcija drīz tiks izņemta."
2007-12-21 01:37:41 +01:00
2012-03-25 14:05:26 +02:00
#~ msgid "Error stating file '%s': %s"
#~ msgstr "Kļūda, palaižot failu '%s': %s"
2010-05-25 05:02:18 +02:00
2012-03-25 14:05:26 +02:00
#~ msgid "Error connecting: "
#~ msgstr "Kļūda savienojoties: "
2010-05-25 05:02:18 +02:00
2012-03-25 14:05:26 +02:00
#~ msgid "Error connecting: %s"
#~ msgstr "Kļūda savienojoties: %s"
2010-05-25 05:02:18 +02:00
2012-03-25 14:05:26 +02:00
#~ msgid "SOCKSv4 implementation limits username to %i characters"
#~ msgstr "SOCKSv4 realizācija ierobežo lietotāja vārdu līdz %i rakstzīmēm"
2010-02-09 16:20:37 +01:00
2012-03-25 14:05:26 +02:00
#~ msgid "SOCKSv4a implementation limits hostname to %i characters"
#~ msgstr "SOCKSv4a realizācija ierobežo datora nosaukumu līdz %i rakstzīmēm"
2010-02-09 16:20:37 +01:00
2012-03-25 14:05:26 +02:00
#~ msgid "Error reading from unix: %s"
#~ msgstr "Kļūda, lasot no unix: %s"
2010-02-09 16:20:37 +01:00
2012-03-25 14:05:26 +02:00
#~ msgid "Error closing unix: %s"
#~ msgstr "Kļūda, aizverot unix: %s"
#~ msgid "Error writing to unix: %s"
#~ msgstr "Kļūda, rakstot uz unix: %s"
2010-02-09 16:20:37 +01:00
#~ msgctxt "GDateTime"
#~ msgid "am"
#~ msgstr "am"
#~ msgctxt "GDateTime"
#~ msgid "pm"
#~ msgstr "pm"
2010-03-08 17:48:14 +01:00
#, fuzzy
#~ msgid "Invalid UTF-8 sequence in input"
#~ msgstr "Nepareiza secība konversijas ievadē "
2009-05-04 00:04:31 +02:00
#~ msgid ""
#~ "Character '%s' is not valid at the start of an entity name; the & "
#~ "character begins an entity; if this ampersand isn't supposed to be an "
#~ "entity, escape it as &amp;"
#~ msgstr ""
#~ "Rakstzīme '%s' nav derīga entītijas nosaukuma sākumā; rakstzīme & sāk "
#~ "entītiju; ja šī zīme netiek atbalstīta, lai būtu entītija, aizvieto to ar "
#~ "&amp;"
#~ msgid "Empty character reference; should include a digit such as &#454;"
#~ msgstr "Tukša rakstzīmes atsauce; būtu jāiekļauj cipars, kā &#454;"
#~ msgid "Unfinished entity reference"
#~ msgstr "Nepabeigta entītijas atsauce"
#~ msgid "Unfinished character reference"
#~ msgstr "Nepabeigta rakstzīmes atsauce"
#, fuzzy
#~ msgid "Invalid UTF-8 encoded text - overlong sequence"
#~ msgstr "Nepareizi kodēts UTF-8 teksts"
#, fuzzy
#~ msgid "Invalid UTF-8 encoded text - not a start char"
#~ msgstr "Nepareizi kodēts UTF-8 teksts"
#, fuzzy
#~ msgid "The file containing the icon"
#~ msgstr "Hostdatora nosaukuma URI '%s' ir nepareizs"
#, fuzzy
#~ msgid "Close file descriptor"
#~ msgstr "Kļūda nolasot failu '%s': %s"
2008-02-11 23:30:35 +01:00
#, fuzzy
#~ msgid "Error creating backup link: %s"
#~ msgstr "Kļūda konversējot: %s"
2005-12-09 19:05:25 +01:00
#, fuzzy
#~ msgid "Could not change file mode: fork() failed: %s"
#~ msgstr "Nevarēju atvērt '%s': fdopen() neizdevās: %s"
#, fuzzy
#~ msgid "Could not change file mode: chmod() failed: %s"
#~ msgstr "Nevarēju atvērt '%s': fdopen() neizdevās: %s"
2005-11-18 14:58:48 +01:00
#~ msgid "Conversion from character set `%s' to `%s' is not supported"
#~ msgstr "Konvertācija no rakstzīmju kopas '%s' uz '%s' nav atbalstīta"
#~ msgid "Incorrect message size"
#~ msgstr "Nepareizs ziņas izmērs"
#~ msgid "Socket error"
#~ msgstr "Kontakta kļūda"