summaryrefslogtreecommitdiff
path: root/po/ro.po
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-12 22:15:29 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-12 22:15:29 -0500
commitba3a2ee127293628bfd9640699236200cd6e5dfe (patch)
tree15e1c4a70691e8f116e886425c857008d733abac /po/ro.po
parent62928a017e5c35c82cdceca086873a75c88c13e2 (diff)
downloadbash-ba3a2ee127293628bfd9640699236200cd6e5dfe.tar.gz
commit bash-20110128 snapshot
Diffstat (limited to 'po/ro.po')
-rw-r--r--po/ro.po133
1 files changed, 68 insertions, 65 deletions
diff --git a/po/ro.po b/po/ro.po
index c2f5b08d..b31658d6 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: bash 2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-10 10:35-0500\n"
+"POT-Creation-Date: 2011-01-28 22:07-0500\n"
"PO-Revision-Date: 1997-08-17 18:42+0300\n"
"Last-Translator: Eugen Hoanca <eugenh@urban-grafx.ro>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -43,21 +43,21 @@ msgstr ""
msgid "%s: cannot create: %s"
msgstr "%s: nu s-a putut crea: %s"
-#: bashline.c:3499
+#: bashline.c:3498
msgid "bash_execute_unix_command: cannot find keymap for command"
msgstr ""
-#: bashline.c:3585
+#: bashline.c:3584
#, c-format
msgid "%s: first non-whitespace character is not `\"'"
msgstr ""
-#: bashline.c:3614
+#: bashline.c:3613
#, c-format
msgid "no closing `%c' in %s"
msgstr ""
-#: bashline.c:3648
+#: bashline.c:3647
#, c-format
msgid "%s: missing colon separator"
msgstr ""
@@ -306,7 +306,7 @@ msgstr "poate fi folosit doar într-o funcție, și face ca variabila NUME"
msgid "cannot use `-f' to make functions"
msgstr ""
-#: builtins/declare.def:378 execute_cmd.c:5097
+#: builtins/declare.def:378 execute_cmd.c:5105
#, c-format
msgid "%s: readonly function"
msgstr "%s: funcție doar în citire (readonly)"
@@ -345,7 +345,7 @@ msgstr ""
msgid "%s: cannot delete: %s"
msgstr "%s: nu s-a putut crea: %s"
-#: builtins/evalfile.c:135 builtins/hash.def:171 execute_cmd.c:4953
+#: builtins/evalfile.c:135 builtins/hash.def:171 execute_cmd.c:4961
#: shell.c:1457
#, c-format
msgid "%s: is a directory"
@@ -361,7 +361,7 @@ msgstr "%s: nu se poate executa fișierul binar"
msgid "%s: file is too large"
msgstr ""
-#: builtins/evalfile.c:182 builtins/evalfile.c:200 execute_cmd.c:5024
+#: builtins/evalfile.c:182 builtins/evalfile.c:200 execute_cmd.c:5032
#: shell.c:1467
#, c-format
msgid "%s: cannot execute binary file"
@@ -860,27 +860,27 @@ msgstr ""
msgid "pipe error"
msgstr "eroare de legătură (pipe): %s"
-#: execute_cmd.c:4632
+#: execute_cmd.c:4640
#, c-format
msgid "%s: restricted: cannot specify `/' in command names"
msgstr "%s: limitat: nu se poate specifica `/' în numele comenzilor"
-#: execute_cmd.c:4727
+#: execute_cmd.c:4735
#, c-format
msgid "%s: command not found"
msgstr "%s: comandă negăsită"
-#: execute_cmd.c:4951
+#: execute_cmd.c:4959
#, c-format
msgid "%s: %s"
msgstr ""
-#: execute_cmd.c:4987
+#: execute_cmd.c:4995
#, fuzzy, c-format
msgid "%s: %s: bad interpreter"
msgstr "%s: este director"
-#: execute_cmd.c:5136
+#: execute_cmd.c:5144
#, fuzzy, c-format
msgid "cannot duplicate fd %d to fd %d"
msgstr "nu se poate duplica fd %d în fd 0: %s"
@@ -1836,53 +1836,53 @@ msgstr "eroare în importarea definiției funcției pentru '%s'"
msgid "shell level (%d) too high, resetting to 1"
msgstr ""
-#: variables.c:1931
+#: variables.c:1932
msgid "make_local_variable: no function context at current scope"
msgstr ""
-#: variables.c:3181
+#: variables.c:3182
msgid "all_local_variables: no function context at current scope"
msgstr ""
-#: variables.c:3426
+#: variables.c:3427
#, fuzzy, c-format
msgid "%s has null exportstr"
msgstr "%s: parametru null sau nesetat"
-#: variables.c:3431 variables.c:3440
+#: variables.c:3432 variables.c:3441
#, c-format
msgid "invalid character %d in exportstr for %s"
msgstr ""
-#: variables.c:3446
+#: variables.c:3447
#, c-format
msgid "no `=' in exportstr for %s"
msgstr ""
-#: variables.c:3890
+#: variables.c:3891
msgid "pop_var_context: head of shell_variables not a function context"
msgstr ""
-#: variables.c:3903
+#: variables.c:3904
msgid "pop_var_context: no global_variables context"
msgstr ""
-#: variables.c:3977
+#: variables.c:3978
msgid "pop_scope: head of shell_variables not a temporary environment scope"
msgstr ""
-#: variables.c:4785
+#: variables.c:4786
#, fuzzy, c-format
msgid "%s: %s: cannot open as FILE"
msgstr "%s: nu s-a putut crea: %s"
-#: variables.c:4790
+#: variables.c:4791
#, c-format
msgid "%s: %s: invalid value for trace file descriptor"
msgstr ""
#: version.c:46
-msgid "Copyright (C) 2010 Free Software Foundation, Inc."
+msgid "Copyright (C) 2011 Free Software Foundation, Inc."
msgstr ""
#: version.c:47
@@ -2114,7 +2114,7 @@ msgstr "return [n]"
#: builtins.c:140
#, fuzzy
-msgid "set [--abefhkmnptuvxBCHP] [-o option-name] [arg ...]"
+msgid "set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]"
msgstr "set [--abefhkmnptuvxBCHP] [-o opțiune] [arg ...]"
#: builtins.c:142
@@ -3135,6 +3135,9 @@ msgid ""
" -P If set, do not follow symbolic links when executing commands\n"
" such as cd which change the current directory.\n"
" -T If set, the DEBUG trap is inherited by shell functions.\n"
+" -- Assign any remaining arguments to the positional parameters.\n"
+" If there are no remaining arguments, the positional parameters\n"
+" are unset.\n"
" - Assign any remaining arguments to the positional parameters.\n"
" The -x and -v options are turned off.\n"
" \n"
@@ -3148,7 +3151,7 @@ msgid ""
" Returns success unless an invalid option is given."
msgstr ""
-#: builtins.c:1109
+#: builtins.c:1112
msgid ""
"Unset values and attributes of shell variables and functions.\n"
" \n"
@@ -3168,7 +3171,7 @@ msgid ""
" Returns success unless an invalid option is given or a NAME is read-only."
msgstr ""
-#: builtins.c:1129
+#: builtins.c:1132
msgid ""
"Set export attribute for shell variables.\n"
" \n"
@@ -3187,7 +3190,7 @@ msgid ""
" Returns success unless an invalid option is given or NAME is invalid."
msgstr ""
-#: builtins.c:1148
+#: builtins.c:1151
msgid ""
"Mark shell variables as unchangeable.\n"
" \n"
@@ -3207,7 +3210,7 @@ msgid ""
" Returns success unless an invalid option is given or NAME is invalid."
msgstr ""
-#: builtins.c:1169
+#: builtins.c:1172
msgid ""
"Shift positional parameters.\n"
" \n"
@@ -3218,7 +3221,7 @@ msgid ""
" Returns success unless N is negative or greater than $#."
msgstr ""
-#: builtins.c:1181 builtins.c:1196
+#: builtins.c:1184 builtins.c:1199
msgid ""
"Execute commands from a file in the current shell.\n"
" \n"
@@ -3232,7 +3235,7 @@ msgid ""
" FILENAME cannot be read."
msgstr ""
-#: builtins.c:1212
+#: builtins.c:1215
msgid ""
"Suspend shell execution.\n"
" \n"
@@ -3246,7 +3249,7 @@ msgid ""
" Returns success unless job control is not enabled or an error occurs."
msgstr ""
-#: builtins.c:1228
+#: builtins.c:1231
msgid ""
"Evaluate conditional expression.\n"
" \n"
@@ -3327,7 +3330,7 @@ msgid ""
" false or an invalid argument is given."
msgstr ""
-#: builtins.c:1308
+#: builtins.c:1311
msgid ""
"Evaluate conditional expression.\n"
" \n"
@@ -3335,7 +3338,7 @@ msgid ""
" be a literal `]', to match the opening `['."
msgstr ""
-#: builtins.c:1317
+#: builtins.c:1320
msgid ""
"Display process times.\n"
" \n"
@@ -3347,7 +3350,7 @@ msgid ""
" Always succeeds."
msgstr ""
-#: builtins.c:1329
+#: builtins.c:1332
msgid ""
"Trap signals and other events.\n"
" \n"
@@ -3391,7 +3394,7 @@ msgid ""
"given."
msgstr ""
-#: builtins.c:1365
+#: builtins.c:1368
msgid ""
"Display information about command type.\n"
" \n"
@@ -3421,7 +3424,7 @@ msgid ""
"found."
msgstr ""
-#: builtins.c:1396
+#: builtins.c:1399
msgid ""
"Modify shell resource limits.\n"
" \n"
@@ -3465,7 +3468,7 @@ msgid ""
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:1441
+#: builtins.c:1444
msgid ""
"Display or set file mode mask.\n"
" \n"
@@ -3483,7 +3486,7 @@ msgid ""
" Returns success unless MODE is invalid or an invalid option is given."
msgstr ""
-#: builtins.c:1461
+#: builtins.c:1464
msgid ""
"Wait for job completion and return exit status.\n"
" \n"
@@ -3500,7 +3503,7 @@ msgid ""
" given."
msgstr ""
-#: builtins.c:1479
+#: builtins.c:1482
msgid ""
"Wait for process completion and return exit status.\n"
" \n"
@@ -3514,7 +3517,7 @@ msgid ""
" given."
msgstr ""
-#: builtins.c:1494
+#: builtins.c:1497
msgid ""
"Execute commands for each member in a list.\n"
" \n"
@@ -3527,7 +3530,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1508
+#: builtins.c:1511
msgid ""
"Arithmetic for loop.\n"
" \n"
@@ -3544,7 +3547,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1526
+#: builtins.c:1529
msgid ""
"Select words from a list and execute commands.\n"
" \n"
@@ -3564,7 +3567,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1547
+#: builtins.c:1550
msgid ""
"Report time consumed by pipeline's execution.\n"
" \n"
@@ -3580,7 +3583,7 @@ msgid ""
" The return status is the return status of PIPELINE."
msgstr ""
-#: builtins.c:1564
+#: builtins.c:1567
msgid ""
"Execute commands based on pattern matching.\n"
" \n"
@@ -3591,7 +3594,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1576
+#: builtins.c:1579
msgid ""
"Execute commands based on conditional.\n"
" \n"
@@ -3612,7 +3615,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1593
+#: builtins.c:1596
msgid ""
"Execute commands as long as a test succeeds.\n"
" \n"
@@ -3623,7 +3626,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1605
+#: builtins.c:1608
msgid ""
"Execute commands as long as a test does not succeed.\n"
" \n"
@@ -3634,7 +3637,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1617
+#: builtins.c:1620
msgid ""
"Create a coprocess named NAME.\n"
" \n"
@@ -3647,7 +3650,7 @@ msgid ""
" Returns the exit status of COMMAND."
msgstr ""
-#: builtins.c:1631
+#: builtins.c:1634
msgid ""
"Define shell function.\n"
" \n"
@@ -3661,7 +3664,7 @@ msgid ""
" Returns success unless NAME is readonly."
msgstr ""
-#: builtins.c:1645
+#: builtins.c:1648
msgid ""
"Group commands as a unit.\n"
" \n"
@@ -3672,7 +3675,7 @@ msgid ""
" Returns the status of the last command executed."
msgstr ""
-#: builtins.c:1657
+#: builtins.c:1660
msgid ""
"Resume job in foreground.\n"
" \n"
@@ -3686,7 +3689,7 @@ msgid ""
" Returns the status of the resumed job."
msgstr ""
-#: builtins.c:1672
+#: builtins.c:1675
msgid ""
"Evaluate arithmetic expression.\n"
" \n"
@@ -3697,7 +3700,7 @@ msgid ""
" Returns 1 if EXPRESSION evaluates to 0; returns 0 otherwise."
msgstr ""
-#: builtins.c:1684
+#: builtins.c:1687
msgid ""
"Execute conditional command.\n"
" \n"
@@ -3725,7 +3728,7 @@ msgid ""
" 0 or 1 depending on value of EXPRESSION."
msgstr ""
-#: builtins.c:1710
+#: builtins.c:1713
msgid ""
"Common shell variable names and usage.\n"
" \n"
@@ -3779,7 +3782,7 @@ msgid ""
" \t\tcommands should be saved on the history list.\n"
msgstr ""
-#: builtins.c:1767
+#: builtins.c:1770
msgid ""
"Add directories to stack.\n"
" \n"
@@ -3810,7 +3813,7 @@ msgid ""
" change fails."
msgstr ""
-#: builtins.c:1801
+#: builtins.c:1804
msgid ""
"Remove directories from stack.\n"
" \n"
@@ -3837,7 +3840,7 @@ msgid ""
" change fails."
msgstr ""
-#: builtins.c:1831
+#: builtins.c:1834
msgid ""
"Display directory stack.\n"
" \n"
@@ -3866,7 +3869,7 @@ msgid ""
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:1860
+#: builtins.c:1863
msgid ""
"Set and unset shell options.\n"
" \n"
@@ -3887,7 +3890,7 @@ msgid ""
" given or OPTNAME is disabled."
msgstr ""
-#: builtins.c:1881
+#: builtins.c:1884
msgid ""
"Formats and prints ARGUMENTS under control of the FORMAT.\n"
" \n"
@@ -3920,7 +3923,7 @@ msgid ""
" error occurs."
msgstr ""
-#: builtins.c:1910
+#: builtins.c:1913
msgid ""
"Specify how arguments are to be completed by Readline.\n"
" \n"
@@ -3947,7 +3950,7 @@ msgid ""
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:1938
+#: builtins.c:1941
msgid ""
"Display possible completions depending on the options.\n"
" \n"
@@ -3960,7 +3963,7 @@ msgid ""
" Returns success unless an invalid option is supplied or an error occurs."
msgstr ""
-#: builtins.c:1953
+#: builtins.c:1956
msgid ""
"Modify or display completion options.\n"
" \n"
@@ -3991,7 +3994,7 @@ msgid ""
" have a completion specification defined."
msgstr ""
-#: builtins.c:1983
+#: builtins.c:1986
msgid ""
"Read lines from the standard input into an indexed array variable.\n"
" \n"
@@ -4032,7 +4035,7 @@ msgid ""
" not an indexed array."
msgstr ""
-#: builtins.c:2017
+#: builtins.c:2020
msgid ""
"Read lines from a file into an array variable.\n"
" \n"