|
1.
|
|
|
Failed to run application: %s
|
|
|
Error message when external application failed, %s is the command
|
|
|
|
Anwendung konnte nicht gestartet werden: %s
|
|
Translated and reviewed by
Ghenrik
on 2012-03-04
|
|
|
|
Located in
zim/applications.py:61
|
|
2.
|
|
|
%(cmd)s 
returned non-zero exit status %(code)i
|
|
|
Error message when external application failed, %(cmd)s is the command, %(code)i the exit code
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Aufruf von %(cmd)s fehlgeschlagen. Fehlercode: %(code)i
|
|
Translated by
Gunnar Thielebein
on 2011-09-05
|
|
Reviewed by
Klaus Vormweg
on 2011-09-13
|
|
|
|
Located in
zim/applications.py:64
|
|
3.
|
|
|
Failed running: %s
|
|
|
error when application failed to start
|
|
|
|
Konnte nicht starten: %s
|
|
Translated and reviewed by
Christoph Zwerschke
on 2012-08-28
|
|
|
|
Located in
zim/applications.py:299
|
|
4.
|
|
|
Default
|
|
|
label for default webbrowser |
label for default application
|
|
|
|
Standard
|
|
Translated and reviewed by
Ghenrik
on 2012-03-04
|
|
|
|
Located in
zim/applications.py:320 zim/applications.py:360 zim/gui/applications.py:1004
|
|
5.
|
|
|
calendar:week_start:0
|
|
|
Translate to "calendar:week_start:0" if you want Sunday to be the first day of the week or to "calendar:week_start:1" if you want Monday to be the first day of the week
|
|
|
|
Kalender:Wochen_Start:0
|
|
Translated and reviewed by
Murat Güven
on 2018-01-18
|
|
|
|
Located in
zim/datetimetz.py:95
|
|
6.
|
|
|
Looks like you found a bug
|
|
|
generic error dialog
|
|
|
|
Anscheinend haben Sie einen Fehler gefunden
|
|
Translated and reviewed by
smu
on 2010-10-19
|
|
|
|
Located in
zim/errors.py:46
|
|
7.
|
|
|
No such file: %s
|
|
|
message for FileNotFoundError |
Error message in template lookup
|
|
|
|
Datei nicht gefunden: %s
|
|
Translated and reviewed by
Johannes Reinhardt
on 2010-07-13
|
|
|
|
Located in
zim/fs.py:272 zim/templates/__init__.py:124
|
|
8.
|
|
|
Could not read: %s
|
|
|
message for FileUnicodeError (%s is the file name)
|
|
|
|
Lesen von %s nicht möglich!
|
|
Translated and reviewed by
Gunnar Thielebein
on 2011-09-05
|
|
|
|
Located in
zim/fs.py:284 zim/newfs/base.py:60
|
|
9.
|
|
|
This usually means the file contains invalid characters
|
|
|
message for FileUnicodeError
|
|
|
|
Gewöhnlich bedeutet dies, dass die Datei ungültige Zeichen enthält.
|
|
Translated by
zapyon
on 2012-10-15
|
|
Reviewed by
Klaus Vormweg
on 2012-12-03
|
|
|
|
Located in
zim/fs.py:286 zim/newfs/base.py:62
|
|
10.
|
|
|
Details
|
|
|
label for detailed error |
section for version details in "save version" dialog
|
|
|
|
Details
|
|
Translated and reviewed by
Klaus Vormweg
on 2008-08-07
|
|
|
|
Located in
zim/fs.py:288 zim/newfs/base.py:64
zim/plugins/versioncontrol/__init__.py:778
|