mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-09 09:28:44 +02:00
2.21.5
This commit is contained in:
120
po/ro.po
120
po/ro.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: glib\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-07-17 19:34-0400\n"
|
||||
"POT-Creation-Date: 2009-08-24 13:37-0400\n"
|
||||
"PO-Revision-Date: 2009-03-04 23:52+0200\n"
|
||||
"Last-Translator: Mișu Moldovan <dumol@gnome.ro>\n"
|
||||
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
|
||||
@@ -98,63 +98,63 @@ msgstr "Conversia de la setul de caractere „%s” la „%s” nu este implemen
|
||||
msgid "Could not open converter from '%s' to '%s'"
|
||||
msgstr "Nu s-a putut iniția conversia de la „%s” la „%s”"
|
||||
|
||||
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1402
|
||||
#: glib/gconvert.c:632 glib/gconvert.c:1025 glib/giochannel.c:1402
|
||||
#: glib/giochannel.c:1444 glib/giochannel.c:2288 glib/gutf8.c:964
|
||||
#: glib/gutf8.c:1413
|
||||
msgid "Invalid byte sequence in conversion input"
|
||||
msgstr "Secvență de octeți incorectă în inputul conversiei"
|
||||
|
||||
#: glib/gconvert.c:638 glib/gconvert.c:944 glib/giochannel.c:1409
|
||||
#: glib/gconvert.c:640 glib/gconvert.c:950 glib/giochannel.c:1409
|
||||
#: glib/giochannel.c:2300
|
||||
#, c-format
|
||||
msgid "Error during conversion: %s"
|
||||
msgstr "Eroare în timpul conversiei: %s"
|
||||
|
||||
#: glib/gconvert.c:669 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
|
||||
#: glib/gconvert.c:672 glib/gutf8.c:960 glib/gutf8.c:1164 glib/gutf8.c:1305
|
||||
#: glib/gutf8.c:1409
|
||||
msgid "Partial character sequence at end of input"
|
||||
msgstr "Secvență parțială de caractere la sfârșitul inputului"
|
||||
|
||||
#: glib/gconvert.c:919
|
||||
#: glib/gconvert.c:922
|
||||
#, c-format
|
||||
msgid "Cannot convert fallback '%s' to codeset '%s'"
|
||||
msgstr "Nu se poate converti rezerva „%s” la setul de caractere „%s”"
|
||||
|
||||
#: glib/gconvert.c:1737
|
||||
#: glib/gconvert.c:1745
|
||||
#, c-format
|
||||
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
|
||||
msgstr "URI-ul „%s” nu este un URI absolut folosind schema „fișier”"
|
||||
|
||||
#: glib/gconvert.c:1747
|
||||
#: glib/gconvert.c:1755
|
||||
#, c-format
|
||||
msgid "The local file URI '%s' may not include a '#'"
|
||||
msgstr "URI-ul fișierului local „%s” nu poate include un „#”"
|
||||
|
||||
#: glib/gconvert.c:1764
|
||||
#: glib/gconvert.c:1772
|
||||
#, c-format
|
||||
msgid "The URI '%s' is invalid"
|
||||
msgstr "URI-ul „%s” este nevalid"
|
||||
|
||||
#: glib/gconvert.c:1776
|
||||
#: glib/gconvert.c:1784
|
||||
#, c-format
|
||||
msgid "The hostname of the URI '%s' is invalid"
|
||||
msgstr "Numele din URI-ul „%s” este nevalid"
|
||||
|
||||
#: glib/gconvert.c:1792
|
||||
#: glib/gconvert.c:1800
|
||||
#, c-format
|
||||
msgid "The URI '%s' contains invalidly escaped characters"
|
||||
msgstr "URI-ul „%s” conține caractere „escaped” incorecte"
|
||||
|
||||
#: glib/gconvert.c:1887
|
||||
#: glib/gconvert.c:1895
|
||||
#, c-format
|
||||
msgid "The pathname '%s' is not an absolute path"
|
||||
msgstr "Calea „%s” nu este o cale absolută"
|
||||
|
||||
#: glib/gconvert.c:1897
|
||||
#: glib/gconvert.c:1905
|
||||
msgid "Invalid hostname"
|
||||
msgstr "Nume nevalid"
|
||||
|
||||
#: glib/gdir.c:110 glib/gdir.c:130
|
||||
#: glib/gdir.c:112 glib/gdir.c:135
|
||||
#, c-format
|
||||
msgid "Error opening directory '%s': %s"
|
||||
msgstr "Eroare la deschiderea directorului „%s”: %s"
|
||||
@@ -199,7 +199,7 @@ msgstr "Nu s-a putut deschide fișierul „%s”: fdopen() a eșuat: %s"
|
||||
msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
|
||||
msgstr "Nu s-a putut redenumi fișierul „%s” în „%s”: g_rename() a eșuat: %s"
|
||||
|
||||
#: glib/gfileutils.c:896 glib/gfileutils.c:1328
|
||||
#: glib/gfileutils.c:896 glib/gfileutils.c:1333
|
||||
#, c-format
|
||||
msgid "Failed to create file '%s': %s"
|
||||
msgstr "Nu s-a putut crea fișierul „%s”: %s"
|
||||
@@ -220,32 +220,32 @@ msgstr "Nu s-a putut scrie fișierul „%s”: fwrite() a eșuat: %s"
|
||||
msgid "Failed to write file '%s': fflush() failed: %s"
|
||||
msgstr "Nu s-a putut scrie fișierul „%s”: fwrite() a eșuat: %s"
|
||||
|
||||
#: glib/gfileutils.c:979
|
||||
#: glib/gfileutils.c:983
|
||||
#, fuzzy, c-format
|
||||
msgid "Failed to write file '%s': fsync() failed: %s"
|
||||
msgstr "Nu s-a putut scrie fișierul „%s”: fwrite() a eșuat: %s"
|
||||
|
||||
#: glib/gfileutils.c:997
|
||||
#: glib/gfileutils.c:1002
|
||||
#, c-format
|
||||
msgid "Failed to close file '%s': fclose() failed: %s"
|
||||
msgstr "Nu s-a putut închide fișierul „%s”: fclose() a eșuat: %s"
|
||||
|
||||
#: glib/gfileutils.c:1115
|
||||
#: glib/gfileutils.c:1120
|
||||
#, c-format
|
||||
msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
|
||||
msgstr "Fișierul existent „%s” nu a putut fi șters: g_unlink() a eșuat: %s"
|
||||
|
||||
#: glib/gfileutils.c:1290
|
||||
#: glib/gfileutils.c:1295
|
||||
#, c-format
|
||||
msgid "Template '%s' invalid, should not contain a '%s'"
|
||||
msgstr "Șablonul „%s” este incorect, n-ar trebui să conțină un „%s”"
|
||||
|
||||
#: glib/gfileutils.c:1303
|
||||
#: glib/gfileutils.c:1308
|
||||
#, c-format
|
||||
msgid "Template '%s' doesn't contain XXXXXX"
|
||||
msgstr "Șablonul „%s” nu conține XXXXXX"
|
||||
|
||||
#: glib/gfileutils.c:1734
|
||||
#: glib/gfileutils.c:1739
|
||||
#, c-format
|
||||
msgid "%u byte"
|
||||
msgid_plural "%u bytes"
|
||||
@@ -253,27 +253,27 @@ msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
|
||||
#: glib/gfileutils.c:1742
|
||||
#: glib/gfileutils.c:1747
|
||||
#, c-format
|
||||
msgid "%.1f KB"
|
||||
msgstr "%.1f KB"
|
||||
|
||||
#: glib/gfileutils.c:1747
|
||||
#: glib/gfileutils.c:1752
|
||||
#, c-format
|
||||
msgid "%.1f MB"
|
||||
msgstr "%.1f MB"
|
||||
|
||||
#: glib/gfileutils.c:1752
|
||||
#: glib/gfileutils.c:1757
|
||||
#, c-format
|
||||
msgid "%.1f GB"
|
||||
msgstr "%.1f GB"
|
||||
|
||||
#: glib/gfileutils.c:1795
|
||||
#: glib/gfileutils.c:1800
|
||||
#, c-format
|
||||
msgid "Failed to read the symbolic link '%s': %s"
|
||||
msgstr "Nu s-a putut citi linkul simbolic „%s”: %s"
|
||||
|
||||
#: glib/gfileutils.c:1816
|
||||
#: glib/gfileutils.c:1821
|
||||
msgid "Symbolic links not supported"
|
||||
msgstr "Linkurile simbolice nu sunt implementate"
|
||||
|
||||
@@ -853,53 +853,53 @@ msgstr "Textul era gol (sau conținea doar spațiu gol)"
|
||||
msgid "Failed to read data from child process"
|
||||
msgstr "Nu s-au putut citi datele de la procesul copil"
|
||||
|
||||
#: glib/gspawn-win32.c:298 glib/gspawn.c:1469
|
||||
#: glib/gspawn-win32.c:300 glib/gspawn.c:1480
|
||||
#, c-format
|
||||
msgid "Failed to create pipe for communicating with child process (%s)"
|
||||
msgstr ""
|
||||
"Nu s-a putut crea conectorul „pipe” pentru comunicarea cu procesul copil (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:336 glib/gspawn-win32.c:344 glib/gspawn.c:1132
|
||||
#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139
|
||||
#, c-format
|
||||
msgid "Failed to read from child pipe (%s)"
|
||||
msgstr "Nu s-au putut citi datele din conectorul „pipe” copil (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:367 glib/gspawn.c:1337
|
||||
#: glib/gspawn-win32.c:370 glib/gspawn.c:1346
|
||||
#, c-format
|
||||
msgid "Failed to change to directory '%s' (%s)"
|
||||
msgstr "Nu s-a putut schimba directorul curent în directorul „%s” (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:373 glib/gspawn-win32.c:492
|
||||
#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495
|
||||
#, c-format
|
||||
msgid "Failed to execute child process (%s)"
|
||||
msgstr "Nu s-a putut executa procesul copil (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:442
|
||||
#: glib/gspawn-win32.c:445
|
||||
#, c-format
|
||||
msgid "Invalid program name: %s"
|
||||
msgstr "Nume incorect de program: %s"
|
||||
|
||||
#: glib/gspawn-win32.c:452 glib/gspawn-win32.c:720 glib/gspawn-win32.c:1276
|
||||
#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279
|
||||
#, c-format
|
||||
msgid "Invalid string in argument vector at %d: %s"
|
||||
msgstr "Secvență incorectă în vectorul argumentului la %d: %s"
|
||||
|
||||
#: glib/gspawn-win32.c:463 glib/gspawn-win32.c:735 glib/gspawn-win32.c:1309
|
||||
#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312
|
||||
#, c-format
|
||||
msgid "Invalid string in environment: %s"
|
||||
msgstr "Secvență incorectă în variabilele de mediu: %s"
|
||||
|
||||
#: glib/gspawn-win32.c:716 glib/gspawn-win32.c:1257
|
||||
#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260
|
||||
#, c-format
|
||||
msgid "Invalid working directory: %s"
|
||||
msgstr "Director curent nevalid: %s"
|
||||
|
||||
#: glib/gspawn-win32.c:781
|
||||
#: glib/gspawn-win32.c:784
|
||||
#, c-format
|
||||
msgid "Failed to execute helper program (%s)"
|
||||
msgstr "Nu s-a putut porni programul asociat (%s)"
|
||||
|
||||
#: glib/gspawn-win32.c:995
|
||||
#: glib/gspawn-win32.c:998
|
||||
msgid ""
|
||||
"Unexpected error in g_io_channel_win32_poll() reading data from a child "
|
||||
"process"
|
||||
@@ -907,48 +907,48 @@ msgstr ""
|
||||
"Eroare neașteptată în g_io_channel_win32_poll() la citirea datelor de la "
|
||||
"procesul copil"
|
||||
|
||||
#: glib/gspawn.c:188
|
||||
#: glib/gspawn.c:190
|
||||
#, c-format
|
||||
msgid "Failed to read data from child process (%s)"
|
||||
msgstr "Nu s-au putut citi datele din procesul copil (%s)"
|
||||
|
||||
#: glib/gspawn.c:325
|
||||
#: glib/gspawn.c:329
|
||||
#, c-format
|
||||
msgid "Unexpected error in select() reading data from a child process (%s)"
|
||||
msgstr ""
|
||||
"Eroare neașteptată în select() la citirea datelor din procesul copil (%s)"
|
||||
|
||||
#: glib/gspawn.c:408
|
||||
#: glib/gspawn.c:414
|
||||
#, c-format
|
||||
msgid "Unexpected error in waitpid() (%s)"
|
||||
msgstr "Eroare neașteptată în waitpid() (%s)"
|
||||
|
||||
#: glib/gspawn.c:1197
|
||||
#: glib/gspawn.c:1206
|
||||
#, c-format
|
||||
msgid "Failed to fork (%s)"
|
||||
msgstr "Nu s-a putut clona procesul (%s)"
|
||||
|
||||
#: glib/gspawn.c:1347
|
||||
#: glib/gspawn.c:1356
|
||||
#, c-format
|
||||
msgid "Failed to execute child process \"%s\" (%s)"
|
||||
msgstr "Nu s-a putut executa procesul „%s” (%s)"
|
||||
|
||||
#: glib/gspawn.c:1357
|
||||
#: glib/gspawn.c:1366
|
||||
#, c-format
|
||||
msgid "Failed to redirect output or input of child process (%s)"
|
||||
msgstr "Nu s-a putut redirecta ieșirea sau inputul procesului copil (%s)"
|
||||
|
||||
#: glib/gspawn.c:1366
|
||||
#: glib/gspawn.c:1375
|
||||
#, c-format
|
||||
msgid "Failed to fork child process (%s)"
|
||||
msgstr "Nu s-a putut clona procesul copil (%s)"
|
||||
|
||||
#: glib/gspawn.c:1374
|
||||
#: glib/gspawn.c:1383
|
||||
#, c-format
|
||||
msgid "Unknown error executing child process \"%s\""
|
||||
msgstr "Eroare necunoscută la lansarea în execuție a procesului copil „%s”"
|
||||
|
||||
#: glib/gspawn.c:1396
|
||||
#: glib/gspawn.c:1407
|
||||
#, c-format
|
||||
msgid "Failed to read enough data from child pid pipe (%s)"
|
||||
msgstr "Nu s-au putut citi date suficiente de la procesul copil (%s)"
|
||||
@@ -1147,7 +1147,7 @@ msgstr "S-a pasat o valoare prea mare către %s"
|
||||
msgid "Stream is already closed"
|
||||
msgstr "Flux deja închis"
|
||||
|
||||
#: gio/gcancellable.c:404 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
|
||||
#: gio/gcancellable.c:420 gio/glocalfile.c:2098 gio/gsimpleasyncresult.c:650
|
||||
#: gio/gsimpleasyncresult.c:676
|
||||
msgid "Operation was cancelled"
|
||||
msgstr "Operațiunea a fost anulată"
|
||||
@@ -1260,7 +1260,7 @@ msgstr "Se aștepta un GEmblem pentru GEmblemedIcon"
|
||||
#: gio/gfile.c:4190 gio/gfile.c:4279 gio/gfile.c:4377 gio/gfile.c:4464
|
||||
#: gio/gfile.c:4557 gio/gfile.c:4887 gio/gfile.c:5167 gio/gfile.c:5236
|
||||
#: gio/gfile.c:6824 gio/gfile.c:6914 gio/gfile.c:7000
|
||||
#: gio/win32/gwinhttpfile.c:431
|
||||
#: gio/win32/gwinhttpfile.c:441
|
||||
msgid "Operation not supported"
|
||||
msgstr "Operațiune neimplementată"
|
||||
|
||||
@@ -1421,7 +1421,7 @@ msgid "Unable to find default local directory monitor type"
|
||||
msgstr ""
|
||||
"Nu s-a putut identifica tipul implicit de monitorizare a directoarelor locale"
|
||||
|
||||
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:414
|
||||
#: gio/glocalfile.c:600 gio/win32/gwinhttpfile.c:424
|
||||
#, c-format
|
||||
msgid "Invalid filename %s"
|
||||
msgstr "Nume incorect de fișier: %s"
|
||||
@@ -1782,27 +1782,27 @@ msgstr "Fluxul de ieșire nu implementează scrierea"
|
||||
msgid "Source stream is already closed"
|
||||
msgstr "Sursa fluxului este deja închisă"
|
||||
|
||||
#: gio/gresolver.c:668
|
||||
#: gio/gresolver.c:736
|
||||
#, fuzzy, c-format
|
||||
msgid "Error resolving '%s': %s"
|
||||
msgstr "Eroare la citirea fișierului „%s”: %s"
|
||||
|
||||
#: gio/gresolver.c:718
|
||||
#: gio/gresolver.c:786
|
||||
#, fuzzy, c-format
|
||||
msgid "Error reverse-resolving '%s': %s"
|
||||
msgstr "Eroare la citirea fișierului „%s”: %s"
|
||||
|
||||
#: gio/gresolver.c:753 gio/gresolver.c:831
|
||||
#: gio/gresolver.c:821 gio/gresolver.c:899
|
||||
#, c-format
|
||||
msgid "No service record for '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gresolver.c:758 gio/gresolver.c:836
|
||||
#: gio/gresolver.c:826 gio/gresolver.c:904
|
||||
#, c-format
|
||||
msgid "Temporarily unable to resolve '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gresolver.c:763 gio/gresolver.c:841
|
||||
#: gio/gresolver.c:831 gio/gresolver.c:909
|
||||
#, fuzzy, c-format
|
||||
msgid "Error resolving '%s'"
|
||||
msgstr "Eroare la ștergerea fișierului: %s"
|
||||
@@ -1826,7 +1826,7 @@ msgstr "Sursa fluxului este deja închisă"
|
||||
msgid "creating GSocket from fd: %s"
|
||||
msgstr "Eroare la citirea din fișier: %s"
|
||||
|
||||
#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1901
|
||||
#: gio/gsocket.c:439 gio/gsocket.c:453 gio/gsocket.c:1911
|
||||
#, fuzzy, c-format
|
||||
msgid "Unable to create socket: %s"
|
||||
msgstr "Nu s-a putut crea directorul coșului de gunoi „%s”: %s"
|
||||
@@ -1889,37 +1889,37 @@ msgstr "Nu s-a putut muta la coș fișierul: %s"
|
||||
msgid "Error receiving data: %s"
|
||||
msgstr "Eroare la ștergerea fișierului: %s"
|
||||
|
||||
#: gio/gsocket.c:1788
|
||||
#: gio/gsocket.c:1798
|
||||
#, fuzzy, c-format
|
||||
msgid "Error sending data: %s"
|
||||
msgstr "Eroare la deschiderea fișierului: %s"
|
||||
|
||||
#: gio/gsocket.c:1980
|
||||
#: gio/gsocket.c:1990
|
||||
#, fuzzy, c-format
|
||||
msgid "Error closing socket: %s"
|
||||
msgstr "Eroare la închiderea fișierului: %s"
|
||||
|
||||
#: gio/gsocket.c:2466
|
||||
#: gio/gsocket.c:2475
|
||||
#, c-format
|
||||
msgid "Waiting for socket condition: %s"
|
||||
msgstr ""
|
||||
|
||||
#: gio/gsocket.c:2698 gio/gsocket.c:2779
|
||||
#: gio/gsocket.c:2709 gio/gsocket.c:2790
|
||||
#, fuzzy, c-format
|
||||
msgid "Error sending message: %s"
|
||||
msgstr "Eroare la deschiderea fișierului: %s"
|
||||
|
||||
#: gio/gsocket.c:2723
|
||||
#: gio/gsocket.c:2734
|
||||
#, fuzzy
|
||||
msgid "GSocketControlMessage not supported on windows"
|
||||
msgstr "editarea asocierilor de fișiere nu e implementată în Windows"
|
||||
|
||||
#: gio/gsocket.c:2981 gio/gsocket.c:3120
|
||||
#: gio/gsocket.c:2992 gio/gsocket.c:3131
|
||||
#, fuzzy, c-format
|
||||
msgid "Error receiving message: %s"
|
||||
msgstr "Eroare la ștergerea fișierului: %s"
|
||||
|
||||
#: gio/gsocketclient.c:521 gio/gsocketclient.c:767
|
||||
#: gio/gsocketclient.c:521 gio/gsocketclient.c:770
|
||||
#, fuzzy
|
||||
msgid "Unknown error on connect"
|
||||
msgstr "eroare necunoscută"
|
||||
|
Reference in New Issue
Block a user