mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 01:18:43 +02:00
2.25.4
This commit is contained in:
184
po/ro.po
184
po/ro.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-04-23 20:25-0400\n"
|
||||
"POT-Creation-Date: 2010-05-14 11:05-0400\n"
|
||||
"PO-Revision-Date: 2010-03-18 22:47+0200\n"
|
||||
"Last-Translator: Mișu Moldovan <dumol@gnome.ro>\n"
|
||||
"Language-Team: Romanian GNOME Team <gnomero-list@lists.sourceforge.net>\n"
|
||||
@@ -779,7 +779,7 @@ msgstr "spațiul de compilare a fost depășit"
|
||||
msgid "previously-checked referenced subpattern not found"
|
||||
msgstr "nu s-a găsit „subpattern”-ul referit și verificat anterior"
|
||||
|
||||
#: glib/gregex.c:522 glib/gregex.c:1603
|
||||
#: glib/gregex.c:522 glib/gregex.c:1639
|
||||
#, c-format
|
||||
msgid "Error while matching regular expression %s: %s"
|
||||
msgstr "Eroare la compararea expresiei regulate %s: %s"
|
||||
@@ -802,43 +802,43 @@ msgstr "Eroare la parsarea expresiei regulate %s la caracterul %d: %s"
|
||||
msgid "Error while optimizing regular expression %s: %s"
|
||||
msgstr "Eroare la optimizarea expresiei regulate %s: %s"
|
||||
|
||||
#: glib/gregex.c:2031
|
||||
#: glib/gregex.c:2067
|
||||
msgid "hexadecimal digit or '}' expected"
|
||||
msgstr "se aștepta un digit hexadecimal or „}”"
|
||||
|
||||
#: glib/gregex.c:2047
|
||||
#: glib/gregex.c:2083
|
||||
msgid "hexadecimal digit expected"
|
||||
msgstr "se aștepta un digit hexadecimal"
|
||||
|
||||
#: glib/gregex.c:2087
|
||||
#: glib/gregex.c:2123
|
||||
msgid "missing '<' in symbolic reference"
|
||||
msgstr "„<” lipsă în referința simbolică"
|
||||
|
||||
#: glib/gregex.c:2096
|
||||
#: glib/gregex.c:2132
|
||||
msgid "unfinished symbolic reference"
|
||||
msgstr "referință simbolică neterminată"
|
||||
|
||||
#: glib/gregex.c:2103
|
||||
#: glib/gregex.c:2139
|
||||
msgid "zero-length symbolic reference"
|
||||
msgstr "referință simbolică de lungime zero"
|
||||
|
||||
#: glib/gregex.c:2114
|
||||
#: glib/gregex.c:2150
|
||||
msgid "digit expected"
|
||||
msgstr "se aștepta un digit"
|
||||
|
||||
#: glib/gregex.c:2132
|
||||
#: glib/gregex.c:2168
|
||||
msgid "illegal symbolic reference"
|
||||
msgstr "referință simbolică ilegală"
|
||||
|
||||
#: glib/gregex.c:2194
|
||||
#: glib/gregex.c:2230
|
||||
msgid "stray final '\\'"
|
||||
msgstr "„\\” inutil la final"
|
||||
|
||||
#: glib/gregex.c:2198
|
||||
#: glib/gregex.c:2234
|
||||
msgid "unknown escape sequence"
|
||||
msgstr "secvență „escape” necunoscută"
|
||||
|
||||
#: glib/gregex.c:2208
|
||||
#: glib/gregex.c:2244
|
||||
#, c-format
|
||||
msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
|
||||
msgstr "Eroare la prelucrarea textului de înlocuire „%s” la caracterul %lu: %s"
|
||||
@@ -1043,19 +1043,19 @@ msgstr "Argument lipsă pentru %s"
|
||||
msgid "Unknown option %s"
|
||||
msgstr "Opțiune necunoscută %s"
|
||||
|
||||
#: glib/gkeyfile.c:361
|
||||
#: glib/gkeyfile.c:363
|
||||
msgid "Valid key file could not be found in search dirs"
|
||||
msgstr "Nu s-a găsit un fișier cheie valid în directoarele de căutare"
|
||||
|
||||
#: glib/gkeyfile.c:396
|
||||
#: glib/gkeyfile.c:398
|
||||
msgid "Not a regular file"
|
||||
msgstr "Nu e un fișier obișnuit"
|
||||
|
||||
#: glib/gkeyfile.c:404
|
||||
#: glib/gkeyfile.c:406
|
||||
msgid "File is empty"
|
||||
msgstr "Fișierul e gol"
|
||||
|
||||
#: glib/gkeyfile.c:763
|
||||
#: glib/gkeyfile.c:765
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains line '%s' which is not a key-value pair, group, or comment"
|
||||
@@ -1063,54 +1063,54 @@ msgstr ""
|
||||
"Fișierul-cheie conține linia „%s” care nu este o pereche cheie-valoare, un "
|
||||
"grup sau un comentariu"
|
||||
|
||||
#: glib/gkeyfile.c:823
|
||||
#: glib/gkeyfile.c:825
|
||||
#, c-format
|
||||
msgid "Invalid group name: %s"
|
||||
msgstr "Nume incorect de grup: %s"
|
||||
|
||||
#: glib/gkeyfile.c:845
|
||||
#: glib/gkeyfile.c:847
|
||||
msgid "Key file does not start with a group"
|
||||
msgstr "Fișierul cheie nu începe cu un grup"
|
||||
|
||||
#: glib/gkeyfile.c:871
|
||||
#: glib/gkeyfile.c:873
|
||||
#, c-format
|
||||
msgid "Invalid key name: %s"
|
||||
msgstr "Nume incorect de cheie: %s"
|
||||
|
||||
#: glib/gkeyfile.c:898
|
||||
#: glib/gkeyfile.c:900
|
||||
#, c-format
|
||||
msgid "Key file contains unsupported encoding '%s'"
|
||||
msgstr "Fișierul cheie are o codare neimplementată de tip „%s”"
|
||||
|
||||
#: glib/gkeyfile.c:1114 glib/gkeyfile.c:1276 glib/gkeyfile.c:2505
|
||||
#: glib/gkeyfile.c:2571 glib/gkeyfile.c:2706 glib/gkeyfile.c:2839
|
||||
#: glib/gkeyfile.c:2992 glib/gkeyfile.c:3179 glib/gkeyfile.c:3240
|
||||
#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2657
|
||||
#: glib/gkeyfile.c:2723 glib/gkeyfile.c:2858 glib/gkeyfile.c:2991
|
||||
#: glib/gkeyfile.c:3144 glib/gkeyfile.c:3331 glib/gkeyfile.c:3392
|
||||
#, c-format
|
||||
msgid "Key file does not have group '%s'"
|
||||
msgstr "Fișierul cheie nu are grupul „%s”"
|
||||
|
||||
#: glib/gkeyfile.c:1288
|
||||
#: glib/gkeyfile.c:1290
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s'"
|
||||
msgstr "Fișierul cheie nu are cheia „%s”"
|
||||
|
||||
#: glib/gkeyfile.c:1395 glib/gkeyfile.c:1510
|
||||
#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
|
||||
msgstr "Fișierul cheie conține cheia „%s”, cu valoarea „%s”, ce nu este UTF-8"
|
||||
|
||||
#: glib/gkeyfile.c:1415 glib/gkeyfile.c:1909
|
||||
#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911
|
||||
#, c-format
|
||||
msgid "Key file contains key '%s' which has value that cannot be interpreted."
|
||||
msgstr "Fișierul cheie conține cheia „%s”, ce are o valoare neinterpretabilă."
|
||||
|
||||
#: glib/gkeyfile.c:1530
|
||||
#: glib/gkeyfile.c:1532
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' which has a value that cannot be interpreted."
|
||||
msgstr "Fișierul cheie conține cheia „%s” ce are o valoare neinterpretabilă."
|
||||
|
||||
#: glib/gkeyfile.c:2124 glib/gkeyfile.c:2336
|
||||
#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2488
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Key file contains key '%s' in group '%s' which has value that cannot be "
|
||||
@@ -1119,49 +1119,49 @@ msgstr ""
|
||||
"Fișierul cheie conține cheia „%s” în grupul „%s”, care are o valoare ce nu "
|
||||
"poate fi interpretată"
|
||||
|
||||
#: glib/gkeyfile.c:2520 glib/gkeyfile.c:2721 glib/gkeyfile.c:3251
|
||||
#: glib/gkeyfile.c:2672 glib/gkeyfile.c:2873 glib/gkeyfile.c:3403
|
||||
#, c-format
|
||||
msgid "Key file does not have key '%s' in group '%s'"
|
||||
msgstr "Fișierul cheie nu are cheia „%s” în grupul „%s”"
|
||||
|
||||
#: glib/gkeyfile.c:3485
|
||||
#: glib/gkeyfile.c:3637
|
||||
msgid "Key file contains escape character at end of line"
|
||||
msgstr "Fișieul cheie conține caractere „escape” la sfârșit de linie"
|
||||
|
||||
#: glib/gkeyfile.c:3507
|
||||
#: glib/gkeyfile.c:3659
|
||||
#, c-format
|
||||
msgid "Key file contains invalid escape sequence '%s'"
|
||||
msgstr "URI-ul „%s” conține secvențe „escaped” incorecte"
|
||||
|
||||
#: glib/gkeyfile.c:3649
|
||||
#: glib/gkeyfile.c:3801
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a number."
|
||||
msgstr "Valoarea „%s” nu poate fi interpretată ca un număr."
|
||||
|
||||
#: glib/gkeyfile.c:3663
|
||||
#: glib/gkeyfile.c:3815
|
||||
#, c-format
|
||||
msgid "Integer value '%s' out of range"
|
||||
msgstr "Valoarea întregului „%s” este în afara limitelor"
|
||||
|
||||
#: glib/gkeyfile.c:3696
|
||||
#: glib/gkeyfile.c:3848
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a float number."
|
||||
msgstr "Valoarea „%s” nu poate fi interpretată ca un număr flotant."
|
||||
|
||||
#: glib/gkeyfile.c:3720
|
||||
#: glib/gkeyfile.c:3872
|
||||
#, c-format
|
||||
msgid "Value '%s' cannot be interpreted as a boolean."
|
||||
msgstr "Valoarea „%s” nu poate fi interpretată ca o valoare booleană."
|
||||
|
||||
#: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496
|
||||
#: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557
|
||||
#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:657
|
||||
#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:721
|
||||
#, c-format
|
||||
msgid "Too large count value passed to %s"
|
||||
msgstr "S-a pasat o valoare prea mare către %s"
|
||||
|
||||
#: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305
|
||||
#: gio/goutputstream.c:1108
|
||||
#: gio/goutputstream.c:1196
|
||||
msgid "Stream is already closed"
|
||||
msgstr "Flux deja închis"
|
||||
|
||||
@@ -1182,7 +1182,7 @@ msgstr "Secvență de octeți incompletă la intrare"
|
||||
msgid "Not enough space in destination"
|
||||
msgstr "Spațiu insuficient în destinație"
|
||||
|
||||
#: gio/gcharsetconverter.c:448 gio/gsocket.c:811
|
||||
#: gio/gcharsetconverter.c:448 gio/gsocket.c:804
|
||||
msgid "Cancellable initialization not supported"
|
||||
msgstr "Inițializarea întreruptibilă nu este implementată"
|
||||
|
||||
@@ -1443,12 +1443,12 @@ msgstr "Fluxul de input nu are implementată o funcție de citire"
|
||||
#. Translators: This is an error you get if there is
|
||||
#. * already an operation running against this stream when
|
||||
#. * you try to start one
|
||||
#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1118
|
||||
#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1206
|
||||
msgid "Stream has outstanding operation"
|
||||
msgstr "Asupra fluxului se execută deja o operațiune"
|
||||
|
||||
#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199
|
||||
#: gio/gunixsocketaddress.c:218
|
||||
#: gio/gunixsocketaddress.c:222
|
||||
msgid "Not enough space for socket address"
|
||||
msgstr "Spațiu insuficient pentru adresa socket-ului"
|
||||
|
||||
@@ -1838,7 +1838,7 @@ msgstr "Numele de gazdă „%s” conține „[” dar nu și „]”"
|
||||
msgid "Output stream doesn't implement write"
|
||||
msgstr "Fluxul de ieșire nu implementează scrierea"
|
||||
|
||||
#: gio/goutputstream.c:369 gio/goutputstream.c:781
|
||||
#: gio/goutputstream.c:369 gio/goutputstream.c:845
|
||||
msgid "Source stream is already closed"
|
||||
msgstr "Sursa fluxului este deja închisă"
|
||||
|
||||
@@ -1867,35 +1867,35 @@ msgstr "Eroare temporară la rezolvarea „%s”"
|
||||
msgid "Error resolving '%s'"
|
||||
msgstr "Eroare la rezolvarea „%s”"
|
||||
|
||||
#: gio/gschema-compile.c:505
|
||||
#: gio/gschema-compile.c:645
|
||||
msgid "where to store the gschemas.compiled file"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gschema-compile.c:505 gio/gschema-compile.c:516
|
||||
#: gio/gschema-compile.c:645 gio/gschema-compile.c:656
|
||||
msgid "DIRECTORY"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gschema-compile.c:506
|
||||
#: gio/gschema-compile.c:646
|
||||
msgid "Do not write the gschema.compiled file"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gschema-compile.c:507
|
||||
#: gio/gschema-compile.c:647
|
||||
msgid "Do not enforce key name restrictions"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gschema-compile.c:519
|
||||
#: gio/gschema-compile.c:659
|
||||
msgid ""
|
||||
"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."
|
||||
msgstr ""
|
||||
|
||||
#: gio/gschema-compile.c:535
|
||||
#: gio/gschema-compile.c:675
|
||||
#, c-format
|
||||
msgid "You should give exactly one directory name\n"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gschema-compile.c:567
|
||||
#: gio/gschema-compile.c:707
|
||||
#, c-format
|
||||
msgid "No schema files found\n"
|
||||
msgstr ""
|
||||
@@ -1978,110 +1978,110 @@ msgstr ""
|
||||
msgid "Unknown command '%s'\n"
|
||||
msgstr "Opțiune necunoscută %s"
|
||||
|
||||
#: gio/gsocket.c:282
|
||||
#: gio/gsocket.c:275
|
||||
msgid "Invalid socket, not initialized"
|
||||
msgstr "Socket nevalid (neinițializat)"
|
||||
|
||||
#: gio/gsocket.c:289
|
||||
#: gio/gsocket.c:282
|
||||
#, c-format
|
||||
msgid "Invalid socket, initialization failed due to: %s"
|
||||
msgstr "Socket nevalid, inițializarea a eșuat din următoarea cauză: %s"
|
||||
|
||||
#: gio/gsocket.c:297
|
||||
#: gio/gsocket.c:290
|
||||
msgid "Socket is already closed"
|
||||
msgstr "Socket-ul este deja închis"
|
||||
|
||||
#: gio/gsocket.c:305 gio/gsocket.c:2616 gio/gsocket.c:2660
|
||||
#: gio/gsocket.c:298 gio/gsocket.c:2609 gio/gsocket.c:2653
|
||||
msgid "Socket I/O timed out"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gsocket.c:427
|
||||
#: gio/gsocket.c:420
|
||||
#, c-format
|
||||
msgid "creating GSocket from fd: %s"
|
||||
msgstr "se creează GSocket din fd: %s"
|
||||
|
||||
#: gio/gsocket.c:461 gio/gsocket.c:475 gio/gsocket.c:2027
|
||||
#: gio/gsocket.c:454 gio/gsocket.c:468 gio/gsocket.c:2020
|
||||
#, c-format
|
||||
msgid "Unable to create socket: %s"
|
||||
msgstr "Nu s-a putut crea socket-ul: %s"
|
||||
|
||||
#: gio/gsocket.c:461
|
||||
#: gio/gsocket.c:454
|
||||
msgid "Unknown protocol was specified"
|
||||
msgstr "S-a specificat un protocol necunoscut"
|
||||
|
||||
#: gio/gsocket.c:1225
|
||||
#: gio/gsocket.c:1218
|
||||
#, c-format
|
||||
msgid "could not get local address: %s"
|
||||
msgstr "nu s-a putut obține adresa locală: %s"
|
||||
|
||||
#: gio/gsocket.c:1258
|
||||
#: gio/gsocket.c:1251
|
||||
#, c-format
|
||||
msgid "could not get remote address: %s"
|
||||
msgstr "nu s-a putut obține adresa la distanță: %s"
|
||||
|
||||
#: gio/gsocket.c:1316
|
||||
#: gio/gsocket.c:1309
|
||||
#, c-format
|
||||
msgid "could not listen: %s"
|
||||
msgstr "nu s-a putut asculta: %s"
|
||||
|
||||
#: gio/gsocket.c:1390
|
||||
#: gio/gsocket.c:1383
|
||||
#, c-format
|
||||
msgid "Error binding to address: %s"
|
||||
msgstr "Eroare la asocierea adresei: %s"
|
||||
|
||||
#: gio/gsocket.c:1510
|
||||
#: gio/gsocket.c:1503
|
||||
#, c-format
|
||||
msgid "Error accepting connection: %s"
|
||||
msgstr "Eroare la acceptarea conexiunii: %s"
|
||||
|
||||
#: gio/gsocket.c:1623
|
||||
#: gio/gsocket.c:1616
|
||||
msgid "Error connecting: "
|
||||
msgstr "Eroare la conectare: "
|
||||
|
||||
#: gio/gsocket.c:1627
|
||||
#: gio/gsocket.c:1620
|
||||
msgid "Connection in progress"
|
||||
msgstr "Conectare în progres"
|
||||
|
||||
#: gio/gsocket.c:1632
|
||||
#: gio/gsocket.c:1625
|
||||
#, c-format
|
||||
msgid "Error connecting: %s"
|
||||
msgstr "Eroare la conectare: %s"
|
||||
|
||||
#: gio/gsocket.c:1675
|
||||
#: gio/gsocket.c:1668
|
||||
#, c-format
|
||||
msgid "Unable to get pending error: %s"
|
||||
msgstr "Nu s-a putut obține eroarea în așteptare: %s"
|
||||
|
||||
#: gio/gsocket.c:1771
|
||||
#: gio/gsocket.c:1764
|
||||
#, c-format
|
||||
msgid "Error receiving data: %s"
|
||||
msgstr "Eroare la primirea datelor: %s"
|
||||
|
||||
#: gio/gsocket.c:1914
|
||||
#: gio/gsocket.c:1907
|
||||
#, c-format
|
||||
msgid "Error sending data: %s"
|
||||
msgstr "Eroare la trimiterea datelor: %s"
|
||||
|
||||
#: gio/gsocket.c:2106
|
||||
#: gio/gsocket.c:2099
|
||||
#, c-format
|
||||
msgid "Error closing socket: %s"
|
||||
msgstr "Eroare la închiderea socket-ului: %s"
|
||||
|
||||
#: gio/gsocket.c:2609
|
||||
#: gio/gsocket.c:2602
|
||||
#, c-format
|
||||
msgid "Waiting for socket condition: %s"
|
||||
msgstr "Se așteaptă condiția socket-ului: %s"
|
||||
|
||||
#: gio/gsocket.c:2866 gio/gsocket.c:2947
|
||||
#: gio/gsocket.c:2859 gio/gsocket.c:2940
|
||||
#, c-format
|
||||
msgid "Error sending message: %s"
|
||||
msgstr "Eroare la trimiterea mesajului: %s"
|
||||
|
||||
#: gio/gsocket.c:2891
|
||||
#: gio/gsocket.c:2884
|
||||
msgid "GSocketControlMessage not supported on windows"
|
||||
msgstr "GSocketControlMessage nu e implementat în Windows"
|
||||
|
||||
#: gio/gsocket.c:3149 gio/gsocket.c:3287
|
||||
#: gio/gsocket.c:3143 gio/gsocket.c:3284
|
||||
#, c-format
|
||||
msgid "Error receiving message: %s"
|
||||
msgstr "Eroare la primirea mesajului: %s"
|
||||
@@ -2103,24 +2103,56 @@ msgstr "Socket-ul adăugat este închis"
|
||||
msgid "Can't handle version %d of GThemedIcon encoding"
|
||||
msgstr "Nu se poate gestiona versiunea %d a codării GThemedIcon"
|
||||
|
||||
#: gio/gunixconnection.c:151
|
||||
#: gio/gunixconnection.c:165 gio/gunixconnection.c:502
|
||||
#, c-format
|
||||
msgid "Expecting 1 control message, got %d"
|
||||
msgstr "S-a așteptat un mesaj de control, dar s-au primit %d"
|
||||
|
||||
#: gio/gunixconnection.c:164
|
||||
#: gio/gunixconnection.c:178 gio/gunixconnection.c:512
|
||||
msgid "Unexpected type of ancillary data"
|
||||
msgstr "Tip neașteptat de date ANC"
|
||||
|
||||
#: gio/gunixconnection.c:182
|
||||
#: gio/gunixconnection.c:196
|
||||
#, c-format
|
||||
msgid "Expecting one fd, but got %d\n"
|
||||
msgstr "S-a așteptat un fd, dar s-a primit %d\n"
|
||||
|
||||
#: gio/gunixconnection.c:198
|
||||
#: gio/gunixconnection.c:212
|
||||
msgid "Received invalid fd"
|
||||
msgstr "S-a primit un fd nevalid"
|
||||
|
||||
#: gio/gunixconnection.c:359
|
||||
#, fuzzy
|
||||
msgid "Error sending credentials: "
|
||||
msgstr "Eroare la trimiterea datelor: %s"
|
||||
|
||||
#: gio/gunixconnection.c:436
|
||||
#, c-format
|
||||
msgid "Error checking if SO_PASSCRED is enabled for socket: %s"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gunixconnection.c:445
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Unexpected option length while checking if SO_PASSCRED is enabled for "
|
||||
"socket. Expected %d bytes, got %d"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gunixconnection.c:462
|
||||
#, fuzzy, c-format
|
||||
msgid "Error enabling SO_PASSCRED: %s"
|
||||
msgstr "Eroare la redenumirea fișierului: %s"
|
||||
|
||||
#: gio/gunixconnection.c:492
|
||||
msgid ""
|
||||
"Expecting to read a single byte for receiving credentials but read zero bytes"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gunixconnection.c:535
|
||||
#, c-format
|
||||
msgid "Error while disabling SO_PASSCRED: %s"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374
|
||||
#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439
|
||||
#, c-format
|
||||
@@ -2142,7 +2174,7 @@ msgstr "Rădăcina sistemului de fișiere"
|
||||
msgid "Error writing to unix: %s"
|
||||
msgstr "Eroare la scrierea în „unix”: %s"
|
||||
|
||||
#: gio/gunixsocketaddress.c:241
|
||||
#: gio/gunixsocketaddress.c:245
|
||||
msgid "Abstract unix domain socket addresses not supported on this system"
|
||||
msgstr ""
|
||||
"Adresele cu nume abstract de socket tip unix nu sunt implementate pe acest "
|
||||
|
Reference in New Issue
Block a user