faubackup2/po de.po,1.7,1.8
Erik Merkel <[email protected]> Tue, 20 Sep 2005 13:59:15 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/po In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26301/po Modified Files: de.po Log Message: use call by ref instead of call by value Index: de.po =================================================================== RCS file: /cvsroot/faubackup/faubackup2/po/de.po,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** de.po 13 Jun 2005 19:24:44 -0000 1.7 --- de.po 20 Sep 2005 13:59:13 -0000 1.8 *************** *** 8,12 **** "Project-Id-Version: FauBackup 0.1\n" "Report-Msgid-Bugs-To: [email protected]\n" ! "POT-Creation-Date: 2005-06-13 20:52+0200\n" "PO-Revision-Date: 2005-06-11 22:25+0200\n" "Last-Translator: Martin Waitz <[email protected]>\n" --- 8,12 ---- "Project-Id-Version: FauBackup 0.1\n" "Report-Msgid-Bugs-To: [email protected]\n" ! "POT-Creation-Date: 2005-09-20 15:26+0200\n" "PO-Revision-Date: 2005-06-11 22:25+0200\n" "Last-Translator: Martin Waitz <[email protected]>\n" *************** *** 51,54 **** --- 51,441 ---- msgstr "nichts sichern, nur testen" + #: src/common/backup_control.cpp:60 + #, c-format + msgid "Last backup found in: %s" + msgstr "" + + #: src/common/backup_control.cpp:64 + #, c-format + msgid "Creating temp dir: %s" + msgstr "" + + #: src/common/backup_control.cpp:71 + #, c-format + msgid "chdir %s" + msgstr "" + + #: src/common/backup_control.cpp:79 src/common/backup_control.cpp:321 + #, c-format + msgid "configfile %s does not exist!" + msgstr "" + + #: src/common/backup_control.cpp:217 + #, c-format + msgid "old backup dir: %s" + msgstr "" + + #: src/common/backup_control.cpp:246 + #, c-format + msgid "total bytes send: %d" + msgstr "" + + #: src/common/backup_control.cpp:248 + #, c-format + msgid "total bytes read: %d" + msgstr "" + + #: src/common/backup_control.cpp:283 + #, c-format + msgid "date of last backup: %d:%d:%d:%d:%d" + msgstr "" + + #: src/common/backup_control.cpp:286 + #, c-format + msgid "actual date: %d:%d:%d:%d:%d" + msgstr "" + + #: src/common/backup_control.cpp:342 + #, c-format + msgid "client_file_sender started: sourcedir %s" + msgstr "" + + #: src/common/backup_control.cpp:364 + #, c-format + msgid "server_distributor started: destdir %s" + msgstr "" + + #: src/common/backup_control.cpp:384 + #, c-format + msgid "server_file_recveiver started: destdir %s" + msgstr "" + + #: src/common/fileinfo.cpp:48 + #, c-format + msgid "internal error calculating Fileinfo fromrawData: %d != %d" + msgstr "" + + #: src/common/fileinfo.cpp:97 + #, c-format + msgid "internal error calculating Fileinfo rawData: %s != %s" + msgstr "" + + #: src/common/int_handler.cpp:26 + #, c-format + msgid "signal %d" + msgstr "" + + #: src/common/int_handler.cpp:48 + #, c-format + msgid "child no. %d died!" + msgstr "" + + #: src/common/int_handler.cpp:54 + #, c-format + msgid "unknown SIGNAL %d" + msgstr "" + + #: src/common/output_handling.cpp:38 src/common/output_handling.cpp:49 + msgid ": FATAL: " + msgstr "" + + #: src/common/output_handling.cpp:61 src/common/output_handling.cpp:73 + #, fuzzy + msgid ": Error: " + msgstr "oder: " + + #: src/common/output_handling.cpp:84 src/common/output_handling.cpp:94 + msgid ": warning: " + msgstr "" + + #: src/common/registration.cpp:33 + #, c-format + msgid "Child died abnormal: signal %d" + msgstr "" + + #: src/common/system_calls.cpp:66 + #, c-format + msgid "link %s %s" + msgstr "" + + #: src/common/system_calls.cpp:77 + #, c-format + msgid "link %s to %s" + msgstr "" + + #: src/common/system_calls.cpp:107 src/common/system_calls.cpp:287 + #: src/common/system_calls.cpp:636 + #, c-format + msgid "mkdir %s" + msgstr "" + + #: src/common/system_calls.cpp:129 + #, c-format + msgid "mknod %s, S_IFCHR, 0x%x" + msgstr "" + + #: src/common/system_calls.cpp:150 + #, c-format + msgid "mknod %s, S_IFBLK, 0x%x" + msgstr "" + + #: src/common/system_calls.cpp:166 + #, c-format + msgid "getting symlink: %s" + msgstr "" + + #: src/common/system_calls.cpp:167 + #, c-format + msgid "symlink dest: %s" + msgstr "" + + #: src/common/system_calls.cpp:177 + #, c-format + msgid "symlink %s to %s" + msgstr "" + + #: src/common/system_calls.cpp:194 + #, c-format + msgid "setPermissions: %s" + msgstr "" + + #: src/common/system_calls.cpp:213 + #, c-format + msgid "cannot update timestamp for %s" + msgstr "" + + #: src/common/system_calls.cpp:234 + #, c-format + msgid "cannot set owner: %s" + msgstr "" + + #: src/common/system_calls.cpp:236 + msgid "suppressing all further chown warnings" + msgstr "" + + #: src/common/system_calls.cpp:243 + #, c-format + msgid "lchown %s, %d:%d" + msgstr "" + + #: src/common/system_calls.cpp:253 + #, c-format + msgid "chmod %s, %03o" + msgstr "" + + #: src/common/system_calls.cpp:262 + #, c-format + msgid "make_path %s" + msgstr "" + + #: src/common/system_calls.cpp:304 + #, c-format + msgid "Could not read symlink: %s" + msgstr "" + + #: src/common/system_calls.cpp:308 + #, c-format + msgid "sending symlink dest: %s" + msgstr "" + + #: src/common/system_calls.cpp:327 + #, c-format + msgid "child created - pid: %d" + msgstr "" + + #: src/common/system_calls.cpp:406 + #, c-format + msgid "child created - pid %d" + msgstr "" + + #: src/common/system_calls.cpp:462 + #, c-format + msgid "starting '%s %s%s %s'" + msgstr "" + + #: src/common/system_calls.cpp:467 + #, c-format + msgid "Could not execute '%s %s%s %s'" + msgstr "" + + #: src/common/system_calls.cpp:488 src/common/system_calls.cpp:592 + #, c-format + msgid "opendir %s" + msgstr "" + + #: src/common/system_calls.cpp:530 + #, c-format + msgid "lstat %s" + msgstr "" + + #: src/common/system_calls.cpp:607 + #, c-format + msgid "lstat %s%s" + msgstr "" + + #: src/common/system_calls.cpp:664 + #, c-format + msgid "utime %s" + msgstr "" + + #: src/common/system_calls.cpp:682 src/common/system_calls.cpp:706 + #, c-format + msgid "rename %s to %s" + msgstr "" + + #: src/common/system_calls.cpp:719 + #, c-format + msgid "delete File: %s" + msgstr "" + + #: src/common/system_calls.cpp:722 + #, c-format + msgid "Could not remove file %s" + msgstr "" + + #: src/common/system_calls.cpp:735 + #, c-format + msgid "cannot open file %s for reading" + msgstr "" + + #: src/common/system_calls.cpp:739 + #, c-format + msgid "cannot open file %s for writing" + msgstr "" + + #: src/common/system_calls.cpp:743 + #, c-format + msgid "fstat %s" + msgstr "" + + #: src/common/system_calls.cpp:751 + #, c-format + msgid "lseek %s" + msgstr "" + + #: src/common/system_calls.cpp:754 + #, c-format + msgid "write %s" + msgstr "" + + #: src/common/system_calls.cpp:757 src/common/system_calls.cpp:760 + #, c-format + msgid "mmap %s" + msgstr "" + + #: src/common/system_calls.cpp:766 + msgid "munmap error" + msgstr "" + + #: src/common/system_calls.cpp:782 + #, c-format + msgid "cannot open %s for reading" + msgstr "" + + #: src/common/system_calls.cpp:786 + #, c-format + msgid "cannot open %s for writing" + msgstr "" + + #: src/common/system_calls.cpp:792 + #, c-format + msgid "cannot write %s" + msgstr "" + + #: src/common/system_calls.cpp:796 + #, c-format + msgid "cannot read %s" + msgstr "" + + #: src/common/system_calls.cpp:823 + #, c-format + msgid "cannot open dir %s" + msgstr "" + + #: src/common/system_calls.cpp:839 + #, c-format + msgid "could not delete: %s" + msgstr "" + + #: src/common/system_calls.cpp:844 + #, c-format + msgid "error closing directory %s" + msgstr "" + + #: src/copier/distributor.cpp:20 + #, c-format + msgid "transfer file:\t%s" + msgstr "" + + #: src/copier/distributor.cpp:29 + #, c-format + msgid "rsync file:\t%s" + msgstr "" + + #: src/copier/distributor.cpp:35 + #, c-format + msgid "copy file:\t%s %d" + msgstr "" + + #: src/copier/distributor.cpp:45 + #, c-format + msgid "Hardlink file:\t%s" + msgstr "" + + #: src/copier/distributor.cpp:58 + #, c-format + msgid "Ignore file:\t%s" + msgstr "" + + #: src/copier/distributor.cpp:64 + #, c-format + msgid "Transfer file:\t%s" + msgstr "" + + #: src/copier/distributor.cpp:75 + #, c-format + msgid "no reg file:\t%s" + msgstr "" + + #: src/copier/distributor.cpp:201 + #, c-format + msgid "received Fileinfo: %s type %d" + msgstr "" + + #: src/copier/distributor.cpp:211 + #, c-format + msgid "test for: %s %s" + msgstr "" + + #: src/copier/distributor.cpp:214 + #, c-format + msgid "no reg file: %s" + msgstr "" + + #: src/copier/distributor.cpp:219 + #, c-format + msgid "file exist: %s %s" + msgstr "" + + #: src/copier/filereceiver.cpp:72 + #, c-format + msgid "could not open %s for writing" + msgstr "" + + #: src/copier/filesender.cpp:58 + #, c-format + msgid "could not open %s for reading" + msgstr "" + + #: src/filesystem/cleanup.cpp:114 + #, c-format + msgid "could not open directory %s" + msgstr "" + + #: src/filesystem/cleanup.cpp:148 + #, c-format + msgid "closing directory %s" + msgstr "" + #: argp/argp-help.c:251 #, c-format ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php