summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2001-01-09 18:58:09 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2001-01-09 18:58:09 +0000
commit7dd3b982423739023b353903502ff2ab01e007ad (patch)
tree54c1e87e66634490e4f53518486c5a5468baf849 /po
parentd29ab36672747add8f202d07e9bc28f68c54a77a (diff)
downloadlibgphoto2-7dd3b982423739023b353903502ff2ab01e007ad.tar.gz
API change: gp_camera_init (Camera *camera, CameraInit *init) -> gp_camera_init (Camera *camera).
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@1504 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'po')
-rw-r--r--po/de.po30
1 files changed, 15 insertions, 15 deletions
diff --git a/po/de.po b/po/de.po
index 5eab68d42..17ae69837 100644
--- a/po/de.po
+++ b/po/de.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-11-29 09:29+0000\n"
+"POT-Creation-Date: 2000-12-28 13:04+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,71 +15,71 @@ msgstr ""
"Content-Transfer-Encoding: ENCODING\n"
#. GP_OK
-#: libgphoto2/core.c:52
+#: libgphoto2/core.c:53
msgid "No error."
msgstr "Kein Fehler"
#. GP_ERROR
-#: libgphoto2/core.c:53
+#: libgphoto2/core.c:54
msgid "Generic error."
msgstr "Generischer Fehler"
#. GP_ERROR_NONCRITICAL
-#: libgphoto2/core.c:54
+#: libgphoto2/core.c:55
msgid "Noncritical error (deprecated error message!)"
msgstr "Nicht-kritischer Fehler"
#. GP_ERROR_BAD_PARAMETERS
-#: libgphoto2/core.c:55
+#: libgphoto2/core.c:56
msgid "Bad parameters"
msgstr "Ungültige Parameter"
#. GP_ERROR_IO
-#: libgphoto2/core.c:56
+#: libgphoto2/core.c:57
msgid "I/O problem"
msgstr "I/O Problem"
#. GP_ERROR_CORRUPTED_DATA
-#: libgphoto2/core.c:57
+#: libgphoto2/core.c:58
msgid "Corrupted data"
msgstr "Korrupte Daten"
#. GP_ERROR_FILE_EXISTS
-#: libgphoto2/core.c:58
+#: libgphoto2/core.c:59
msgid "File exists"
msgstr "Datei existiert bereits"
#. GP_ERROR_NO_MEMORY
-#: libgphoto2/core.c:59
+#: libgphoto2/core.c:60
msgid "Insufficient memory"
msgstr "Nicht genügend Speicher"
#. GP_ERROR_MODEL_NOT_FOUND
-#: libgphoto2/core.c:60
+#: libgphoto2/core.c:61
msgid "Unknown model"
msgstr "Unbekanntes Modell"
#. GP_ERROR_NOT_SUPPORTED
-#: libgphoto2/core.c:61
+#: libgphoto2/core.c:62
msgid "Unsupported operation"
msgstr "Operation nicht unterstützt"
#. GP_ERROR_DIRECTORY_NOT_FOUND
-#: libgphoto2/core.c:62
+#: libgphoto2/core.c:63
msgid "Directory not found"
msgstr "Ordner nicht gefunden"
#. GP_ERROR_FILE_NOT_FOUND
-#: libgphoto2/core.c:63
+#: libgphoto2/core.c:64
msgid "File not found"
msgstr "Datei nicht gefunden"
#. Really an error?
-#: libgphoto2/core.c:153 libgphoto2/core.c:162
+#: libgphoto2/core.c:154 libgphoto2/core.c:163
msgid "Unknown error"
msgstr "Unbekannter Fehler"
#. Camlib error? You should have called gp_camera_result_as_string...
-#: libgphoto2/core.c:156
+#: libgphoto2/core.c:157
msgid "Unknown camera library error"
msgstr "Unbekannter Fehler des Kamera-Treibers"