Update Spanish translations.

This commit is contained in:
gdrooid 2014-08-30 22:10:16 +02:00
parent 69bb25e05b
commit 61e6529f6a
3 changed files with 725 additions and 338 deletions

File diff suppressed because it is too large Load Diff

View File

@ -926,10 +926,6 @@ msgstr ""
msgid "The new size must be greater then old tomb size."
msgstr ""
#: _message
msgid "Generating ::1 tomb file:: of MiB"
msgstr ""
#: _failure
msgid "Error creating the extra resize ::1 size::, operation aborted."
msgstr ""

2
tomb
View File

@ -2116,7 +2116,7 @@ resize_tomb() {
delta="$(( $newtombsize - $oldtombsize ))"
_message "Generating ::1 tomb file:: of MiB" $tombfile $newtombsize
_message "Generating ::1 tomb file:: of ::2 size::MiB" $tombfile $newtombsize
_verbose "Data dump using ::1:: from /dev/urandom" ${DD[1]}
${=DD} if=/dev/urandom bs=1048576 count=${delta} >> ${tombdir}/${tombfile}