diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2006-10-21 21:03:04 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2006-10-21 21:03:04 +0000 |
| commit | 9c2c41646a80ab1ffc1716abc4cd21e31f9e1a34 (patch) | |
| tree | 44437d88088246d3387d05cef44a5996665d2e4f /src/bin/initdb/po/ro.po | |
| parent | 890ce3975ebaf6e97709ea6ecfb0ca753e3fa592 (diff) | |
| download | postgresql-9c2c41646a80ab1ffc1716abc4cd21e31f9e1a34.tar.gz | |
Translations update
Diffstat (limited to 'src/bin/initdb/po/ro.po')
| -rw-r--r-- | src/bin/initdb/po/ro.po | 358 |
1 files changed, 228 insertions, 130 deletions
diff --git a/src/bin/initdb/po/ro.po b/src/bin/initdb/po/ro.po index b4c65d6d49..0825ca2430 100644 --- a/src/bin/initdb/po/ro.po +++ b/src/bin/initdb/po/ro.po @@ -1,72 +1,72 @@ -# translation of initdb-ro.po to Romanian -# translation of initdb.po to Romanian -# Alin Vaida <alin.vaida@gmail.com>, 2004, 2005. +# translation of initdb-ro.po to Română # +# Alin Vaida <alin.vaida@gmail.com>, 2004, 2005, 2006. msgid "" msgstr "" -"Project-Id-Version: initdb-ro-8.0\n" -"POT-Creation-Date: 2005-01-16 01:09+0000\n" -"PO-Revision-Date: 2005-01-16 12:26+0200\n" +"Project-Id-Version: initdb-ro\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2006-01-24 15:25+0100\n" +"PO-Revision-Date: 2006-02-05 17:46+0200\n" "Last-Translator: Alin Vaida <alin.vaida@gmail.com>\n" -"Language-Team: Romanian <translators@postgresql.org>\n" +"Language-Team: Română <en@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.10\n" +"X-Generator: KBabel 1.11.2\n" -#: initdb.c:251 initdb.c:265 +#: initdb.c:255 initdb.c:269 #, c-format msgid "%s: out of memory\n" msgstr "%s: memorie insuficientă\n" -#: initdb.c:372 initdb.c:1406 +#: initdb.c:378 initdb.c:1508 #, c-format msgid "%s: could not open file \"%s\" for reading: %s\n" msgstr "%s: imposibil de deschis fișierul \"%s\" pentru citire: %s\n" -#: initdb.c:433 initdb.c:1033 initdb.c:1060 +#: initdb.c:439 initdb.c:1044 initdb.c:1072 #, c-format msgid "%s: could not open file \"%s\" for writing: %s\n" msgstr "%s: imposibil de deschis fișierul \"%s\" pentru scriere: %s\n" -#: initdb.c:441 initdb.c:449 initdb.c:1040 initdb.c:1066 +#: initdb.c:447 initdb.c:455 initdb.c:1051 initdb.c:1078 #, c-format msgid "%s: could not write file \"%s\": %s\n" msgstr "%s: imposibil de scris fișierul \"%s\": %s\n" -#: initdb.c:468 +#: initdb.c:474 #, c-format msgid "%s: could not execute command \"%s\": %s\n" msgstr "%s: imposibil de executat comanda\"%s\": %s\n" -#: initdb.c:591 +#: initdb.c:594 #, c-format msgid "%s: removing data directory \"%s\"\n" msgstr "%s: eliminare director de date \"%s\"\n" -#: initdb.c:594 +#: initdb.c:597 #, c-format msgid "%s: failed to remove data directory\n" msgstr "%s: eliminare director de date eșuată\n" -#: initdb.c:600 +#: initdb.c:603 #, c-format msgid "%s: removing contents of data directory \"%s\"\n" msgstr "%s: eliminare conținut al directorului de date \"%s\"\n" -#: initdb.c:603 +#: initdb.c:606 #, c-format msgid "%s: failed to remove contents of data directory\n" msgstr "%s: eliminare conținut al directorului de date eșuată\n" -#: initdb.c:612 +#: initdb.c:615 #, c-format msgid "%s: data directory \"%s\" not removed at user's request\n" msgstr "" "%s: directorul de date \"%s\" nu a fost eliminat la solicitarea " "utilizatorului\n" -#: initdb.c:638 +#: initdb.c:639 #, c-format msgid "" "%s: cannot be run as root\n" @@ -74,10 +74,11 @@ msgid "" "own the server process.\n" msgstr "" "%s: nu poate fi rulat ca root\n" -"Autentificați-vă (folosind, de exempu, \"su\") ca utilizatorul (neprivilegiat)\n" +"Autentificați-vă (folosind, de exempu, \"su\") ca utilizatorul " +"(neprivilegiat)\n" "care va deține procesul server.\n" -#: initdb.c:687 +#: initdb.c:686 #, c-format msgid "%s: \"%s\" is not a valid server encoding name\n" msgstr "%s: \"%s\" nu este un nume valid de codificare pentru server\n" @@ -96,18 +97,19 @@ msgid "" "this situation, rerun %s and either do not specify an encoding\n" "explicitly, or choose a matching combination.\n" msgstr "" -"Codificarea selectată (%s) și codificarea folosită de localizarea selectată (%s)\n" +"Codificarea selectată (%s) și codificarea folosită de localizarea selectată " +"(%s)\n" "nu se potrivesc. Acest lucru poate genera probleme în diverse \n" "funcții de prelucrare a șirurilor de caractere. Pentru a remedia situația,\n" "rulați %s din nou și fie nu specificați nici o codificare, fie selectați\n" "o combinație potrivită.\n" -#: initdb.c:974 +#: initdb.c:985 #, c-format msgid "%s: could not create directory \"%s\": %s\n" msgstr "%s: imposibil de creat directorul \"%s\": %s\n" -#: initdb.c:1002 +#: initdb.c:1013 #, c-format msgid "" "%s: file \"%s\" does not exist\n" @@ -118,24 +120,26 @@ msgstr "" "Acest lucru înseamnă că aveți o instalare coruptă sau că ați specificat\n" "un director greșit pentru opțiunea -L.\n" -#: initdb.c:1084 +#: initdb.c:1124 +#, c-format msgid "selecting default max_connections ... " msgstr "selectare valoare implicită pentru max_connections ... " -#: initdb.c:1120 -msgid "selecting default shared_buffers ... " -msgstr "selectare valoare implicită pentru shared_buffers ... " +#: initdb.c:1155 +#, c-format +msgid "selecting default shared_buffers/max_fsm_pages ... " +msgstr "selectare valoare implicită pentru shared_buffers/max_fsm_pages ... " -#: initdb.c:1153 +#: initdb.c:1197 msgid "creating configuration files ... " msgstr "creare fișiere de configurare ... " -#: initdb.c:1254 +#: initdb.c:1353 #, c-format msgid "creating template1 database in %s/base/1 ... " msgstr "creare bază de date template1 în %s/base/1 ... " -#: initdb.c:1270 +#: initdb.c:1369 #, c-format msgid "" "%s: input file \"%s\" does not belong to PostgreSQL %s\n" @@ -144,91 +148,99 @@ msgstr "" "%s: fișierul de intrare \"%s\" nu aparține de PostgreSQL %s\n" "Verificați instalarea sau specificați calea corectă folosind opțiunea -L.\n" -#: initdb.c:1345 -msgid "initializing pg_shadow ... " -msgstr "inițializare pg_shadow ... " +#: initdb.c:1447 +msgid "initializing pg_authid ... " +msgstr "inițializare pg_authid ... " -#: initdb.c:1381 +#: initdb.c:1483 msgid "Enter new superuser password: " msgstr "Introduceți noua parolă pentru utilizatorul privilegiat: " -#: initdb.c:1382 +#: initdb.c:1484 msgid "Enter it again: " msgstr "Introduceți din nou: " -#: initdb.c:1385 +#: initdb.c:1487 +#, c-format msgid "Passwords didn't match.\n" msgstr "Parola nu se verifică\n" -#: initdb.c:1412 +#: initdb.c:1514 #, c-format msgid "%s: could not read password from file \"%s\": %s\n" msgstr "%s: imposibil de citit parola din fișierul \"%s\": %s\n" -#: initdb.c:1425 +#: initdb.c:1527 +#, c-format msgid "setting password ... " msgstr "setare parolă ... " -#: initdb.c:1446 +#: initdb.c:1548 #, c-format msgid "%s: The password file was not generated. Please report this problem.\n" msgstr "%s: Fișierul de parole nu a fost generat. Raportați această problemă.\n" -#: initdb.c:1474 +#: initdb.c:1575 msgid "enabling unlimited row size for system tables ... " msgstr "activare dimensiune rând nelimitată pentru tabelele sistem ... " -#: initdb.c:1547 -msgid "initializing pg_depend ... " -msgstr "inițializare pg_depend ... " +#: initdb.c:1655 +msgid "initializing dependencies ... " +msgstr "inițializare dependințe ... " -#: initdb.c:1575 +#: initdb.c:1683 msgid "creating system views ... " msgstr "creare vizualizări sistem ... " -#: initdb.c:1611 +#: initdb.c:1719 msgid "loading pg_description ... " msgstr "încărcare pg_description ... " -#: initdb.c:1650 +#: initdb.c:1758 msgid "creating conversions ... " msgstr "creare conversii ... " -#: initdb.c:1704 +#: initdb.c:1809 msgid "setting privileges on built-in objects ... " msgstr "setare privilegii pentru obiectele predefinite ... " -#: initdb.c:1762 +#: initdb.c:1867 msgid "creating information schema ... " msgstr "creare schemă de informații ... " -#: initdb.c:1819 +#: initdb.c:1923 msgid "vacuuming database template1 ... " msgstr "vidare bază de date template1 ... " -#: initdb.c:1873 +#: initdb.c:1977 msgid "copying template1 to template0 ... " msgstr "copiere template1 în template0 ... " -#: initdb.c:1930 +#: initdb.c:2008 +msgid "copying template1 to postgres ... " +msgstr "copiere template1 în postgres ... " + +#: initdb.c:2065 +#, c-format msgid "caught signal\n" msgstr "interceptare semnal\n" -#: initdb.c:1936 +#: initdb.c:2071 #, c-format msgid "could not write to child process: %s\n" msgstr "imposibil de scris în procesul fiu: %s\n" -#: initdb.c:1944 +#: initdb.c:2079 +#, c-format msgid "ok\n" msgstr "ok\n" -#: initdb.c:1992 +#: initdb.c:2182 #, c-format msgid "%s: invalid locale name \"%s\"\n" msgstr "%s: nume de localizare incorect \"%s\"\n" -#: initdb.c:2059 +#: initdb.c:2248 #, c-format msgid "" "%s initializes a PostgreSQL database cluster.\n" @@ -237,16 +249,18 @@ msgstr "" "%s inițializează un grup de baze de date PostgreSQL.\n" "\n" -#: initdb.c:2060 +#: initdb.c:2249 +#, c-format msgid "Usage:\n" msgstr "Utilizare:\n" -#: initdb.c:2061 +#: initdb.c:2250 #, c-format msgid " %s [OPTION]... [DATADIR]\n" msgstr " %s [OPȚIUNE]... [DIRDATE]\n" -#: initdb.c:2062 +#: initdb.c:2251 +#, c-format msgid "" "\n" "Options:\n" @@ -254,19 +268,27 @@ msgstr "" "\n" "Opțiuni:\n" -#: initdb.c:2063 +#: initdb.c:2252 +#, c-format msgid " [-D, --pgdata=]DATADIR location for this database cluster\n" msgstr " [-D, --pgdata=]DIRDATE locația pentru acest grup de baze de date\n" -#: initdb.c:2064 +#: initdb.c:2253 +#, c-format msgid " -E, --encoding=ENCODING set default encoding for new databases\n" -msgstr " -E, --encoding=CODIFICARE setează codificarea implicită pentru bazele de date noi\n" +msgstr "" +" -E, --encoding=CODIFICARE setează codificarea implicită pentru bazele de " +"date noi\n" -#: initdb.c:2065 +#: initdb.c:2254 +#, c-format msgid " --locale=LOCALE initialize database cluster with given locale\n" -msgstr " --locale=LOCALIZARE inițializează grupul de baze de date cu localizarea dată\n" +msgstr "" +" --locale=LOCALIZARE inițializează grupul de baze de date cu " +"localizarea dată\n" -#: initdb.c:2066 +#: initdb.c:2255 +#, c-format msgid "" " --lc-collate, --lc-ctype, --lc-messages=LOCALE\n" " --lc-monetary, --lc-numeric, --lc-time=LOCALE\n" @@ -276,40 +298,58 @@ msgid "" msgstr "" " --lc-collate, --lc-ctype, --lc-messages=LOCALIZARE\n" " --lc-monetary, --lc-numeric, --lc-time=LOCALIZARE\n" -" inițializează grupul de baze de date cu localizarea dată\n" -" în categoria respectivă (implicit, luată din mediu)\n" +" inițializează grupul de baze de date cu " +"localizarea dată\n" +" în categoria respectivă (implicit, luată din " +"mediu)\n" -#: initdb.c:2071 +#: initdb.c:2260 +#, c-format msgid " --no-locale equivalent to --locale=C\n" msgstr " --no-locale echivalent cu --locale=C\n" -#: initdb.c:2072 +#: initdb.c:2261 +#, c-format msgid "" " -A, --auth=METHOD default authentication method for local " "connections\n" -msgstr " -A, --auth=METODĂ metoda de autentificare implicită pentru conexiunile locale\n" +msgstr "" +" -A, --auth=METODĂ metoda de autentificare implicită pentru " +"conexiunile locale\n" -#: initdb.c:2073 +#: initdb.c:2262 +#, c-format msgid " -U, --username=NAME database superuser name\n" msgstr " -U, --username=NUME nume utilizator privilegiat pentru baza de date\n" -#: initdb.c:2074 +#: initdb.c:2263 +#, c-format msgid " -W, --pwprompt prompt for a password for the new superuser\n" -msgstr " -W, --pwprompt solicitare parolă pentru noul utilizator privilegiat\n" +msgstr "" +" -W, --pwprompt solicitare parolă pentru noul utilizator " +"privilegiat\n" -#: initdb.c:2075 +#: initdb.c:2264 +#, c-format msgid " --pwfile=FILE read password for the new superuser from file\n" -msgstr " --pwfile=FIȘIER citire parolă pentru noul utilizator privilegiat din fișier\n" +msgstr "" +" --pwfile=FIȘIER citire parolă pentru noul utilizator privilegiat " +"din fișier\n" -#: initdb.c:2076 +#: initdb.c:2265 +#, c-format msgid " -?, --help show this help, then exit\n" msgstr " -?, --help afișează acest mesaj de ajutor, apoi iese\n" -#: initdb.c:2077 +#: initdb.c:2266 +#, c-format msgid " -V, --version output version information, then exit\n" -msgstr " -V, --version afișează informațiile despre versiune, apoi iese\n" +msgstr "" +" -V, --version afișează informațiile despre versiune, apoi " +"iese\n" -#: initdb.c:2078 +#: initdb.c:2267 +#, c-format msgid "" "\n" "Less commonly used options:\n" @@ -317,32 +357,39 @@ msgstr "" "\n" "Opțiuni mai puțin folosite:\n" -#: initdb.c:2079 +#: initdb.c:2268 +#, c-format msgid " -d, --debug generate lots of debugging output\n" msgstr " -d, --debug generează mesaje pentru depanare\n" -#: initdb.c:2080 +#: initdb.c:2269 +#, c-format msgid " -s, --show show internal settings\n" msgstr " -s, --show afișează setările interne\n" -#: initdb.c:2081 +#: initdb.c:2270 +#, c-format msgid " -L DIRECTORY where to find the input files\n" msgstr " -L DIRECTOR locația fișierele de intrare\n" -#: initdb.c:2082 +#: initdb.c:2271 +#, c-format msgid " -n, --noclean do not clean up after errors\n" msgstr " -n, --noclean nu se face curat după erori\n" -#: initdb.c:2083 +#: initdb.c:2272 +#, c-format msgid "" "\n" "If the data directory is not specified, the environment variable PGDATA\n" "is used.\n" msgstr "" "\n" -"Dacă nu este specificat directorul de date, este folosită variabila de mediu PGDATA.\n" +"Dacă nu este specificat directorul de date, este folosită variabila de mediu " +"PGDATA.\n" -#: initdb.c:2085 +#: initdb.c:2274 +#, c-format msgid "" "\n" "Report bugs to <pgsql-bugs@postgresql.org>.\n" @@ -350,30 +397,34 @@ msgstr "" "\n" "Raportați erorile la <pgsql-bugs@postgresql.org>.\n" -#: initdb.c:2178 +#: initdb.c:2370 +#, c-format msgid "Running in debug mode.\n" msgstr "Rulare în mod depanare.\n" -#: initdb.c:2182 +#: initdb.c:2374 +#, c-format msgid "Running in noclean mode. Mistakes will not be cleaned up.\n" msgstr "Rulare în mod \"noclean\". Greșelile nu vor fi corectate.\n" -#: initdb.c:2219 initdb.c:2236 initdb.c:2456 +#: initdb.c:2411 initdb.c:2428 initdb.c:2647 #, c-format msgid "Try \"%s --help\" for more information.\n" msgstr "Încercați \"%s --help\" pentru mai multe informații.\n" -#: initdb.c:2234 +#: initdb.c:2426 #, c-format msgid "%s: too many command-line arguments (first is \"%s\")\n" msgstr "%s: prea multe argumente în linia de comandă (primul este \"%s\")\n" -#: initdb.c:2242 +#: initdb.c:2434 #, c-format msgid "%s: password prompt and password file may not be specified together\n" -msgstr "%s: solicitarea parolei și fișierul de parole nu pot fi specificate împreună\n" +msgstr "" +"%s: solicitarea parolei și fișierul de parole nu pot fi specificate " +"împreună\n" -#: initdb.c:2248 +#: initdb.c:2440 msgid "" "\n" "WARNING: enabling \"trust\" authentication for local connections\n" @@ -385,17 +436,19 @@ msgstr "" "Puteți modifica acest lucru editând pg_hba.conf sau folosind opțiunea -A\n" "la următoarea rulare a initdb.\n" -#: initdb.c:2272 +#: initdb.c:2463 #, c-format msgid "%s: unrecognized authentication method \"%s\"\n" msgstr "%s: metodă de autentificare nerecunoscută \"%s\"\n" -#: initdb.c:2282 +#: initdb.c:2473 #, c-format msgid "%s: must specify a password for the superuser to enable %s authentication\n" -msgstr "%s: trebuie să specificați o parolă pentru utilizatorul privilegiat pentru a activa autentificarea %s\n" +msgstr "" +"%s: trebuie să specificați o parolă pentru utilizatorul privilegiat pentru a " +"activa autentificarea %s\n" -#: initdb.c:2297 +#: initdb.c:2488 #, c-format msgid "" "%s: no data directory specified\n" @@ -404,11 +457,12 @@ msgid "" "environment variable PGDATA.\n" msgstr "" "%s: nici un director de date specificat\n" -"Trebuie să identificați un director în care vor sta datele pentru acest sistem\n" +"Trebuie să identificați un director în care vor sta datele pentru acest " +"sistem\n" "de baze de date. Puteți face acest lucru folosind opțiunea -D sau\n" "variabila de mediu PGDATA.\n" -#: initdb.c:2329 +#: initdb.c:2520 #, c-format msgid "" "The program \"postgres\" is needed by %s but was not found in the\n" @@ -419,7 +473,7 @@ msgstr "" "în același director cu \"%s\".\n" "Verificați instalarea.\n" -#: initdb.c:2336 +#: initdb.c:2527 #, c-format msgid "" "The program \"postgres\" was found by \"%s\"\n" @@ -430,33 +484,34 @@ msgstr "" "dar nu are aceeași versiune ca %s.\n" "Verificați instalarea.\n" -#: initdb.c:2355 +#: initdb.c:2546 #, c-format msgid "%s: input file location must be an absolute path\n" msgstr "%s: locația fișierului de intrare trebuie să fie o cale absolută\n" -#: initdb.c:2363 +#: initdb.c:2554 #, c-format msgid "%s: could not determine valid short version string\n" msgstr "%s: imposibil de determinat șirul scurt de versiune corect\n" -#: initdb.c:2416 +#: initdb.c:2607 #, c-format msgid "" "The files belonging to this database system will be owned by user \"%s\".\n" "This user must also own the server process.\n" "\n" msgstr "" -"Fișierele acestui sistem de baze de date vor aparține utilizatorului \"%s\".\n" +"Fișierele acestui sistem de baze de date vor aparține utilizatorului \"%s" +"\".\n" "Acest utilizator trebuie să dețină și procesul serverului.\n" "\n" -#: initdb.c:2426 +#: initdb.c:2617 #, c-format msgid "The database cluster will be initialized with locale %s.\n" msgstr "Grupul de baze de date va fi inițializat cu localizarea %s.\n" -#: initdb.c:2429 +#: initdb.c:2620 #, c-format msgid "" "The database cluster will be initialized with locales\n" @@ -475,37 +530,39 @@ msgstr "" " NUMERIC: %s\n" " TIME: %s\n" -#: initdb.c:2454 +#: initdb.c:2645 #, c-format msgid "%s: could not find suitable encoding for locale \"%s\"\n" msgstr "%s: imposibil de găsit o codificare potrivită pentru localizarea \"%s\"\n" -#: initdb.c:2455 +#: initdb.c:2646 #, c-format msgid "Rerun %s with the -E option.\n" msgstr "Re-rulați %s cu opțiunea -E.\n" -#: initdb.c:2462 +#: initdb.c:2653 #, c-format msgid "The default database encoding has accordingly been set to %s.\n" -msgstr "Codificarea implicită a bazei de date a fost setată în mod corespunzător la %s.\n" +msgstr "" +"Codificarea implicită a bazei de date a fost setată în mod corespunzător la %" +"s.\n" -#: initdb.c:2503 +#: initdb.c:2693 #, c-format msgid "creating directory %s ... " msgstr "creare director %s ... " -#: initdb.c:2517 +#: initdb.c:2707 #, c-format msgid "fixing permissions on existing directory %s ... " msgstr "stabilire permisiuni pentru directorul existent %s ... " -#: initdb.c:2523 +#: initdb.c:2713 #, c-format msgid "%s: could not change permissions of directory \"%s\": %s\n" msgstr "%s: imposibil de schimbat drepturile de acces pentru directorul \"%s\": %s\n" -#: initdb.c:2536 +#: initdb.c:2726 #, c-format msgid "" "%s: directory \"%s\" exists but is not empty\n" @@ -518,80 +575,121 @@ msgstr "" "directorul \"%s\" sau rulați %s\n" "cu alt argument decât \"%s\".\n" -#: initdb.c:2545 +#: initdb.c:2735 #, c-format msgid "%s: could not access directory \"%s\": %s\n" msgstr "%s: imposibil de accesat directorul \"%s\": %s\n" -#: initdb.c:2554 +#: initdb.c:2744 #, c-format msgid "creating directory %s/%s ... " msgstr "creare director %s/%s ... " -#: initdb.c:2622 +#: initdb.c:2804 #, c-format msgid "" "\n" "Success. You can now start the database server using:\n" "\n" -" %s%s%s%spostmaster -D %s%s%s\n" +" %s%s%spostmaster%s -D %s%s%s\n" "or\n" -" %s%s%s%spg_ctl -D %s%s%s -l logfile start\n" +" %s%s%spg_ctl%s -D %s%s%s -l logfile start\n" "\n" msgstr "" "\n" "Succes. Acum puteți porni serverul de baze de date folosind:\n" "\n" -" %s%s%s%s/postmaster -D %s%s%s\n" +" %s%s%s/postmaster%s -D %s%s%s\n" "sau\n" -" %s%s%s%s/pg_ctl -D %s%s%s -l fișier_jurnal start\n" +" %s%s%s/pg_ctl%s -D %s%s%s -l fișier_jurnal start\n" "\n" #: ../../port/dirmod.c:75 ../../port/dirmod.c:88 ../../port/dirmod.c:101 +#, c-format msgid "out of memory\n" msgstr "memorie insuficientă\n" -#: ../../port/exec.c:194 ../../port/exec.c:308 ../../port/exec.c:351 +#: ../../port/dirmod.c:145 +#, c-format +msgid "could not rename file \"%s\" to \"%s\", continuing to try\n" +msgstr "imposibil de redenumit fișierul \"%s\" în %s, se încearcă în continuare\n" + +#: ../../port/dirmod.c:155 +#, c-format +msgid "completed rename of file \"%s\" to \"%s\"\n" +msgstr "redenumirea fișierului \"%s\" în \"%s\" terminată\n" + +#: ../../port/dirmod.c:185 +#, c-format +msgid "could not remove file \"%s\", continuing to try\n" +msgstr "imposibil de eliminat fișierul \"%s\", se încearcă în continuare\n" + +#: ../../port/dirmod.c:195 +#, c-format +msgid "completed removal of file \"%s\"\n" +msgstr "eliminarea fișierului \"%s\" terminată\n" + +#: ../../port/dirmod.c:293 +#, c-format +msgid "could not set junction for \"%s\": %s\n" +msgstr "" + +#: ../../port/dirmod.c:337 +#, c-format +msgid "could not open directory \"%s\": %s\n" +msgstr "imposibil de deschis directorul \"%s\": %s\n" + +#: ../../port/dirmod.c:374 +#, c-format +msgid "could not read directory \"%s\": %s\n" +msgstr "imposibil de citit directorul \"%s\": %s\n" + +#: ../../port/dirmod.c:472 +#, c-format +msgid "could not remove file or directory \"%s\": %s\n" +msgstr "imposibil de eliminat directorul \"%s\": %s\n" + +#: ../../port/exec.c:193 ../../port/exec.c:307 ../../port/exec.c:350 #, c-format msgid "could not identify current directory: %s" msgstr "imposibil de identificat directorul curent: %s" -#: ../../port/exec.c:213 +#: ../../port/exec.c:212 #, c-format msgid "invalid binary \"%s\"" msgstr "binar incorect \"%s\"" -#: ../../port/exec.c:262 +#: ../../port/exec.c:261 #, c-format msgid "could not read binary \"%s\"" msgstr "imposibil de citit binar \"%s\"" -#: ../../port/exec.c:269 +#: ../../port/exec.c:268 #, c-format msgid "could not find a \"%s\" to execute" msgstr "imposibil de găsit \"%s\" pentru executare" -#: ../../port/exec.c:324 ../../port/exec.c:360 +#: ../../port/exec.c:323 ../../port/exec.c:359 #, c-format msgid "could not change directory to \"%s\"" msgstr "imposibil de schimbat directorul în \"%s\"" -#: ../../port/exec.c:339 +#: ../../port/exec.c:338 #, c-format msgid "could not read symbolic link \"%s\"" msgstr "imposibil de citit legătura simbolică \"%s\"" -#: ../../port/exec.c:587 +#: ../../port/exec.c:584 #, c-format msgid "child process exited with exit code %d" msgstr "procesul fiu a ieșit cu codul %d" -#: ../../port/exec.c:590 +#: ../../port/exec.c:587 #, c-format msgid "child process was terminated by signal %d" msgstr "procesul fiu a fost terminat cu semnalul %d" -#: ../../port/exec.c:593 +#: ../../port/exec.c:590 #, c-format msgid "child process exited with unrecognized status %d" msgstr "procesul fiu a ieșit cu starea nerecunoscută %d" |
