From 1bb0c88762d6fd00d77382381c3e55477bbd1872 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:00:04 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tde-i18n-de/messages/tdegraphics/kfile_bmp.po | 82 ------ tde-i18n-de/messages/tdegraphics/kfile_dds.po | 62 ----- tde-i18n-de/messages/tdegraphics/kfile_dvi.po | 31 --- tde-i18n-de/messages/tdegraphics/kfile_exr.po | 250 ------------------ tde-i18n-de/messages/tdegraphics/kfile_gif.po | 49 ---- tde-i18n-de/messages/tdegraphics/kfile_ico.po | 42 --- tde-i18n-de/messages/tdegraphics/kfile_jpeg.po | 316 ----------------------- tde-i18n-de/messages/tdegraphics/kfile_pcx.po | 51 ---- tde-i18n-de/messages/tdegraphics/kfile_pdf.po | 78 ------ tde-i18n-de/messages/tdegraphics/kfile_png.po | 113 -------- tde-i18n-de/messages/tdegraphics/kfile_pnm.po | 46 ---- tde-i18n-de/messages/tdegraphics/kfile_ps.po | 40 --- tde-i18n-de/messages/tdegraphics/kfile_rgb.po | 79 ------ tde-i18n-de/messages/tdegraphics/kfile_tga.po | 72 ------ tde-i18n-de/messages/tdegraphics/kfile_tiff.po | 213 --------------- tde-i18n-de/messages/tdegraphics/kfile_xbm.po | 27 -- tde-i18n-de/messages/tdegraphics/kfile_xpm.po | 26 -- tde-i18n-de/messages/tdegraphics/tdefile_bmp.po | 82 ++++++ tde-i18n-de/messages/tdegraphics/tdefile_dds.po | 62 +++++ tde-i18n-de/messages/tdegraphics/tdefile_dvi.po | 31 +++ tde-i18n-de/messages/tdegraphics/tdefile_exr.po | 250 ++++++++++++++++++ tde-i18n-de/messages/tdegraphics/tdefile_gif.po | 49 ++++ tde-i18n-de/messages/tdegraphics/tdefile_ico.po | 42 +++ tde-i18n-de/messages/tdegraphics/tdefile_jpeg.po | 316 +++++++++++++++++++++++ tde-i18n-de/messages/tdegraphics/tdefile_pcx.po | 51 ++++ tde-i18n-de/messages/tdegraphics/tdefile_pdf.po | 78 ++++++ tde-i18n-de/messages/tdegraphics/tdefile_png.po | 113 ++++++++ tde-i18n-de/messages/tdegraphics/tdefile_pnm.po | 46 ++++ tde-i18n-de/messages/tdegraphics/tdefile_ps.po | 40 +++ tde-i18n-de/messages/tdegraphics/tdefile_rgb.po | 79 ++++++ tde-i18n-de/messages/tdegraphics/tdefile_tga.po | 72 ++++++ tde-i18n-de/messages/tdegraphics/tdefile_tiff.po | 213 +++++++++++++++ tde-i18n-de/messages/tdegraphics/tdefile_xbm.po | 27 ++ tde-i18n-de/messages/tdegraphics/tdefile_xpm.po | 26 ++ 34 files changed, 1577 insertions(+), 1577 deletions(-) delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_bmp.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_dds.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_dvi.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_exr.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_gif.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_ico.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_jpeg.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_pcx.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_pdf.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_png.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_pnm.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_ps.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_rgb.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_tga.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_tiff.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_xbm.po delete mode 100644 tde-i18n-de/messages/tdegraphics/kfile_xpm.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_bmp.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_dds.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_dvi.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_exr.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_gif.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_ico.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_jpeg.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_pcx.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_pdf.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_png.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_pnm.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_ps.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_rgb.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_tga.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_tiff.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_xbm.po create mode 100644 tde-i18n-de/messages/tdegraphics/tdefile_xpm.po (limited to 'tde-i18n-de/messages/tdegraphics') diff --git a/tde-i18n-de/messages/tdegraphics/kfile_bmp.po b/tde-i18n-de/messages/tdegraphics/kfile_bmp.po deleted file mode 100644 index a8bf9a3491e..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_bmp.po +++ /dev/null @@ -1,82 +0,0 @@ -# translation of kfile_bmp.po to Deutsch -# Übersetzung von kfile_bmp.po ins Deutsche -# translation of kfile_bmp.po to German -# Copyright (C) -# Thomas Diehl , 2002 -# Stefan Winter , 2002 -# Stephan Johach , 2003 -msgid "" -msgstr "" -"Project-Id-Version: kfile_bmp\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2003-02-22 20:31+0100\n" -"Last-Translator: Stephan Johach \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.2beta2\n" - -#: kfile_bmp.cpp:55 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_bmp.cpp:59 -msgid "Type" -msgstr "Typ" - -#: kfile_bmp.cpp:61 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_bmp.cpp:65 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_bmp.cpp:68 -msgid "Compression" -msgstr "Kompression" - -#: kfile_bmp.cpp:104 -msgid "Windows Bitmap" -msgstr "Windows-Bitmap" - -#: kfile_bmp.cpp:106 -msgid "OS/2 Bitmap Array" -msgstr "OS/2-Bitmap" - -#: kfile_bmp.cpp:108 -msgid "OS/2 Color Icon" -msgstr "Farbiges OS/2-Arbeitsflächensymbol" - -#: kfile_bmp.cpp:110 -msgid "OS/2 Color Pointer" -msgstr "Farbiger OS/2-Mauszeiger" - -#: kfile_bmp.cpp:112 -msgid "OS/2 Icon" -msgstr "OS/2-Arbeitsflächensymbol" - -#: kfile_bmp.cpp:114 -msgid "OS/2 Pointer" -msgstr "OS/2-Mauszeiger" - -#: kfile_bmp.cpp:156 -msgid "None" -msgstr "Keine(s)" - -#: kfile_bmp.cpp:159 -msgid "RLE 8bit/pixel" -msgstr "RLE 8bit/Pixel" - -#: kfile_bmp.cpp:162 -msgid "RLE 4bit/pixel" -msgstr "RLE 4bit/Pixel" - -#: kfile_bmp.cpp:165 -msgid "Bitfields" -msgstr "Bitfelder" - -#: kfile_bmp.cpp:168 -msgid "Unknown" -msgstr "Unbekannt" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_dds.po b/tde-i18n-de/messages/tdegraphics/kfile_dds.po deleted file mode 100644 index 3a2a1b1f94f..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_dds.po +++ /dev/null @@ -1,62 +0,0 @@ -# translation of kfile_dds.po to Deutsch -# Stefan Winter , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_dds\n" -"POT-Creation-Date: 2004-11-01 01:46+0100\n" -"PO-Revision-Date: 2005-02-05 18:19+0100\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9\n" - -#: kfile_dds.cpp:192 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_dds.cpp:196 -msgid "Dimensions" -msgstr "Größe" - -#: kfile_dds.cpp:200 -msgid "Depth" -msgstr "Tiefe" - -#: kfile_dds.cpp:203 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_dds.cpp:206 -msgid "Mipmap Count" -msgstr "Anzahl Mipmaps" - -#: kfile_dds.cpp:208 -msgid "Type" -msgstr "Typ" - -#: kfile_dds.cpp:209 -msgid "Color Mode" -msgstr "Farbmodus" - -#: kfile_dds.cpp:210 -msgid "Compression" -msgstr "Komprimierung" - -#: kfile_dds.cpp:251 -msgid "Cube Map Texture" -msgstr "Würfeltextur für Reflexionen" - -#: kfile_dds.cpp:254 -msgid "Volume Texture" -msgstr "Mehrfachtextur" - -#: kfile_dds.cpp:258 -msgid "2D Texture" -msgstr "2D Textur" - -#: kfile_dds.cpp:264 -msgid "Uncompressed" -msgstr "Unkomprimiert" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_dvi.po b/tde-i18n-de/messages/tdegraphics/kfile_dvi.po deleted file mode 100644 index cabfab18fa5..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_dvi.po +++ /dev/null @@ -1,31 +0,0 @@ -# Übersetzung von kfile_dvi.po ins Deutsche -# Copyright (C) -# Thomas Diehl , 2003 -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_dvi\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2003-06-22 14:06+0200\n" -"Last-Translator: Thomas Diehl \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.0\n" - -#: kfile_dvi.cpp:53 -msgid "Created" -msgstr "Erstellt" - -#: kfile_dvi.cpp:54 -msgid "Comment" -msgstr "Kommentar" - -#: kfile_dvi.cpp:55 -msgid "Pages" -msgstr "Seiten" - -#: kfile_dvi.cpp:142 -msgid "TeX Device Independent file" -msgstr "Geräteunabhängige TeX-Datei" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_exr.po b/tde-i18n-de/messages/tdegraphics/kfile_exr.po deleted file mode 100644 index d03413f2b1a..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_exr.po +++ /dev/null @@ -1,250 +0,0 @@ -# translation of kfile_exr.po to German -# Stefan Winter , 2004. -# Stephan Johach , 2005. -# Thomas Reitelbach , 2007. -msgid "" -msgstr "" -"Project-Id-Version: kfile_exr\n" -"POT-Creation-Date: 2007-08-23 01:13+0200\n" -"PO-Revision-Date: 2007-01-13 17:43+0100\n" -"Last-Translator: Thomas Reitelbach \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: kfile_exr.cpp:75 -msgid "Format Version" -msgstr "Format-Version" - -#: kfile_exr.cpp:76 -msgid "Tiled Image" -msgstr "Gekacheltes Bild" - -#: kfile_exr.cpp:77 -msgid "Dimensions" -msgstr "Ausdehnung" - -#: kfile_exr.cpp:81 -msgid "Thumbnail Dimensions" -msgstr "Ausdehnung des Minibildes" - -#: kfile_exr.cpp:84 -msgid "Comment" -msgstr "Kommentar" - -#: kfile_exr.cpp:85 -msgid "Thumbnail" -msgstr "Minibild" - -#: kfile_exr.cpp:89 -msgid "Standard Attributes" -msgstr "Standard-Attribute" - -#: kfile_exr.cpp:90 -msgid "Owner" -msgstr "Eigentümer" - -#: kfile_exr.cpp:91 -msgid "Comments" -msgstr "Kommentar" - -#: kfile_exr.cpp:92 -msgid "Capture Date" -msgstr "Aufnahmedatum" - -#: kfile_exr.cpp:93 -msgid "UTC Offset" -msgstr "Zeitzonenverschiebung (von UTC)" - -#: kfile_exr.cpp:94 -msgid "Exposure Time" -msgstr "Belichtungszeit" - -#: kfile_exr.cpp:96 -msgid "Focus" -msgstr "Brennweite" - -#: kfile_exr.cpp:97 kfile_exr.cpp:105 -msgid "" -"_: Metres\n" -"m" -msgstr "m" - -#: kfile_exr.cpp:98 -msgid "X Density" -msgstr "X Dichte" - -#: kfile_exr.cpp:99 -msgid "" -"_: Pixels Per Inch\n" -" ppi" -msgstr " ppi" - -#: kfile_exr.cpp:100 -msgid "White Luminance" -msgstr "Weiß-Leuchtkraft" - -#: kfile_exr.cpp:101 -msgid "" -"_: Candelas per square metre\n" -" Nits" -msgstr " Nits" - -#: kfile_exr.cpp:102 -msgid "Longitude" -msgstr "Längengrad" - -#: kfile_exr.cpp:103 -msgid "Latitude" -msgstr "Breitengrad" - -#: kfile_exr.cpp:104 -msgid "Altitude" -msgstr "Höhe" - -#: kfile_exr.cpp:106 -msgid "ISO Speed" -msgstr "ISO Geschwindigkeit" - -#: kfile_exr.cpp:107 -msgid "Aperture" -msgstr "Blende" - -#: kfile_exr.cpp:110 -msgid "Channels" -msgstr "Kanäle" - -#: kfile_exr.cpp:111 -msgid "A" -msgstr "A" - -#: kfile_exr.cpp:112 kfile_exr.cpp:119 -msgid "R" -msgstr "R" - -#: kfile_exr.cpp:113 -msgid "G" -msgstr "G" - -#: kfile_exr.cpp:114 -msgid "B" -msgstr "B" - -#: kfile_exr.cpp:115 -msgid "Z" -msgstr "Z" - -#: kfile_exr.cpp:116 -msgid "NX" -msgstr "NX" - -#: kfile_exr.cpp:117 -msgid "NY" -msgstr "NY" - -#: kfile_exr.cpp:118 -msgid "NZ" -msgstr "NZ" - -#: kfile_exr.cpp:120 -msgid "U" -msgstr "U" - -#: kfile_exr.cpp:121 -msgid "V" -msgstr "V" - -#: kfile_exr.cpp:122 -msgid "materialID" -msgstr "Material-ID" - -#: kfile_exr.cpp:123 -msgid "objectID" -msgstr "Objekt-ID" - -#: kfile_exr.cpp:124 -msgid "renderID" -msgstr "Render-ID" - -#: kfile_exr.cpp:125 -msgid "pixelCover" -msgstr "pixelCover" - -#: kfile_exr.cpp:126 -msgid "velX" -msgstr "velX" - -#: kfile_exr.cpp:127 -msgid "velY" -msgstr "velY" - -#: kfile_exr.cpp:128 -msgid "packedRGBA" -msgstr "komprimiert RGBA" - -#: kfile_exr.cpp:132 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_exr.cpp:133 -msgid "Compression" -msgstr "Kompression" - -#: kfile_exr.cpp:134 -msgid "Line Order" -msgstr "Zeilensortierung" - -#: kfile_exr.cpp:138 -msgid "3dsMax Details" -msgstr "3dsMax Details" - -#: kfile_exr.cpp:139 -msgid "Local Time" -msgstr "Lokale Zeit" - -#: kfile_exr.cpp:140 -msgid "System Time" -msgstr "Systemzeit" - -#: kfile_exr.cpp:141 -msgid "Plugin Version" -msgstr "Version des Moduls" - -#: kfile_exr.cpp:142 -msgid "EXR Version" -msgstr "EXR Version" - -#: kfile_exr.cpp:143 -msgid "Computer Name" -msgstr "Rechnername" - -#: kfile_exr.cpp:306 -msgid "No compression" -msgstr "Keine Kompression" - -#: kfile_exr.cpp:309 -msgid "Run Length Encoding" -msgstr "Lauflängenkodierung (RLE)" - -#: kfile_exr.cpp:312 -msgid "zip, individual scanlines" -msgstr "zip, individuelle Scanlinien" - -#: kfile_exr.cpp:315 -msgid "zip, multi-scanline blocks" -msgstr "zip, blockweise" - -#: kfile_exr.cpp:318 -msgid "piz compression" -msgstr "piz Kompression" - -#: kfile_exr.cpp:327 -msgid "increasing Y" -msgstr "steigendes Y" - -#: kfile_exr.cpp:330 -msgid "decreasing Y" -msgstr "fallendes Y" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_gif.po b/tde-i18n-de/messages/tdegraphics/kfile_gif.po deleted file mode 100644 index fdd517b880c..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_gif.po +++ /dev/null @@ -1,49 +0,0 @@ -# translation of kfile_gif.po to German -# translation of kfile_gif.po to Deutsch -# Übersetzung von kfile_gif.po ins Deutsche -# translation of kfile_gif.po German -# Copyright (C) -# Stefan Winter , 2002. -# Thomas Diehl , 2002. -# Stephan Johach , 2003. -# Thomas Reitelbach , 2005. -msgid "" -msgstr "" -"Project-Id-Version: kfile_gif\n" -"POT-Creation-Date: 2005-03-14 01:33+0100\n" -"PO-Revision-Date: 2005-09-11 18:06+0200\n" -"Last-Translator: Thomas Reitelbach \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: kfile_gif.cpp:55 -msgid "General" -msgstr "Allgemein" - -#: kfile_gif.cpp:59 -msgid "Version" -msgstr "Version" - -#: kfile_gif.cpp:61 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_gif.cpp:65 -msgid "Bit Depth" -msgstr "Bit" - -#: kfile_gif.cpp:103 -msgid "GIF Version 89a" -msgstr "GIF Version 89a" - -#: kfile_gif.cpp:105 -msgid "GIF Version 87a" -msgstr "GIF Version 87a" - -#: kfile_gif.cpp:108 -msgid "Unknown" -msgstr "Unbekannt" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_ico.po b/tde-i18n-de/messages/tdegraphics/kfile_ico.po deleted file mode 100644 index 8ea7559da6b..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_ico.po +++ /dev/null @@ -1,42 +0,0 @@ -# translation of kfile_ico.po to Deutsch -# Übersetzung von kfile_ico.po ins Deutsche -# translation of kfile_ico.po to German -# Copyright (C) -# Stefan Winter , 2002 -# Thomas Diehl , 2002 -# Stephan Johach , 2003 -msgid "" -msgstr "" -"Project-Id-Version: kfile_ico\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2003-02-22 20:31+0100\n" -"Last-Translator: Stephan Johach \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.2beta2\n" - -#: kfile_ico.cpp:56 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_ico.cpp:60 -msgid "Number of Icons" -msgstr "Anzahl der Symbole" - -#: kfile_ico.cpp:62 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_ico.cpp:63 -msgid "Colors" -msgstr "Farben" - -#: kfile_ico.cpp:65 -msgid "Dimensions (1st icon)" -msgstr "Abmessungen (erstes Symbol)" - -#: kfile_ico.cpp:66 -msgid "Colors (1st icon)" -msgstr "Farben (erstes Symbol)" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_jpeg.po b/tde-i18n-de/messages/tdegraphics/kfile_jpeg.po deleted file mode 100644 index 64ca261791c..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_jpeg.po +++ /dev/null @@ -1,316 +0,0 @@ -# translation of kfile_jpeg.po to deutsch -# translation of kfile_jpeg.po to Deutsch -# Übersetzung von kfile_jpeg.po ins Deutsche -# translation of kfile_jpeg.po to German -# Copyright (C) -# Stefan Winter , 2002. -# Thomas Diehl , 2002. -# Stephan Johach , 2003. -# Stephan Johach , 2003. -# Stefan Winter , 2004, 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_jpeg\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2005-02-05 18:23+0100\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: kfile_jpeg.cpp:58 -msgid "JPEG Exif" -msgstr "JPEG-Exif" - -#: kfile_jpeg.cpp:61 -msgid "Comment" -msgstr "Kommentar" - -#: kfile_jpeg.cpp:67 -msgid "Camera Manufacturer" -msgstr "Kamerahersteller" - -#: kfile_jpeg.cpp:70 -msgid "Camera Model" -msgstr "Kameramodell" - -#: kfile_jpeg.cpp:73 -msgid "Date/Time" -msgstr "Datum/Zeit" - -#: kfile_jpeg.cpp:76 -msgid "Creation Date" -msgstr "Erstellungsdatum" - -#: kfile_jpeg.cpp:79 -msgid "Creation Time" -msgstr "Erstellungszeit" - -#: kfile_jpeg.cpp:82 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_jpeg.cpp:90 -msgid "Color Mode" -msgstr "Farbmodus" - -#: kfile_jpeg.cpp:93 -msgid "Flash Used" -msgstr "Blitz benutzt?" - -#: kfile_jpeg.cpp:95 -msgid "Focal Length" -msgstr "Brennweite" - -#: kfile_jpeg.cpp:99 -msgid "35mm Equivalent" -msgstr "35 mm Standard" - -#: kfile_jpeg.cpp:103 -msgid "CCD Width" -msgstr "CCD-Größe" - -#: kfile_jpeg.cpp:107 -msgid "Exposure Time" -msgstr "Belichtungszeit" - -#: kfile_jpeg.cpp:111 -msgid "Aperture" -msgstr "Blende" - -#: kfile_jpeg.cpp:114 -msgid "Focus Dist." -msgstr "Entfernungseinstellung" - -#: kfile_jpeg.cpp:117 -msgid "Exposure Bias" -msgstr "Belichtungsvoreinstellung" - -#: kfile_jpeg.cpp:120 -msgid "Whitebalance" -msgstr "Weißabgleich" - -#: kfile_jpeg.cpp:123 -msgid "Metering Mode" -msgstr "Belichtungsmessung" - -#: kfile_jpeg.cpp:126 -msgid "Exposure" -msgstr "Belichtung" - -#: kfile_jpeg.cpp:129 -msgid "ISO Equiv." -msgstr "ISO-Empfindlichkeit" - -#: kfile_jpeg.cpp:132 -msgid "JPEG Quality" -msgstr "JPEG-Qualität" - -#: kfile_jpeg.cpp:135 -msgid "User Comment" -msgstr "Benutzerkommentar" - -#: kfile_jpeg.cpp:139 -msgid "JPEG Process" -msgstr "JPEG-Prozess" - -#: kfile_jpeg.cpp:142 -msgid "Thumbnail" -msgstr "Minibild" - -#: kfile_jpeg.cpp:248 -msgid "Color" -msgstr "Farbe" - -#: kfile_jpeg.cpp:248 -msgid "Black and white" -msgstr "Schwarzweiß" - -#: kfile_jpeg.cpp:252 -msgid "" -"_: Flash\n" -"(unknown)" -msgstr "(Unbekannt)" - -#: kfile_jpeg.cpp:254 -msgid "" -"_: Flash\n" -"No" -msgstr "Nein" - -#: kfile_jpeg.cpp:259 -msgid "" -"_: Flash\n" -"Fired" -msgstr "Normaler Blitz" - -#: kfile_jpeg.cpp:264 -msgid "" -"_: Flash\n" -"Fill Fired" -msgstr "Vordergrundaufhellung" - -#: kfile_jpeg.cpp:267 -msgid "" -"_: Flash\n" -"Off" -msgstr "Aus" - -#: kfile_jpeg.cpp:270 -msgid "" -"_: Flash\n" -"Auto Off" -msgstr "Automatisch Aus" - -#: kfile_jpeg.cpp:275 -msgid "" -"_: Flash\n" -"Auto Fired" -msgstr "Automatisch ausgelöst" - -#: kfile_jpeg.cpp:278 -msgid "" -"_: Flash\n" -"Not Available" -msgstr "Nicht verfügbar" - -#: kfile_jpeg.cpp:319 -msgid "Infinite" -msgstr "Unendlich" - -#: kfile_jpeg.cpp:335 kfile_jpeg.cpp:370 kfile_jpeg.cpp:378 kfile_jpeg.cpp:403 -#: kfile_jpeg.cpp:439 kfile_jpeg.cpp:462 -msgid "Unknown" -msgstr "Unbekannt" - -#: kfile_jpeg.cpp:338 -msgid "Daylight" -msgstr "Tageslicht" - -#: kfile_jpeg.cpp:341 -msgid "Fluorescent" -msgstr "Selbstleuchtend" - -#: kfile_jpeg.cpp:345 -msgid "Tungsten" -msgstr "Kunstlicht" - -#: kfile_jpeg.cpp:348 -msgid "Standard light A" -msgstr "Standardbeleuchtung A" - -#: kfile_jpeg.cpp:351 -msgid "Standard light B" -msgstr "Standardbeleuchtung B" - -#: kfile_jpeg.cpp:354 -msgid "Standard light C" -msgstr "Standardbeleuchtung C" - -#: kfile_jpeg.cpp:357 -msgid "D55" -msgstr "D55" - -#: kfile_jpeg.cpp:360 -msgid "D65" -msgstr "D65" - -#: kfile_jpeg.cpp:363 -msgid "D75" -msgstr "D75" - -#: kfile_jpeg.cpp:366 kfile_jpeg.cpp:399 -msgid "Other" -msgstr "Sonstiges" - -#: kfile_jpeg.cpp:381 -msgid "Average" -msgstr "Durchschnitt" - -#: kfile_jpeg.cpp:384 -msgid "Center weighted average" -msgstr "Mittenbetont" - -#: kfile_jpeg.cpp:387 -msgid "Spot" -msgstr "Spot" - -#: kfile_jpeg.cpp:390 -msgid "MultiSpot" -msgstr "Multispot" - -#: kfile_jpeg.cpp:393 -msgid "Pattern" -msgstr "Muster" - -#: kfile_jpeg.cpp:396 -msgid "Partial" -msgstr "Partiell" - -#: kfile_jpeg.cpp:411 -msgid "Not defined" -msgstr "Nicht definiert" - -#: kfile_jpeg.cpp:414 -msgid "Manual" -msgstr "Manuell" - -#: kfile_jpeg.cpp:417 -msgid "Normal program" -msgstr "Normales Programm" - -#: kfile_jpeg.cpp:420 -msgid "Aperture priority" -msgstr "Zeitautomatik" - -#: kfile_jpeg.cpp:423 -msgid "Shutter priority" -msgstr "Blendenautomatik" - -#: kfile_jpeg.cpp:426 -msgid "" -"Creative program\n" -"(biased toward fast shutter speed)" -msgstr "" -"Kreatives Programm\n" -"(voreingestellt auf schnelle Verschlusszeit)" - -#: kfile_jpeg.cpp:429 -msgid "" -"Action program\n" -"(biased toward fast shutter speed)" -msgstr "" -"Aktions-Programm\n" -"(voreingestellt auf schnelle Verschlusszeit)" - -#: kfile_jpeg.cpp:432 -msgid "" -"Portrait mode\n" -"(for closeup photos with the background out of focus)" -msgstr "" -"Porträt-Modus\n" -"(für Nahaufnahmen mit unscharfem Hintergrund)" - -#: kfile_jpeg.cpp:435 -msgid "" -"Landscape mode\n" -"(for landscape photos with the background in focus)" -msgstr "" -"Landschaftsmodus\n" -"(für Landschaftbilder mit scharfem Hintergrund)" - -#: kfile_jpeg.cpp:453 -msgid "Basic" -msgstr "Einfach" - -#: kfile_jpeg.cpp:456 -msgid "Normal" -msgstr "Normal" - -#: kfile_jpeg.cpp:459 -msgid "Fine" -msgstr "Fein" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_pcx.po b/tde-i18n-de/messages/tdegraphics/kfile_pcx.po deleted file mode 100644 index 6bb44de18c8..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_pcx.po +++ /dev/null @@ -1,51 +0,0 @@ -# translation of kfile_pcx.po to Deutsch -# translation of kfile_pcx.po to deutsch -# Übersetzung von kfile_pcx.po ins Deutsche -# Copyright (C) -# Thomas Diehl , 2003. -# Stephan Johach , 2003. -# Stefan Winter , 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_pcx\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-07-29 13:04+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: kfile_pcx.cpp:66 -msgid "General" -msgstr "Allgemein" - -#: kfile_pcx.cpp:69 -msgid "Dimensions" -msgstr "Ausdehnung" - -#: kfile_pcx.cpp:73 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_pcx.cpp:76 -msgid "Resolution" -msgstr "Auflösung" - -#: kfile_pcx.cpp:79 -msgid "Compression" -msgstr "Kompression" - -#: kfile_pcx.cpp:109 -msgid "Yes (RLE)" -msgstr "Ja (RLE)" - -#: kfile_pcx.cpp:111 -msgid "None" -msgstr "Keine" - -#~ msgid " dpi" -#~ msgstr " dpi" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_pdf.po b/tde-i18n-de/messages/tdegraphics/kfile_pdf.po deleted file mode 100644 index 0a77589edb4..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_pdf.po +++ /dev/null @@ -1,78 +0,0 @@ -# translation of kfile_pdf.po to deutsch -# translation of kfile_pdf.po to Deutsch -# Übersetzung von kfile_pdf.po ins Deutsche -# translation of kfile_pdf.po to German -# Copyright (C) -# Stefan Winter , 2002. -# Thomas Diehl , 2002,2003. -# Stephan Johach , 2003. -# Stephan Johach , 2003. -# Thomas Reitelbach , 2005. -msgid "" -msgstr "" -"Project-Id-Version: kfile_pdf\n" -"POT-Creation-Date: 2005-04-20 15:05+0200\n" -"PO-Revision-Date: 2005-09-11 18:08+0200\n" -"Last-Translator: Thomas Reitelbach \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: kfile_pdf.cpp:39 -msgid "General" -msgstr "Allgemein" - -#: kfile_pdf.cpp:43 -msgid "Title" -msgstr "Titel" - -#: kfile_pdf.cpp:45 -msgid "Subject" -msgstr "Betreff" - -#: kfile_pdf.cpp:47 -msgid "Author" -msgstr "Autor" - -#: kfile_pdf.cpp:49 -msgid "Key Words" -msgstr "Stichworte" - -#: kfile_pdf.cpp:50 -msgid "Creator" -msgstr "Erstellt von" - -#: kfile_pdf.cpp:51 -msgid "Producer" -msgstr "Erzeuger" - -#: kfile_pdf.cpp:52 -msgid "Creation Date" -msgstr "Erstellungsdatum" - -#: kfile_pdf.cpp:53 -msgid "Modified" -msgstr "Geändert" - -#: kfile_pdf.cpp:54 -msgid "Pages" -msgstr "Seiten" - -#: kfile_pdf.cpp:55 -msgid "Protected" -msgstr "Geschützt" - -#: kfile_pdf.cpp:56 -msgid "Linearized" -msgstr "Linearisiert" - -#: kfile_pdf.cpp:57 -msgid "Version" -msgstr "Version" - -#: kfile_pdf.cpp:85 -msgid "Yes (Can Print:%1 Can Copy:%2 Can Change:%3 Can Add notes:%4)" -msgstr "Ja (druckbar:%1 kopierbar:%2 änderbar:%3 Notizen hinzufügbar:%4)" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_png.po b/tde-i18n-de/messages/tdegraphics/kfile_png.po deleted file mode 100644 index bee0b0789cd..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_png.po +++ /dev/null @@ -1,113 +0,0 @@ -# translation of kfile_png.po to Deutsch -# Übersetzung von kfile_png.po ins Deutsche -# Copyright (C) -# Thomas Diehl , 2002. -# Stefan Winter , 2004. -msgid "" -msgstr "" -"Project-Id-Version: kfile_png\n" -"POT-Creation-Date: 2004-12-16 01:20+0100\n" -"PO-Revision-Date: 2004-07-29 13:04+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" - -#: kfile_png.cpp:51 -msgid "Title" -msgstr "Titel" - -#: kfile_png.cpp:52 -msgid "Author" -msgstr "Autor" - -#: kfile_png.cpp:53 -msgid "Description" -msgstr "Beschreibung" - -#: kfile_png.cpp:54 -msgid "Copyright" -msgstr "Copyright" - -#: kfile_png.cpp:55 -msgid "Creation Time" -msgstr "Erstellungszeit" - -#: kfile_png.cpp:56 -msgid "Software" -msgstr "Software" - -#: kfile_png.cpp:57 -msgid "Disclaimer" -msgstr "Haftungsausschluss" - -#: kfile_png.cpp:59 -msgid "Source" -msgstr "Quelle" - -#: kfile_png.cpp:60 kfile_png.cpp:103 -msgid "Comment" -msgstr "Kommentar" - -#: kfile_png.cpp:65 -msgid "Grayscale" -msgstr "Graustufen" - -#: kfile_png.cpp:66 kfile_png.cpp:70 kfile_png.cpp:183 kfile_png.cpp:187 -#: kfile_png.cpp:191 -msgid "Unknown" -msgstr "Unbekannt" - -#: kfile_png.cpp:67 -msgid "RGB" -msgstr "RGB" - -#: kfile_png.cpp:68 -msgid "Palette" -msgstr "Palette" - -#: kfile_png.cpp:69 -msgid "Grayscale/Alpha" -msgstr "Graustufen/Alpha" - -#: kfile_png.cpp:71 -msgid "RGB/Alpha" -msgstr "RGB/Alpha" - -#: kfile_png.cpp:77 -msgid "Deflate" -msgstr "Huffman (Deflate)" - -#: kfile_png.cpp:82 -msgid "None" -msgstr "Keine" - -#: kfile_png.cpp:83 -msgid "Adam7" -msgstr "Adam7" - -#: kfile_png.cpp:107 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_png.cpp:109 -msgid "Dimensions" -msgstr "Ausdehnung" - -#: kfile_png.cpp:113 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_png.cpp:116 -msgid "Color Mode" -msgstr "Farbmodus" - -#: kfile_png.cpp:117 -msgid "Compression" -msgstr "Komprimierung" - -#: kfile_png.cpp:118 -msgid "Interlace Mode" -msgstr "Interlace-Modus" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_pnm.po b/tde-i18n-de/messages/tdegraphics/kfile_pnm.po deleted file mode 100644 index 858e0035ee3..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_pnm.po +++ /dev/null @@ -1,46 +0,0 @@ -# translation of kfile_pnm.po to Deutsch -# translation of kfile_pnm.po to deutsch -# Copyright (C) 2003, 2004 Free Software Foundation, Inc. -# Stephan Johach , 2003. -# Stefan Winter , 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_pnm\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-07-29 13:05+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: kfile_pnm.cpp:28 -msgid "plain" -msgstr "normal" - -#: kfile_pnm.cpp:29 -msgid "raw" -msgstr "roh" - -#: kfile_pnm.cpp:50 -msgid "General" -msgstr "Allgemein" - -#: kfile_pnm.cpp:52 -msgid "Format" -msgstr "Format" - -#: kfile_pnm.cpp:54 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_pnm.cpp:57 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_pnm.cpp:60 -msgid "Comment" -msgstr "Kommentar" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_ps.po b/tde-i18n-de/messages/tdegraphics/kfile_ps.po deleted file mode 100644 index ace7e4dcdee..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_ps.po +++ /dev/null @@ -1,40 +0,0 @@ -# translation of kfile_ps.po to Deutsch -# Übersetzung von kfile_ps.po ins Deutsche -# Copyright (C) -# Thomas Diehl , 2002. -# Stefan Winter , 2004. -msgid "" -msgstr "" -"Project-Id-Version: kfile_ps\n" -"POT-Creation-Date: 2005-03-29 01:16+0200\n" -"PO-Revision-Date: 2004-07-29 13:05+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" - -#: kfile_ps.cpp:49 -msgid "General" -msgstr "Allgemein" - -#: kfile_ps.cpp:50 -msgid "Title" -msgstr "Titel" - -#: kfile_ps.cpp:51 -msgid "Creator" -msgstr "Erstellt von" - -#: kfile_ps.cpp:52 -msgid "Creation Date" -msgstr "Erstellungsdatum" - -#: kfile_ps.cpp:53 -msgid "For" -msgstr "Für" - -#: kfile_ps.cpp:54 -msgid "Pages" -msgstr "Seiten" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_rgb.po b/tde-i18n-de/messages/tdegraphics/kfile_rgb.po deleted file mode 100644 index 1e2756ab14a..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_rgb.po +++ /dev/null @@ -1,79 +0,0 @@ -# translation of kfile_rgb.po to Deutsch -# Stefan Winter , 2004. -msgid "" -msgstr "" -"Project-Id-Version: kfile_rgb\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-07-30 22:53+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" - -#: kfile_rgb.cpp:44 -msgid "Comment" -msgstr "Kommentar" - -#: kfile_rgb.cpp:46 -msgid "Name" -msgstr "Name" - -#: kfile_rgb.cpp:51 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_rgb.cpp:53 -msgid "Dimensions" -msgstr "Ausdehnung" - -#: kfile_rgb.cpp:57 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_rgb.cpp:60 -msgid "Color Mode" -msgstr "Farbmodus" - -#: kfile_rgb.cpp:61 -msgid "Compression" -msgstr "Kompression" - -#: kfile_rgb.cpp:64 -msgid "" -"_: percentage of avoided vertical redundancy (the higher the better)\n" -"Shared Rows" -msgstr "Zusammengefasste Zeilen" - -#: kfile_rgb.cpp:123 -msgid "Grayscale" -msgstr "Graustufen" - -#: kfile_rgb.cpp:125 -msgid "Grayscale/Alpha" -msgstr "Graustufen mit Alpha-Kanal" - -#: kfile_rgb.cpp:127 -msgid "RGB" -msgstr "RGB" - -#: kfile_rgb.cpp:129 -msgid "RGB/Alpha" -msgstr "RGB mit Alpha-Kanal" - -#: kfile_rgb.cpp:132 -msgid "Uncompressed" -msgstr "Nicht komprimiert" - -#: kfile_rgb.cpp:136 -msgid "Runlength Encoded" -msgstr "lauflängenkodiert (RLE)" - -#: kfile_rgb.cpp:158 -msgid "None" -msgstr "Keine" - -#: kfile_rgb.cpp:160 -msgid "Unknown" -msgstr "Unbekannt" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_tga.po b/tde-i18n-de/messages/tdegraphics/kfile_tga.po deleted file mode 100644 index 80b2e6c8716..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_tga.po +++ /dev/null @@ -1,72 +0,0 @@ -# translation of kfile_tga.po to Deutsch -# Übersetzung von kfile_tga.po ins Deutsche -# translation of kfile_tga.po to German -# Copyright (C) -# Stefan Winter , 2002. -# Thomas Diehl , 2002. -# Stephan Johach , 2003. -# Stefan Winter , 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_tga\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-07-30 23:39+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" - -#: kfile_tga.cpp:56 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_tga.cpp:60 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_tga.cpp:64 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_tga.cpp:67 -msgid "Color Mode" -msgstr "Farbmodus" - -#: kfile_tga.cpp:68 -msgid "Compression" -msgstr "Kompression" - -#: kfile_tga.cpp:126 -msgid "Color-Mapped" -msgstr "Farbpalette" - -#: kfile_tga.cpp:131 -msgid "RGB" -msgstr "RGB" - -#: kfile_tga.cpp:135 -msgid "Black and White" -msgstr "Schwarzweiß" - -#: kfile_tga.cpp:138 kfile_tga.cpp:159 -msgid "Unknown" -msgstr "Unbekannt" - -#: kfile_tga.cpp:145 -msgid "Uncompressed" -msgstr "Unkomprimiert" - -#: kfile_tga.cpp:150 -msgid "Runlength Encoded" -msgstr "Lauflängenkomprimiert (RLE)" - -#: kfile_tga.cpp:153 -msgid "Huffman, Delta & RLE" -msgstr "Huffman-, Delta- und RLE-komprimiert" - -#: kfile_tga.cpp:156 -msgid "Huffman, Delta, RLE (4-pass quadtree)" -msgstr "Huffman-, Delta- und RLE-komprimiert (4 Durchläufe)" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_tiff.po b/tde-i18n-de/messages/tdegraphics/kfile_tiff.po deleted file mode 100644 index 0571fa7a1e0..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_tiff.po +++ /dev/null @@ -1,213 +0,0 @@ -# translation of kfile_tiff.po to Deutsch -# Übersetzung von kfile_tiff.po ins Deutsche -# Copyright (C). -# Thomas Diehl , 2002. -# Stephan Johach , 2003. -# Stefan Winter , 2004. -msgid "" -msgstr "" -"Project-Id-Version: kfile_tiff\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-07-29 13:06+0200\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3.1\n" - -#: kfile_tiff.cpp:44 -msgid "General" -msgstr "Allgemein" - -#: kfile_tiff.cpp:47 -msgid "Description" -msgstr "Beschreibung" - -#: kfile_tiff.cpp:50 -msgid "Copyright" -msgstr "Copyright" - -#: kfile_tiff.cpp:52 -msgid "Color Mode" -msgstr "Farbmodus" - -#: kfile_tiff.cpp:54 -msgid "Dimensions" -msgstr "Abmessungen" - -#: kfile_tiff.cpp:58 -msgid "Resolution" -msgstr "Auflösung" - -#: kfile_tiff.cpp:61 -msgid "Bit Depth" -msgstr "Bit-Tiefe" - -#: kfile_tiff.cpp:64 -msgid "Compression" -msgstr "Kompression" - -#: kfile_tiff.cpp:66 -msgid "Software" -msgstr "Software" - -#: kfile_tiff.cpp:68 -msgid "Date/Time" -msgstr "Datum/Zeit" - -#: kfile_tiff.cpp:70 -msgid "Artist" -msgstr "Künstler" - -#: kfile_tiff.cpp:73 -msgid "Fax Pages" -msgstr "Faxseiten" - -#: kfile_tiff.cpp:76 -msgid "Scanner" -msgstr "Scanner" - -#: kfile_tiff.cpp:78 -msgid "Make" -msgstr "Version" - -#: kfile_tiff.cpp:79 -msgid "Model" -msgstr "Modell" - -#: kfile_tiff.cpp:85 kfile_tiff.cpp:87 -msgid "Monochrome" -msgstr "Monochrom" - -#: kfile_tiff.cpp:89 -msgid "RGB" -msgstr "RGB" - -#: kfile_tiff.cpp:91 -msgid "Palette color" -msgstr "Palettenfarben" - -#: kfile_tiff.cpp:93 -msgid "Transparency mask" -msgstr "Transparenzmaske" - -#: kfile_tiff.cpp:95 -msgid "Color separations" -msgstr "Farbabtrennung" - -#: kfile_tiff.cpp:97 -msgid "YCbCr" -msgstr "YCbCr" - -#: kfile_tiff.cpp:99 -msgid "CIE Lab" -msgstr "CIE Lab" - -#: kfile_tiff.cpp:102 -msgid "ITU Lab" -msgstr "ITU Lab" - -#: kfile_tiff.cpp:105 -msgid "LOGL" -msgstr "LOGL" - -#: kfile_tiff.cpp:107 -msgid "LOGLUV" -msgstr "LOGLUV" - -#: kfile_tiff.cpp:110 -msgid "None" -msgstr "Keine" - -#: kfile_tiff.cpp:112 -msgid "RLE" -msgstr "RLE" - -#: kfile_tiff.cpp:114 -msgid "G3 Fax" -msgstr "G3-Fax" - -#: kfile_tiff.cpp:116 -msgid "G4 Fax" -msgstr "G4-Fax" - -#: kfile_tiff.cpp:118 -msgid "LZW" -msgstr "LZW" - -#: kfile_tiff.cpp:120 -msgid "JPEG" -msgstr "JPEG" - -#: kfile_tiff.cpp:122 -msgid "JPEG DCT" -msgstr "JPEG DCT" - -#: kfile_tiff.cpp:125 -msgid "Adobe Deflate" -msgstr "Adobe Deflate (komprimiert)" - -#: kfile_tiff.cpp:128 -msgid "NeXT 2-bit RLE" -msgstr "NeXT 2-bit RLE" - -#: kfile_tiff.cpp:130 -msgid "RLE Word" -msgstr "RLE Word" - -#: kfile_tiff.cpp:132 -msgid "Packbits" -msgstr "Packbits" - -#: kfile_tiff.cpp:134 -msgid "Thunderscan RLE" -msgstr "Thunderscan RLE" - -#: kfile_tiff.cpp:136 -msgid "IT8 CT w/padding" -msgstr "IT8 CT mit Füll-Bits" - -#: kfile_tiff.cpp:138 -msgid "IT8 linework RLE" -msgstr "IT8 zeilenweise RLE" - -#: kfile_tiff.cpp:140 -msgid "IT8 monochrome" -msgstr "IT8 monochrom" - -#: kfile_tiff.cpp:142 -msgid "IT8 binary lineart" -msgstr "IT8 binäre Strichzeichnung" - -#: kfile_tiff.cpp:144 -msgid "Pixar 10-bit LZW" -msgstr "Pixar 10-bit LZW" - -#: kfile_tiff.cpp:146 -msgid "Pixar 11-bit ZIP" -msgstr "Pixar 11-bit ZIP" - -#: kfile_tiff.cpp:148 -msgid "Pixar deflate" -msgstr "Pixar komprimiert" - -#: kfile_tiff.cpp:150 -msgid "Kodak DCS" -msgstr "Kodak-DCS" - -#: kfile_tiff.cpp:152 -msgid "ISO JBIG" -msgstr "ISO JBIG" - -#: kfile_tiff.cpp:154 -msgid "SGI log luminance RLE" -msgstr "SGI log luminance RLE" - -#: kfile_tiff.cpp:156 -msgid "SGI log 24-bit packed" -msgstr "SGI log 24-bit gepackt" - -#: kfile_tiff.cpp:251 -msgid "RGBA" -msgstr "RGBA" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_xbm.po b/tde-i18n-de/messages/tdegraphics/kfile_xbm.po deleted file mode 100644 index b2764252982..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_xbm.po +++ /dev/null @@ -1,27 +0,0 @@ -# translation of kfile_xbm.po to Deutsch -# Übersetzung von kfile_xbm.po ins Deutsche -# translation of kfile_xbm.po to German -# Copyright (C) 2002 -# Stefan Winter , 2002 -# Thomas Diehl , 2002 -# Stephan Johach , 2003 -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_xbm\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2003-02-22 20:39+0100\n" -"Last-Translator: Stephan Johach \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.2beta2\n" - -#: kfile_xbm.cpp:54 -msgid "Technical Details" -msgstr "Technische Details" - -#: kfile_xbm.cpp:58 -msgid "Dimensions" -msgstr "Abmessungen" diff --git a/tde-i18n-de/messages/tdegraphics/kfile_xpm.po b/tde-i18n-de/messages/tdegraphics/kfile_xpm.po deleted file mode 100644 index 1c751e8cc27..00000000000 --- a/tde-i18n-de/messages/tdegraphics/kfile_xpm.po +++ /dev/null @@ -1,26 +0,0 @@ -# translation of kfile_xpm.po to Deutsch -# Stefan Winter , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_xpm\n" -"POT-Creation-Date: 2004-11-15 01:37+0100\n" -"PO-Revision-Date: 2005-02-05 18:24+0100\n" -"Last-Translator: Stefan Winter \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9\n" - -#: kfile_xpm.cpp:42 -msgid "X PixMap File Information" -msgstr "X Pixmap-Information" - -#: kfile_xpm.cpp:47 -msgid "Dimension" -msgstr "Größe" - -#: kfile_xpm.cpp:51 -msgid "Bit Depth" -msgstr "Bit-Tiefe" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_bmp.po b/tde-i18n-de/messages/tdegraphics/tdefile_bmp.po new file mode 100644 index 00000000000..a8bf9a3491e --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_bmp.po @@ -0,0 +1,82 @@ +# translation of kfile_bmp.po to Deutsch +# Übersetzung von kfile_bmp.po ins Deutsche +# translation of kfile_bmp.po to German +# Copyright (C) +# Thomas Diehl , 2002 +# Stefan Winter , 2002 +# Stephan Johach , 2003 +msgid "" +msgstr "" +"Project-Id-Version: kfile_bmp\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-02-22 20:31+0100\n" +"Last-Translator: Stephan Johach \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.2beta2\n" + +#: kfile_bmp.cpp:55 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_bmp.cpp:59 +msgid "Type" +msgstr "Typ" + +#: kfile_bmp.cpp:61 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_bmp.cpp:65 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_bmp.cpp:68 +msgid "Compression" +msgstr "Kompression" + +#: kfile_bmp.cpp:104 +msgid "Windows Bitmap" +msgstr "Windows-Bitmap" + +#: kfile_bmp.cpp:106 +msgid "OS/2 Bitmap Array" +msgstr "OS/2-Bitmap" + +#: kfile_bmp.cpp:108 +msgid "OS/2 Color Icon" +msgstr "Farbiges OS/2-Arbeitsflächensymbol" + +#: kfile_bmp.cpp:110 +msgid "OS/2 Color Pointer" +msgstr "Farbiger OS/2-Mauszeiger" + +#: kfile_bmp.cpp:112 +msgid "OS/2 Icon" +msgstr "OS/2-Arbeitsflächensymbol" + +#: kfile_bmp.cpp:114 +msgid "OS/2 Pointer" +msgstr "OS/2-Mauszeiger" + +#: kfile_bmp.cpp:156 +msgid "None" +msgstr "Keine(s)" + +#: kfile_bmp.cpp:159 +msgid "RLE 8bit/pixel" +msgstr "RLE 8bit/Pixel" + +#: kfile_bmp.cpp:162 +msgid "RLE 4bit/pixel" +msgstr "RLE 4bit/Pixel" + +#: kfile_bmp.cpp:165 +msgid "Bitfields" +msgstr "Bitfelder" + +#: kfile_bmp.cpp:168 +msgid "Unknown" +msgstr "Unbekannt" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_dds.po b/tde-i18n-de/messages/tdegraphics/tdefile_dds.po new file mode 100644 index 00000000000..3a2a1b1f94f --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_dds.po @@ -0,0 +1,62 @@ +# translation of kfile_dds.po to Deutsch +# Stefan Winter , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_dds\n" +"POT-Creation-Date: 2004-11-01 01:46+0100\n" +"PO-Revision-Date: 2005-02-05 18:19+0100\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" + +#: kfile_dds.cpp:192 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_dds.cpp:196 +msgid "Dimensions" +msgstr "Größe" + +#: kfile_dds.cpp:200 +msgid "Depth" +msgstr "Tiefe" + +#: kfile_dds.cpp:203 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_dds.cpp:206 +msgid "Mipmap Count" +msgstr "Anzahl Mipmaps" + +#: kfile_dds.cpp:208 +msgid "Type" +msgstr "Typ" + +#: kfile_dds.cpp:209 +msgid "Color Mode" +msgstr "Farbmodus" + +#: kfile_dds.cpp:210 +msgid "Compression" +msgstr "Komprimierung" + +#: kfile_dds.cpp:251 +msgid "Cube Map Texture" +msgstr "Würfeltextur für Reflexionen" + +#: kfile_dds.cpp:254 +msgid "Volume Texture" +msgstr "Mehrfachtextur" + +#: kfile_dds.cpp:258 +msgid "2D Texture" +msgstr "2D Textur" + +#: kfile_dds.cpp:264 +msgid "Uncompressed" +msgstr "Unkomprimiert" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_dvi.po b/tde-i18n-de/messages/tdegraphics/tdefile_dvi.po new file mode 100644 index 00000000000..cabfab18fa5 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_dvi.po @@ -0,0 +1,31 @@ +# Übersetzung von kfile_dvi.po ins Deutsche +# Copyright (C) +# Thomas Diehl , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_dvi\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-06-22 14:06+0200\n" +"Last-Translator: Thomas Diehl \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: kfile_dvi.cpp:53 +msgid "Created" +msgstr "Erstellt" + +#: kfile_dvi.cpp:54 +msgid "Comment" +msgstr "Kommentar" + +#: kfile_dvi.cpp:55 +msgid "Pages" +msgstr "Seiten" + +#: kfile_dvi.cpp:142 +msgid "TeX Device Independent file" +msgstr "Geräteunabhängige TeX-Datei" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_exr.po b/tde-i18n-de/messages/tdegraphics/tdefile_exr.po new file mode 100644 index 00000000000..d03413f2b1a --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_exr.po @@ -0,0 +1,250 @@ +# translation of kfile_exr.po to German +# Stefan Winter , 2004. +# Stephan Johach , 2005. +# Thomas Reitelbach , 2007. +msgid "" +msgstr "" +"Project-Id-Version: kfile_exr\n" +"POT-Creation-Date: 2007-08-23 01:13+0200\n" +"PO-Revision-Date: 2007-01-13 17:43+0100\n" +"Last-Translator: Thomas Reitelbach \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kfile_exr.cpp:75 +msgid "Format Version" +msgstr "Format-Version" + +#: kfile_exr.cpp:76 +msgid "Tiled Image" +msgstr "Gekacheltes Bild" + +#: kfile_exr.cpp:77 +msgid "Dimensions" +msgstr "Ausdehnung" + +#: kfile_exr.cpp:81 +msgid "Thumbnail Dimensions" +msgstr "Ausdehnung des Minibildes" + +#: kfile_exr.cpp:84 +msgid "Comment" +msgstr "Kommentar" + +#: kfile_exr.cpp:85 +msgid "Thumbnail" +msgstr "Minibild" + +#: kfile_exr.cpp:89 +msgid "Standard Attributes" +msgstr "Standard-Attribute" + +#: kfile_exr.cpp:90 +msgid "Owner" +msgstr "Eigentümer" + +#: kfile_exr.cpp:91 +msgid "Comments" +msgstr "Kommentar" + +#: kfile_exr.cpp:92 +msgid "Capture Date" +msgstr "Aufnahmedatum" + +#: kfile_exr.cpp:93 +msgid "UTC Offset" +msgstr "Zeitzonenverschiebung (von UTC)" + +#: kfile_exr.cpp:94 +msgid "Exposure Time" +msgstr "Belichtungszeit" + +#: kfile_exr.cpp:96 +msgid "Focus" +msgstr "Brennweite" + +#: kfile_exr.cpp:97 kfile_exr.cpp:105 +msgid "" +"_: Metres\n" +"m" +msgstr "m" + +#: kfile_exr.cpp:98 +msgid "X Density" +msgstr "X Dichte" + +#: kfile_exr.cpp:99 +msgid "" +"_: Pixels Per Inch\n" +" ppi" +msgstr " ppi" + +#: kfile_exr.cpp:100 +msgid "White Luminance" +msgstr "Weiß-Leuchtkraft" + +#: kfile_exr.cpp:101 +msgid "" +"_: Candelas per square metre\n" +" Nits" +msgstr " Nits" + +#: kfile_exr.cpp:102 +msgid "Longitude" +msgstr "Längengrad" + +#: kfile_exr.cpp:103 +msgid "Latitude" +msgstr "Breitengrad" + +#: kfile_exr.cpp:104 +msgid "Altitude" +msgstr "Höhe" + +#: kfile_exr.cpp:106 +msgid "ISO Speed" +msgstr "ISO Geschwindigkeit" + +#: kfile_exr.cpp:107 +msgid "Aperture" +msgstr "Blende" + +#: kfile_exr.cpp:110 +msgid "Channels" +msgstr "Kanäle" + +#: kfile_exr.cpp:111 +msgid "A" +msgstr "A" + +#: kfile_exr.cpp:112 kfile_exr.cpp:119 +msgid "R" +msgstr "R" + +#: kfile_exr.cpp:113 +msgid "G" +msgstr "G" + +#: kfile_exr.cpp:114 +msgid "B" +msgstr "B" + +#: kfile_exr.cpp:115 +msgid "Z" +msgstr "Z" + +#: kfile_exr.cpp:116 +msgid "NX" +msgstr "NX" + +#: kfile_exr.cpp:117 +msgid "NY" +msgstr "NY" + +#: kfile_exr.cpp:118 +msgid "NZ" +msgstr "NZ" + +#: kfile_exr.cpp:120 +msgid "U" +msgstr "U" + +#: kfile_exr.cpp:121 +msgid "V" +msgstr "V" + +#: kfile_exr.cpp:122 +msgid "materialID" +msgstr "Material-ID" + +#: kfile_exr.cpp:123 +msgid "objectID" +msgstr "Objekt-ID" + +#: kfile_exr.cpp:124 +msgid "renderID" +msgstr "Render-ID" + +#: kfile_exr.cpp:125 +msgid "pixelCover" +msgstr "pixelCover" + +#: kfile_exr.cpp:126 +msgid "velX" +msgstr "velX" + +#: kfile_exr.cpp:127 +msgid "velY" +msgstr "velY" + +#: kfile_exr.cpp:128 +msgid "packedRGBA" +msgstr "komprimiert RGBA" + +#: kfile_exr.cpp:132 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_exr.cpp:133 +msgid "Compression" +msgstr "Kompression" + +#: kfile_exr.cpp:134 +msgid "Line Order" +msgstr "Zeilensortierung" + +#: kfile_exr.cpp:138 +msgid "3dsMax Details" +msgstr "3dsMax Details" + +#: kfile_exr.cpp:139 +msgid "Local Time" +msgstr "Lokale Zeit" + +#: kfile_exr.cpp:140 +msgid "System Time" +msgstr "Systemzeit" + +#: kfile_exr.cpp:141 +msgid "Plugin Version" +msgstr "Version des Moduls" + +#: kfile_exr.cpp:142 +msgid "EXR Version" +msgstr "EXR Version" + +#: kfile_exr.cpp:143 +msgid "Computer Name" +msgstr "Rechnername" + +#: kfile_exr.cpp:306 +msgid "No compression" +msgstr "Keine Kompression" + +#: kfile_exr.cpp:309 +msgid "Run Length Encoding" +msgstr "Lauflängenkodierung (RLE)" + +#: kfile_exr.cpp:312 +msgid "zip, individual scanlines" +msgstr "zip, individuelle Scanlinien" + +#: kfile_exr.cpp:315 +msgid "zip, multi-scanline blocks" +msgstr "zip, blockweise" + +#: kfile_exr.cpp:318 +msgid "piz compression" +msgstr "piz Kompression" + +#: kfile_exr.cpp:327 +msgid "increasing Y" +msgstr "steigendes Y" + +#: kfile_exr.cpp:330 +msgid "decreasing Y" +msgstr "fallendes Y" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_gif.po b/tde-i18n-de/messages/tdegraphics/tdefile_gif.po new file mode 100644 index 00000000000..fdd517b880c --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_gif.po @@ -0,0 +1,49 @@ +# translation of kfile_gif.po to German +# translation of kfile_gif.po to Deutsch +# Übersetzung von kfile_gif.po ins Deutsche +# translation of kfile_gif.po German +# Copyright (C) +# Stefan Winter , 2002. +# Thomas Diehl , 2002. +# Stephan Johach , 2003. +# Thomas Reitelbach , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kfile_gif\n" +"POT-Creation-Date: 2005-03-14 01:33+0100\n" +"PO-Revision-Date: 2005-09-11 18:06+0200\n" +"Last-Translator: Thomas Reitelbach \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kfile_gif.cpp:55 +msgid "General" +msgstr "Allgemein" + +#: kfile_gif.cpp:59 +msgid "Version" +msgstr "Version" + +#: kfile_gif.cpp:61 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_gif.cpp:65 +msgid "Bit Depth" +msgstr "Bit" + +#: kfile_gif.cpp:103 +msgid "GIF Version 89a" +msgstr "GIF Version 89a" + +#: kfile_gif.cpp:105 +msgid "GIF Version 87a" +msgstr "GIF Version 87a" + +#: kfile_gif.cpp:108 +msgid "Unknown" +msgstr "Unbekannt" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_ico.po b/tde-i18n-de/messages/tdegraphics/tdefile_ico.po new file mode 100644 index 00000000000..8ea7559da6b --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_ico.po @@ -0,0 +1,42 @@ +# translation of kfile_ico.po to Deutsch +# Übersetzung von kfile_ico.po ins Deutsche +# translation of kfile_ico.po to German +# Copyright (C) +# Stefan Winter , 2002 +# Thomas Diehl , 2002 +# Stephan Johach , 2003 +msgid "" +msgstr "" +"Project-Id-Version: kfile_ico\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-02-22 20:31+0100\n" +"Last-Translator: Stephan Johach \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.2beta2\n" + +#: kfile_ico.cpp:56 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_ico.cpp:60 +msgid "Number of Icons" +msgstr "Anzahl der Symbole" + +#: kfile_ico.cpp:62 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_ico.cpp:63 +msgid "Colors" +msgstr "Farben" + +#: kfile_ico.cpp:65 +msgid "Dimensions (1st icon)" +msgstr "Abmessungen (erstes Symbol)" + +#: kfile_ico.cpp:66 +msgid "Colors (1st icon)" +msgstr "Farben (erstes Symbol)" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_jpeg.po b/tde-i18n-de/messages/tdegraphics/tdefile_jpeg.po new file mode 100644 index 00000000000..64ca261791c --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_jpeg.po @@ -0,0 +1,316 @@ +# translation of kfile_jpeg.po to deutsch +# translation of kfile_jpeg.po to Deutsch +# Übersetzung von kfile_jpeg.po ins Deutsche +# translation of kfile_jpeg.po to German +# Copyright (C) +# Stefan Winter , 2002. +# Thomas Diehl , 2002. +# Stephan Johach , 2003. +# Stephan Johach , 2003. +# Stefan Winter , 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_jpeg\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-02-05 18:23+0100\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kfile_jpeg.cpp:58 +msgid "JPEG Exif" +msgstr "JPEG-Exif" + +#: kfile_jpeg.cpp:61 +msgid "Comment" +msgstr "Kommentar" + +#: kfile_jpeg.cpp:67 +msgid "Camera Manufacturer" +msgstr "Kamerahersteller" + +#: kfile_jpeg.cpp:70 +msgid "Camera Model" +msgstr "Kameramodell" + +#: kfile_jpeg.cpp:73 +msgid "Date/Time" +msgstr "Datum/Zeit" + +#: kfile_jpeg.cpp:76 +msgid "Creation Date" +msgstr "Erstellungsdatum" + +#: kfile_jpeg.cpp:79 +msgid "Creation Time" +msgstr "Erstellungszeit" + +#: kfile_jpeg.cpp:82 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_jpeg.cpp:90 +msgid "Color Mode" +msgstr "Farbmodus" + +#: kfile_jpeg.cpp:93 +msgid "Flash Used" +msgstr "Blitz benutzt?" + +#: kfile_jpeg.cpp:95 +msgid "Focal Length" +msgstr "Brennweite" + +#: kfile_jpeg.cpp:99 +msgid "35mm Equivalent" +msgstr "35 mm Standard" + +#: kfile_jpeg.cpp:103 +msgid "CCD Width" +msgstr "CCD-Größe" + +#: kfile_jpeg.cpp:107 +msgid "Exposure Time" +msgstr "Belichtungszeit" + +#: kfile_jpeg.cpp:111 +msgid "Aperture" +msgstr "Blende" + +#: kfile_jpeg.cpp:114 +msgid "Focus Dist." +msgstr "Entfernungseinstellung" + +#: kfile_jpeg.cpp:117 +msgid "Exposure Bias" +msgstr "Belichtungsvoreinstellung" + +#: kfile_jpeg.cpp:120 +msgid "Whitebalance" +msgstr "Weißabgleich" + +#: kfile_jpeg.cpp:123 +msgid "Metering Mode" +msgstr "Belichtungsmessung" + +#: kfile_jpeg.cpp:126 +msgid "Exposure" +msgstr "Belichtung" + +#: kfile_jpeg.cpp:129 +msgid "ISO Equiv." +msgstr "ISO-Empfindlichkeit" + +#: kfile_jpeg.cpp:132 +msgid "JPEG Quality" +msgstr "JPEG-Qualität" + +#: kfile_jpeg.cpp:135 +msgid "User Comment" +msgstr "Benutzerkommentar" + +#: kfile_jpeg.cpp:139 +msgid "JPEG Process" +msgstr "JPEG-Prozess" + +#: kfile_jpeg.cpp:142 +msgid "Thumbnail" +msgstr "Minibild" + +#: kfile_jpeg.cpp:248 +msgid "Color" +msgstr "Farbe" + +#: kfile_jpeg.cpp:248 +msgid "Black and white" +msgstr "Schwarzweiß" + +#: kfile_jpeg.cpp:252 +msgid "" +"_: Flash\n" +"(unknown)" +msgstr "(Unbekannt)" + +#: kfile_jpeg.cpp:254 +msgid "" +"_: Flash\n" +"No" +msgstr "Nein" + +#: kfile_jpeg.cpp:259 +msgid "" +"_: Flash\n" +"Fired" +msgstr "Normaler Blitz" + +#: kfile_jpeg.cpp:264 +msgid "" +"_: Flash\n" +"Fill Fired" +msgstr "Vordergrundaufhellung" + +#: kfile_jpeg.cpp:267 +msgid "" +"_: Flash\n" +"Off" +msgstr "Aus" + +#: kfile_jpeg.cpp:270 +msgid "" +"_: Flash\n" +"Auto Off" +msgstr "Automatisch Aus" + +#: kfile_jpeg.cpp:275 +msgid "" +"_: Flash\n" +"Auto Fired" +msgstr "Automatisch ausgelöst" + +#: kfile_jpeg.cpp:278 +msgid "" +"_: Flash\n" +"Not Available" +msgstr "Nicht verfügbar" + +#: kfile_jpeg.cpp:319 +msgid "Infinite" +msgstr "Unendlich" + +#: kfile_jpeg.cpp:335 kfile_jpeg.cpp:370 kfile_jpeg.cpp:378 kfile_jpeg.cpp:403 +#: kfile_jpeg.cpp:439 kfile_jpeg.cpp:462 +msgid "Unknown" +msgstr "Unbekannt" + +#: kfile_jpeg.cpp:338 +msgid "Daylight" +msgstr "Tageslicht" + +#: kfile_jpeg.cpp:341 +msgid "Fluorescent" +msgstr "Selbstleuchtend" + +#: kfile_jpeg.cpp:345 +msgid "Tungsten" +msgstr "Kunstlicht" + +#: kfile_jpeg.cpp:348 +msgid "Standard light A" +msgstr "Standardbeleuchtung A" + +#: kfile_jpeg.cpp:351 +msgid "Standard light B" +msgstr "Standardbeleuchtung B" + +#: kfile_jpeg.cpp:354 +msgid "Standard light C" +msgstr "Standardbeleuchtung C" + +#: kfile_jpeg.cpp:357 +msgid "D55" +msgstr "D55" + +#: kfile_jpeg.cpp:360 +msgid "D65" +msgstr "D65" + +#: kfile_jpeg.cpp:363 +msgid "D75" +msgstr "D75" + +#: kfile_jpeg.cpp:366 kfile_jpeg.cpp:399 +msgid "Other" +msgstr "Sonstiges" + +#: kfile_jpeg.cpp:381 +msgid "Average" +msgstr "Durchschnitt" + +#: kfile_jpeg.cpp:384 +msgid "Center weighted average" +msgstr "Mittenbetont" + +#: kfile_jpeg.cpp:387 +msgid "Spot" +msgstr "Spot" + +#: kfile_jpeg.cpp:390 +msgid "MultiSpot" +msgstr "Multispot" + +#: kfile_jpeg.cpp:393 +msgid "Pattern" +msgstr "Muster" + +#: kfile_jpeg.cpp:396 +msgid "Partial" +msgstr "Partiell" + +#: kfile_jpeg.cpp:411 +msgid "Not defined" +msgstr "Nicht definiert" + +#: kfile_jpeg.cpp:414 +msgid "Manual" +msgstr "Manuell" + +#: kfile_jpeg.cpp:417 +msgid "Normal program" +msgstr "Normales Programm" + +#: kfile_jpeg.cpp:420 +msgid "Aperture priority" +msgstr "Zeitautomatik" + +#: kfile_jpeg.cpp:423 +msgid "Shutter priority" +msgstr "Blendenautomatik" + +#: kfile_jpeg.cpp:426 +msgid "" +"Creative program\n" +"(biased toward fast shutter speed)" +msgstr "" +"Kreatives Programm\n" +"(voreingestellt auf schnelle Verschlusszeit)" + +#: kfile_jpeg.cpp:429 +msgid "" +"Action program\n" +"(biased toward fast shutter speed)" +msgstr "" +"Aktions-Programm\n" +"(voreingestellt auf schnelle Verschlusszeit)" + +#: kfile_jpeg.cpp:432 +msgid "" +"Portrait mode\n" +"(for closeup photos with the background out of focus)" +msgstr "" +"Porträt-Modus\n" +"(für Nahaufnahmen mit unscharfem Hintergrund)" + +#: kfile_jpeg.cpp:435 +msgid "" +"Landscape mode\n" +"(for landscape photos with the background in focus)" +msgstr "" +"Landschaftsmodus\n" +"(für Landschaftbilder mit scharfem Hintergrund)" + +#: kfile_jpeg.cpp:453 +msgid "Basic" +msgstr "Einfach" + +#: kfile_jpeg.cpp:456 +msgid "Normal" +msgstr "Normal" + +#: kfile_jpeg.cpp:459 +msgid "Fine" +msgstr "Fein" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_pcx.po b/tde-i18n-de/messages/tdegraphics/tdefile_pcx.po new file mode 100644 index 00000000000..6bb44de18c8 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_pcx.po @@ -0,0 +1,51 @@ +# translation of kfile_pcx.po to Deutsch +# translation of kfile_pcx.po to deutsch +# Übersetzung von kfile_pcx.po ins Deutsche +# Copyright (C) +# Thomas Diehl , 2003. +# Stephan Johach , 2003. +# Stefan Winter , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_pcx\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-07-29 13:04+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kfile_pcx.cpp:66 +msgid "General" +msgstr "Allgemein" + +#: kfile_pcx.cpp:69 +msgid "Dimensions" +msgstr "Ausdehnung" + +#: kfile_pcx.cpp:73 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_pcx.cpp:76 +msgid "Resolution" +msgstr "Auflösung" + +#: kfile_pcx.cpp:79 +msgid "Compression" +msgstr "Kompression" + +#: kfile_pcx.cpp:109 +msgid "Yes (RLE)" +msgstr "Ja (RLE)" + +#: kfile_pcx.cpp:111 +msgid "None" +msgstr "Keine" + +#~ msgid " dpi" +#~ msgstr " dpi" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_pdf.po b/tde-i18n-de/messages/tdegraphics/tdefile_pdf.po new file mode 100644 index 00000000000..0a77589edb4 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_pdf.po @@ -0,0 +1,78 @@ +# translation of kfile_pdf.po to deutsch +# translation of kfile_pdf.po to Deutsch +# Übersetzung von kfile_pdf.po ins Deutsche +# translation of kfile_pdf.po to German +# Copyright (C) +# Stefan Winter , 2002. +# Thomas Diehl , 2002,2003. +# Stephan Johach , 2003. +# Stephan Johach , 2003. +# Thomas Reitelbach , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kfile_pdf\n" +"POT-Creation-Date: 2005-04-20 15:05+0200\n" +"PO-Revision-Date: 2005-09-11 18:08+0200\n" +"Last-Translator: Thomas Reitelbach \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kfile_pdf.cpp:39 +msgid "General" +msgstr "Allgemein" + +#: kfile_pdf.cpp:43 +msgid "Title" +msgstr "Titel" + +#: kfile_pdf.cpp:45 +msgid "Subject" +msgstr "Betreff" + +#: kfile_pdf.cpp:47 +msgid "Author" +msgstr "Autor" + +#: kfile_pdf.cpp:49 +msgid "Key Words" +msgstr "Stichworte" + +#: kfile_pdf.cpp:50 +msgid "Creator" +msgstr "Erstellt von" + +#: kfile_pdf.cpp:51 +msgid "Producer" +msgstr "Erzeuger" + +#: kfile_pdf.cpp:52 +msgid "Creation Date" +msgstr "Erstellungsdatum" + +#: kfile_pdf.cpp:53 +msgid "Modified" +msgstr "Geändert" + +#: kfile_pdf.cpp:54 +msgid "Pages" +msgstr "Seiten" + +#: kfile_pdf.cpp:55 +msgid "Protected" +msgstr "Geschützt" + +#: kfile_pdf.cpp:56 +msgid "Linearized" +msgstr "Linearisiert" + +#: kfile_pdf.cpp:57 +msgid "Version" +msgstr "Version" + +#: kfile_pdf.cpp:85 +msgid "Yes (Can Print:%1 Can Copy:%2 Can Change:%3 Can Add notes:%4)" +msgstr "Ja (druckbar:%1 kopierbar:%2 änderbar:%3 Notizen hinzufügbar:%4)" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_png.po b/tde-i18n-de/messages/tdegraphics/tdefile_png.po new file mode 100644 index 00000000000..bee0b0789cd --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_png.po @@ -0,0 +1,113 @@ +# translation of kfile_png.po to Deutsch +# Übersetzung von kfile_png.po ins Deutsche +# Copyright (C) +# Thomas Diehl , 2002. +# Stefan Winter , 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_png\n" +"POT-Creation-Date: 2004-12-16 01:20+0100\n" +"PO-Revision-Date: 2004-07-29 13:04+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_png.cpp:51 +msgid "Title" +msgstr "Titel" + +#: kfile_png.cpp:52 +msgid "Author" +msgstr "Autor" + +#: kfile_png.cpp:53 +msgid "Description" +msgstr "Beschreibung" + +#: kfile_png.cpp:54 +msgid "Copyright" +msgstr "Copyright" + +#: kfile_png.cpp:55 +msgid "Creation Time" +msgstr "Erstellungszeit" + +#: kfile_png.cpp:56 +msgid "Software" +msgstr "Software" + +#: kfile_png.cpp:57 +msgid "Disclaimer" +msgstr "Haftungsausschluss" + +#: kfile_png.cpp:59 +msgid "Source" +msgstr "Quelle" + +#: kfile_png.cpp:60 kfile_png.cpp:103 +msgid "Comment" +msgstr "Kommentar" + +#: kfile_png.cpp:65 +msgid "Grayscale" +msgstr "Graustufen" + +#: kfile_png.cpp:66 kfile_png.cpp:70 kfile_png.cpp:183 kfile_png.cpp:187 +#: kfile_png.cpp:191 +msgid "Unknown" +msgstr "Unbekannt" + +#: kfile_png.cpp:67 +msgid "RGB" +msgstr "RGB" + +#: kfile_png.cpp:68 +msgid "Palette" +msgstr "Palette" + +#: kfile_png.cpp:69 +msgid "Grayscale/Alpha" +msgstr "Graustufen/Alpha" + +#: kfile_png.cpp:71 +msgid "RGB/Alpha" +msgstr "RGB/Alpha" + +#: kfile_png.cpp:77 +msgid "Deflate" +msgstr "Huffman (Deflate)" + +#: kfile_png.cpp:82 +msgid "None" +msgstr "Keine" + +#: kfile_png.cpp:83 +msgid "Adam7" +msgstr "Adam7" + +#: kfile_png.cpp:107 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_png.cpp:109 +msgid "Dimensions" +msgstr "Ausdehnung" + +#: kfile_png.cpp:113 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_png.cpp:116 +msgid "Color Mode" +msgstr "Farbmodus" + +#: kfile_png.cpp:117 +msgid "Compression" +msgstr "Komprimierung" + +#: kfile_png.cpp:118 +msgid "Interlace Mode" +msgstr "Interlace-Modus" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_pnm.po b/tde-i18n-de/messages/tdegraphics/tdefile_pnm.po new file mode 100644 index 00000000000..858e0035ee3 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_pnm.po @@ -0,0 +1,46 @@ +# translation of kfile_pnm.po to Deutsch +# translation of kfile_pnm.po to deutsch +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Stephan Johach , 2003. +# Stefan Winter , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_pnm\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-07-29 13:05+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: kfile_pnm.cpp:28 +msgid "plain" +msgstr "normal" + +#: kfile_pnm.cpp:29 +msgid "raw" +msgstr "roh" + +#: kfile_pnm.cpp:50 +msgid "General" +msgstr "Allgemein" + +#: kfile_pnm.cpp:52 +msgid "Format" +msgstr "Format" + +#: kfile_pnm.cpp:54 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_pnm.cpp:57 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_pnm.cpp:60 +msgid "Comment" +msgstr "Kommentar" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_ps.po b/tde-i18n-de/messages/tdegraphics/tdefile_ps.po new file mode 100644 index 00000000000..ace7e4dcdee --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_ps.po @@ -0,0 +1,40 @@ +# translation of kfile_ps.po to Deutsch +# Übersetzung von kfile_ps.po ins Deutsche +# Copyright (C) +# Thomas Diehl , 2002. +# Stefan Winter , 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_ps\n" +"POT-Creation-Date: 2005-03-29 01:16+0200\n" +"PO-Revision-Date: 2004-07-29 13:05+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_ps.cpp:49 +msgid "General" +msgstr "Allgemein" + +#: kfile_ps.cpp:50 +msgid "Title" +msgstr "Titel" + +#: kfile_ps.cpp:51 +msgid "Creator" +msgstr "Erstellt von" + +#: kfile_ps.cpp:52 +msgid "Creation Date" +msgstr "Erstellungsdatum" + +#: kfile_ps.cpp:53 +msgid "For" +msgstr "Für" + +#: kfile_ps.cpp:54 +msgid "Pages" +msgstr "Seiten" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_rgb.po b/tde-i18n-de/messages/tdegraphics/tdefile_rgb.po new file mode 100644 index 00000000000..1e2756ab14a --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_rgb.po @@ -0,0 +1,79 @@ +# translation of kfile_rgb.po to Deutsch +# Stefan Winter , 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_rgb\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-07-30 22:53+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_rgb.cpp:44 +msgid "Comment" +msgstr "Kommentar" + +#: kfile_rgb.cpp:46 +msgid "Name" +msgstr "Name" + +#: kfile_rgb.cpp:51 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_rgb.cpp:53 +msgid "Dimensions" +msgstr "Ausdehnung" + +#: kfile_rgb.cpp:57 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_rgb.cpp:60 +msgid "Color Mode" +msgstr "Farbmodus" + +#: kfile_rgb.cpp:61 +msgid "Compression" +msgstr "Kompression" + +#: kfile_rgb.cpp:64 +msgid "" +"_: percentage of avoided vertical redundancy (the higher the better)\n" +"Shared Rows" +msgstr "Zusammengefasste Zeilen" + +#: kfile_rgb.cpp:123 +msgid "Grayscale" +msgstr "Graustufen" + +#: kfile_rgb.cpp:125 +msgid "Grayscale/Alpha" +msgstr "Graustufen mit Alpha-Kanal" + +#: kfile_rgb.cpp:127 +msgid "RGB" +msgstr "RGB" + +#: kfile_rgb.cpp:129 +msgid "RGB/Alpha" +msgstr "RGB mit Alpha-Kanal" + +#: kfile_rgb.cpp:132 +msgid "Uncompressed" +msgstr "Nicht komprimiert" + +#: kfile_rgb.cpp:136 +msgid "Runlength Encoded" +msgstr "lauflängenkodiert (RLE)" + +#: kfile_rgb.cpp:158 +msgid "None" +msgstr "Keine" + +#: kfile_rgb.cpp:160 +msgid "Unknown" +msgstr "Unbekannt" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_tga.po b/tde-i18n-de/messages/tdegraphics/tdefile_tga.po new file mode 100644 index 00000000000..80b2e6c8716 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_tga.po @@ -0,0 +1,72 @@ +# translation of kfile_tga.po to Deutsch +# Übersetzung von kfile_tga.po ins Deutsche +# translation of kfile_tga.po to German +# Copyright (C) +# Stefan Winter , 2002. +# Thomas Diehl , 2002. +# Stephan Johach , 2003. +# Stefan Winter , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_tga\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-07-30 23:39+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_tga.cpp:56 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_tga.cpp:60 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_tga.cpp:64 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_tga.cpp:67 +msgid "Color Mode" +msgstr "Farbmodus" + +#: kfile_tga.cpp:68 +msgid "Compression" +msgstr "Kompression" + +#: kfile_tga.cpp:126 +msgid "Color-Mapped" +msgstr "Farbpalette" + +#: kfile_tga.cpp:131 +msgid "RGB" +msgstr "RGB" + +#: kfile_tga.cpp:135 +msgid "Black and White" +msgstr "Schwarzweiß" + +#: kfile_tga.cpp:138 kfile_tga.cpp:159 +msgid "Unknown" +msgstr "Unbekannt" + +#: kfile_tga.cpp:145 +msgid "Uncompressed" +msgstr "Unkomprimiert" + +#: kfile_tga.cpp:150 +msgid "Runlength Encoded" +msgstr "Lauflängenkomprimiert (RLE)" + +#: kfile_tga.cpp:153 +msgid "Huffman, Delta & RLE" +msgstr "Huffman-, Delta- und RLE-komprimiert" + +#: kfile_tga.cpp:156 +msgid "Huffman, Delta, RLE (4-pass quadtree)" +msgstr "Huffman-, Delta- und RLE-komprimiert (4 Durchläufe)" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_tiff.po b/tde-i18n-de/messages/tdegraphics/tdefile_tiff.po new file mode 100644 index 00000000000..0571fa7a1e0 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_tiff.po @@ -0,0 +1,213 @@ +# translation of kfile_tiff.po to Deutsch +# Übersetzung von kfile_tiff.po ins Deutsche +# Copyright (C). +# Thomas Diehl , 2002. +# Stephan Johach , 2003. +# Stefan Winter , 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_tiff\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-07-29 13:06+0200\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: kfile_tiff.cpp:44 +msgid "General" +msgstr "Allgemein" + +#: kfile_tiff.cpp:47 +msgid "Description" +msgstr "Beschreibung" + +#: kfile_tiff.cpp:50 +msgid "Copyright" +msgstr "Copyright" + +#: kfile_tiff.cpp:52 +msgid "Color Mode" +msgstr "Farbmodus" + +#: kfile_tiff.cpp:54 +msgid "Dimensions" +msgstr "Abmessungen" + +#: kfile_tiff.cpp:58 +msgid "Resolution" +msgstr "Auflösung" + +#: kfile_tiff.cpp:61 +msgid "Bit Depth" +msgstr "Bit-Tiefe" + +#: kfile_tiff.cpp:64 +msgid "Compression" +msgstr "Kompression" + +#: kfile_tiff.cpp:66 +msgid "Software" +msgstr "Software" + +#: kfile_tiff.cpp:68 +msgid "Date/Time" +msgstr "Datum/Zeit" + +#: kfile_tiff.cpp:70 +msgid "Artist" +msgstr "Künstler" + +#: kfile_tiff.cpp:73 +msgid "Fax Pages" +msgstr "Faxseiten" + +#: kfile_tiff.cpp:76 +msgid "Scanner" +msgstr "Scanner" + +#: kfile_tiff.cpp:78 +msgid "Make" +msgstr "Version" + +#: kfile_tiff.cpp:79 +msgid "Model" +msgstr "Modell" + +#: kfile_tiff.cpp:85 kfile_tiff.cpp:87 +msgid "Monochrome" +msgstr "Monochrom" + +#: kfile_tiff.cpp:89 +msgid "RGB" +msgstr "RGB" + +#: kfile_tiff.cpp:91 +msgid "Palette color" +msgstr "Palettenfarben" + +#: kfile_tiff.cpp:93 +msgid "Transparency mask" +msgstr "Transparenzmaske" + +#: kfile_tiff.cpp:95 +msgid "Color separations" +msgstr "Farbabtrennung" + +#: kfile_tiff.cpp:97 +msgid "YCbCr" +msgstr "YCbCr" + +#: kfile_tiff.cpp:99 +msgid "CIE Lab" +msgstr "CIE Lab" + +#: kfile_tiff.cpp:102 +msgid "ITU Lab" +msgstr "ITU Lab" + +#: kfile_tiff.cpp:105 +msgid "LOGL" +msgstr "LOGL" + +#: kfile_tiff.cpp:107 +msgid "LOGLUV" +msgstr "LOGLUV" + +#: kfile_tiff.cpp:110 +msgid "None" +msgstr "Keine" + +#: kfile_tiff.cpp:112 +msgid "RLE" +msgstr "RLE" + +#: kfile_tiff.cpp:114 +msgid "G3 Fax" +msgstr "G3-Fax" + +#: kfile_tiff.cpp:116 +msgid "G4 Fax" +msgstr "G4-Fax" + +#: kfile_tiff.cpp:118 +msgid "LZW" +msgstr "LZW" + +#: kfile_tiff.cpp:120 +msgid "JPEG" +msgstr "JPEG" + +#: kfile_tiff.cpp:122 +msgid "JPEG DCT" +msgstr "JPEG DCT" + +#: kfile_tiff.cpp:125 +msgid "Adobe Deflate" +msgstr "Adobe Deflate (komprimiert)" + +#: kfile_tiff.cpp:128 +msgid "NeXT 2-bit RLE" +msgstr "NeXT 2-bit RLE" + +#: kfile_tiff.cpp:130 +msgid "RLE Word" +msgstr "RLE Word" + +#: kfile_tiff.cpp:132 +msgid "Packbits" +msgstr "Packbits" + +#: kfile_tiff.cpp:134 +msgid "Thunderscan RLE" +msgstr "Thunderscan RLE" + +#: kfile_tiff.cpp:136 +msgid "IT8 CT w/padding" +msgstr "IT8 CT mit Füll-Bits" + +#: kfile_tiff.cpp:138 +msgid "IT8 linework RLE" +msgstr "IT8 zeilenweise RLE" + +#: kfile_tiff.cpp:140 +msgid "IT8 monochrome" +msgstr "IT8 monochrom" + +#: kfile_tiff.cpp:142 +msgid "IT8 binary lineart" +msgstr "IT8 binäre Strichzeichnung" + +#: kfile_tiff.cpp:144 +msgid "Pixar 10-bit LZW" +msgstr "Pixar 10-bit LZW" + +#: kfile_tiff.cpp:146 +msgid "Pixar 11-bit ZIP" +msgstr "Pixar 11-bit ZIP" + +#: kfile_tiff.cpp:148 +msgid "Pixar deflate" +msgstr "Pixar komprimiert" + +#: kfile_tiff.cpp:150 +msgid "Kodak DCS" +msgstr "Kodak-DCS" + +#: kfile_tiff.cpp:152 +msgid "ISO JBIG" +msgstr "ISO JBIG" + +#: kfile_tiff.cpp:154 +msgid "SGI log luminance RLE" +msgstr "SGI log luminance RLE" + +#: kfile_tiff.cpp:156 +msgid "SGI log 24-bit packed" +msgstr "SGI log 24-bit gepackt" + +#: kfile_tiff.cpp:251 +msgid "RGBA" +msgstr "RGBA" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_xbm.po b/tde-i18n-de/messages/tdegraphics/tdefile_xbm.po new file mode 100644 index 00000000000..b2764252982 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_xbm.po @@ -0,0 +1,27 @@ +# translation of kfile_xbm.po to Deutsch +# Übersetzung von kfile_xbm.po ins Deutsche +# translation of kfile_xbm.po to German +# Copyright (C) 2002 +# Stefan Winter , 2002 +# Thomas Diehl , 2002 +# Stephan Johach , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_xbm\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2003-02-22 20:39+0100\n" +"Last-Translator: Stephan Johach \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.2beta2\n" + +#: kfile_xbm.cpp:54 +msgid "Technical Details" +msgstr "Technische Details" + +#: kfile_xbm.cpp:58 +msgid "Dimensions" +msgstr "Abmessungen" diff --git a/tde-i18n-de/messages/tdegraphics/tdefile_xpm.po b/tde-i18n-de/messages/tdegraphics/tdefile_xpm.po new file mode 100644 index 00000000000..1c751e8cc27 --- /dev/null +++ b/tde-i18n-de/messages/tdegraphics/tdefile_xpm.po @@ -0,0 +1,26 @@ +# translation of kfile_xpm.po to Deutsch +# Stefan Winter , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_xpm\n" +"POT-Creation-Date: 2004-11-15 01:37+0100\n" +"PO-Revision-Date: 2005-02-05 18:24+0100\n" +"Last-Translator: Stefan Winter \n" +"Language-Team: Deutsch \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" + +#: kfile_xpm.cpp:42 +msgid "X PixMap File Information" +msgstr "X Pixmap-Information" + +#: kfile_xpm.cpp:47 +msgid "Dimension" +msgstr "Größe" + +#: kfile_xpm.cpp:51 +msgid "Bit Depth" +msgstr "Bit-Tiefe" -- cgit v1.2.1