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-ro/messages/tdegraphics/kfile_bmp.po | 80 ------ tde-i18n-ro/messages/tdegraphics/kfile_dds.po | 62 ----- tde-i18n-ro/messages/tdegraphics/kfile_dvi.po | 32 --- tde-i18n-ro/messages/tdegraphics/kfile_exr.po | 247 ------------------ tde-i18n-ro/messages/tdegraphics/kfile_gif.po | 45 ---- tde-i18n-ro/messages/tdegraphics/kfile_ico.po | 40 --- tde-i18n-ro/messages/tdegraphics/kfile_jpeg.po | 311 ----------------------- tde-i18n-ro/messages/tdegraphics/kfile_pcx.po | 44 ---- tde-i18n-ro/messages/tdegraphics/kfile_pdf.po | 73 ------ tde-i18n-ro/messages/tdegraphics/kfile_png.po | 113 -------- tde-i18n-ro/messages/tdegraphics/kfile_pnm.po | 44 ---- tde-i18n-ro/messages/tdegraphics/kfile_ps.po | 40 --- tde-i18n-ro/messages/tdegraphics/kfile_rgb.po | 79 ------ tde-i18n-ro/messages/tdegraphics/kfile_tga.po | 68 ----- tde-i18n-ro/messages/tdegraphics/kfile_tiff.po | 212 --------------- tde-i18n-ro/messages/tdegraphics/kfile_xbm.po | 24 -- tde-i18n-ro/messages/tdegraphics/kfile_xpm.po | 26 -- tde-i18n-ro/messages/tdegraphics/tdefile_bmp.po | 80 ++++++ tde-i18n-ro/messages/tdegraphics/tdefile_dds.po | 62 +++++ tde-i18n-ro/messages/tdegraphics/tdefile_dvi.po | 32 +++ tde-i18n-ro/messages/tdegraphics/tdefile_exr.po | 247 ++++++++++++++++++ tde-i18n-ro/messages/tdegraphics/tdefile_gif.po | 45 ++++ tde-i18n-ro/messages/tdegraphics/tdefile_ico.po | 40 +++ tde-i18n-ro/messages/tdegraphics/tdefile_jpeg.po | 311 +++++++++++++++++++++++ tde-i18n-ro/messages/tdegraphics/tdefile_pcx.po | 44 ++++ tde-i18n-ro/messages/tdegraphics/tdefile_pdf.po | 73 ++++++ tde-i18n-ro/messages/tdegraphics/tdefile_png.po | 113 ++++++++ tde-i18n-ro/messages/tdegraphics/tdefile_pnm.po | 44 ++++ tde-i18n-ro/messages/tdegraphics/tdefile_ps.po | 40 +++ tde-i18n-ro/messages/tdegraphics/tdefile_rgb.po | 79 ++++++ tde-i18n-ro/messages/tdegraphics/tdefile_tga.po | 68 +++++ tde-i18n-ro/messages/tdegraphics/tdefile_tiff.po | 212 +++++++++++++++ tde-i18n-ro/messages/tdegraphics/tdefile_xbm.po | 24 ++ tde-i18n-ro/messages/tdegraphics/tdefile_xpm.po | 26 ++ 34 files changed, 1540 insertions(+), 1540 deletions(-) delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_bmp.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_dds.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_dvi.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_exr.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_gif.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_ico.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_jpeg.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_pcx.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_pdf.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_png.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_pnm.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_ps.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_rgb.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_tga.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_tiff.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_xbm.po delete mode 100644 tde-i18n-ro/messages/tdegraphics/kfile_xpm.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_bmp.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_dds.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_dvi.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_exr.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_gif.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_ico.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_jpeg.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_pcx.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_pdf.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_png.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_pnm.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_ps.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_rgb.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_tga.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_tiff.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_xbm.po create mode 100644 tde-i18n-ro/messages/tdegraphics/tdefile_xpm.po (limited to 'tde-i18n-ro/messages/tdegraphics') diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_bmp.po b/tde-i18n-ro/messages/tdegraphics/kfile_bmp.po deleted file mode 100644 index ad3c3ceb171..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_bmp.po +++ /dev/null @@ -1,80 +0,0 @@ -# translation of kfile_bmp.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_bmp\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-02-22 12:39+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3\n" - -#: kfile_bmp.cpp:55 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_bmp.cpp:59 -msgid "Type" -msgstr "Tip" - -#: kfile_bmp.cpp:61 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_bmp.cpp:65 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_bmp.cpp:68 -msgid "Compression" -msgstr "Compresie" - -#: kfile_bmp.cpp:104 -msgid "Windows Bitmap" -msgstr "Bitmap MS Windows" - -#: kfile_bmp.cpp:106 -msgid "OS/2 Bitmap Array" -msgstr "Vector bitmap OS/2" - -#: kfile_bmp.cpp:108 -msgid "OS/2 Color Icon" -msgstr "Iconiţă color OS/2" - -#: kfile_bmp.cpp:110 -msgid "OS/2 Color Pointer" -msgstr "Cursor color OS/2" - -#: kfile_bmp.cpp:112 -msgid "OS/2 Icon" -msgstr "Iconiţă OS/2" - -#: kfile_bmp.cpp:114 -msgid "OS/2 Pointer" -msgstr "Cursor OS/2" - -#: kfile_bmp.cpp:156 -msgid "None" -msgstr "Nimic" - -#: kfile_bmp.cpp:159 -msgid "RLE 8bit/pixel" -msgstr "RLE 8 biţi/pixel" - -#: kfile_bmp.cpp:162 -msgid "RLE 4bit/pixel" -msgstr "RLE 4 biţi/pixel" - -#: kfile_bmp.cpp:165 -msgid "Bitfields" -msgstr "Cîmpuri de biţi" - -#: kfile_bmp.cpp:168 -msgid "Unknown" -msgstr "Necunoscut" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_dds.po b/tde-i18n-ro/messages/tdegraphics/kfile_dds.po deleted file mode 100644 index 873bf6c6a8a..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_dds.po +++ /dev/null @@ -1,62 +0,0 @@ -# translation of kfile_dds.po to Romanian -# Claudiu Costin , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_dds\n" -"POT-Creation-Date: 2004-11-01 01:46+0100\n" -"PO-Revision-Date: 2005-01-09 21:48+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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 "Detalii tehnice" - -#: kfile_dds.cpp:196 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_dds.cpp:200 -msgid "Depth" -msgstr "Adîncime" - -#: kfile_dds.cpp:203 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_dds.cpp:206 -msgid "Mipmap Count" -msgstr "Număr de mipmap" - -#: kfile_dds.cpp:208 -msgid "Type" -msgstr "Tip" - -#: kfile_dds.cpp:209 -msgid "Color Mode" -msgstr "Mod color" - -#: kfile_dds.cpp:210 -msgid "Compression" -msgstr "Compresie" - -#: kfile_dds.cpp:251 -msgid "Cube Map Texture" -msgstr "Textură mapată cubic" - -#: kfile_dds.cpp:254 -msgid "Volume Texture" -msgstr "Textură de volum" - -#: kfile_dds.cpp:258 -msgid "2D Texture" -msgstr "Textură 2D" - -#: kfile_dds.cpp:264 -msgid "Uncompressed" -msgstr "Necomprimat" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_dvi.po b/tde-i18n-ro/messages/tdegraphics/kfile_dvi.po deleted file mode 100644 index 8d534944f53..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_dvi.po +++ /dev/null @@ -1,32 +0,0 @@ -# translation of kfile_dvi.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_dvi\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-02-22 12:40+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3\n" - -#: kfile_dvi.cpp:53 -msgid "Created" -msgstr "Creat" - -#: kfile_dvi.cpp:54 -msgid "Comment" -msgstr "Comentariu" - -#: kfile_dvi.cpp:55 -msgid "Pages" -msgstr "Pagini" - -#: kfile_dvi.cpp:142 -msgid "TeX Device Independent file" -msgstr "Fişier DVI" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_exr.po b/tde-i18n-ro/messages/tdegraphics/kfile_exr.po deleted file mode 100644 index 0f024ac7ff7..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_exr.po +++ /dev/null @@ -1,247 +0,0 @@ -# translation of kfile_exr.po to Romanian -# Claudiu Costin , 2004. -msgid "" -msgstr "" -"Project-Id-Version: kfile_exr\n" -"POT-Creation-Date: 2007-08-23 01:13+0200\n" -"PO-Revision-Date: 2004-07-01 22:29+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_exr.cpp:75 -msgid "Format Version" -msgstr "Versiune format" - -#: kfile_exr.cpp:76 -msgid "Tiled Image" -msgstr "Imagine mozaic" - -#: kfile_exr.cpp:77 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_exr.cpp:81 -msgid "Thumbnail Dimensions" -msgstr "Dimensiuni mini-imagine" - -#: kfile_exr.cpp:84 -msgid "Comment" -msgstr "Comentariu" - -#: kfile_exr.cpp:85 -msgid "Thumbnail" -msgstr "Mini-imagine" - -#: kfile_exr.cpp:89 -msgid "Standard Attributes" -msgstr "Atribute standard" - -#: kfile_exr.cpp:90 -msgid "Owner" -msgstr "Proprietar" - -#: kfile_exr.cpp:91 -msgid "Comments" -msgstr "Comentarii" - -#: kfile_exr.cpp:92 -msgid "Capture Date" -msgstr "Data capturii" - -#: kfile_exr.cpp:93 -msgid "UTC Offset" -msgstr "Diferenţă UTC" - -#: kfile_exr.cpp:94 -msgid "Exposure Time" -msgstr "Timp de expunere" - -#: kfile_exr.cpp:96 -msgid "Focus" -msgstr "Focalizare" - -#: kfile_exr.cpp:97 kfile_exr.cpp:105 -msgid "" -"_: Metres\n" -"m" -msgstr "m" - -#: kfile_exr.cpp:98 -msgid "X Density" -msgstr "Densitate X" - -#: kfile_exr.cpp:99 -msgid "" -"_: Pixels Per Inch\n" -" ppi" -msgstr " ppi" - -#: kfile_exr.cpp:100 -msgid "White Luminance" -msgstr "Luminanţa de alb" - -#: kfile_exr.cpp:101 -msgid "" -"_: Candelas per square metre\n" -" Nits" -msgstr " niţi" - -#: kfile_exr.cpp:102 -msgid "Longitude" -msgstr "Longitudine" - -#: kfile_exr.cpp:103 -msgid "Latitude" -msgstr "Latitudine" - -#: kfile_exr.cpp:104 -msgid "Altitude" -msgstr "Altitudine" - -#: kfile_exr.cpp:106 -msgid "ISO Speed" -msgstr "Viteză ISO" - -#: kfile_exr.cpp:107 -msgid "Aperture" -msgstr "Distanţa focală" - -#: kfile_exr.cpp:110 -msgid "Channels" -msgstr "Canale" - -#: 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 "materialID" - -#: kfile_exr.cpp:123 -msgid "objectID" -msgstr "objectID" - -#: kfile_exr.cpp:124 -msgid "renderID" -msgstr "renderID" - -#: 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 "packedRGBA" - -#: kfile_exr.cpp:132 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_exr.cpp:133 -msgid "Compression" -msgstr "Compresie" - -#: kfile_exr.cpp:134 -msgid "Line Order" -msgstr "Ordine linie" - -#: kfile_exr.cpp:138 -msgid "3dsMax Details" -msgstr "Detalii 3dsMax" - -#: kfile_exr.cpp:139 -msgid "Local Time" -msgstr "Ora locală" - -#: kfile_exr.cpp:140 -msgid "System Time" -msgstr "Ora sistemului" - -#: kfile_exr.cpp:141 -msgid "Plugin Version" -msgstr "Versiune modul" - -#: kfile_exr.cpp:142 -msgid "EXR Version" -msgstr "Versiune EXR" - -#: kfile_exr.cpp:143 -msgid "Computer Name" -msgstr "Nume calculator" - -#: kfile_exr.cpp:306 -msgid "No compression" -msgstr "Fără compresie" - -#: kfile_exr.cpp:309 -msgid "Run Length Encoding" -msgstr "Codare RLE" - -#: kfile_exr.cpp:312 -msgid "zip, individual scanlines" -msgstr "ZIP, linii individuale" - -#: kfile_exr.cpp:315 -msgid "zip, multi-scanline blocks" -msgstr "ZIP, blocuri multi-linie" - -#: kfile_exr.cpp:318 -msgid "piz compression" -msgstr "Compresie PIZ" - -#: kfile_exr.cpp:327 -msgid "increasing Y" -msgstr "Y crescător" - -#: kfile_exr.cpp:330 -msgid "decreasing Y" -msgstr "Y descrescător" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_gif.po b/tde-i18n-ro/messages/tdegraphics/kfile_gif.po deleted file mode 100644 index 09e16b6491a..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_gif.po +++ /dev/null @@ -1,45 +0,0 @@ -# translation of kfile_gif.po to Romanian -# Copyright (C) 2004, 2006 Free Software Foundation, Inc. -# -# Claudiu Costin , 2003, 2004, 2006. -msgid "" -msgstr "" -"Project-Id-Version: kfile_gif\n" -"POT-Creation-Date: 2005-03-14 01:33+0100\n" -"PO-Revision-Date: 2006-03-15 23:17+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.1\n" -"Plural-Forms: nplurals=3; " -"plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" - -#: kfile_gif.cpp:55 -msgid "General" -msgstr "General" - -#: kfile_gif.cpp:59 -msgid "Version" -msgstr "Versiune" - -#: kfile_gif.cpp:61 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_gif.cpp:65 -msgid "Bit Depth" -msgstr "Adîncimea de culoare" - -#: kfile_gif.cpp:103 -msgid "GIF Version 89a" -msgstr "GIF versiunea 89a" - -#: kfile_gif.cpp:105 -msgid "GIF Version 87a" -msgstr "GIF versiunea 87a" - -#: kfile_gif.cpp:108 -msgid "Unknown" -msgstr "Necunoscută" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_ico.po b/tde-i18n-ro/messages/tdegraphics/kfile_ico.po deleted file mode 100644 index 01118e62556..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_ico.po +++ /dev/null @@ -1,40 +0,0 @@ -# translation of kfile_ico.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_ico\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-02-18 13:22+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3\n" - -#: kfile_ico.cpp:56 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_ico.cpp:60 -msgid "Number of Icons" -msgstr "Numărul de iconiţe" - -#: kfile_ico.cpp:62 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_ico.cpp:63 -msgid "Colors" -msgstr "Culori" - -#: kfile_ico.cpp:65 -msgid "Dimensions (1st icon)" -msgstr "Dimensiuni (prima iconiţă)" - -#: kfile_ico.cpp:66 -msgid "Colors (1st icon)" -msgstr "Culori (prima iconiţă)" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_jpeg.po b/tde-i18n-ro/messages/tdegraphics/kfile_jpeg.po deleted file mode 100644 index 729d3fe551b..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_jpeg.po +++ /dev/null @@ -1,311 +0,0 @@ -# translation of kfile_jpeg.po to -# translation of kfile_jpeg.po to -# translation of kfile_jpeg.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004, 2005 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004, 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_jpeg\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2005-06-11 17:44+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.10\n" - -#: kfile_jpeg.cpp:58 -msgid "JPEG Exif" -msgstr "Exif JPEG" - -#: kfile_jpeg.cpp:61 -msgid "Comment" -msgstr "Comentariu" - -#: kfile_jpeg.cpp:67 -msgid "Camera Manufacturer" -msgstr "Producător aparat foto" - -#: kfile_jpeg.cpp:70 -msgid "Camera Model" -msgstr "Model aparat foto" - -#: kfile_jpeg.cpp:73 -msgid "Date/Time" -msgstr "Data/ora" - -#: kfile_jpeg.cpp:76 -msgid "Creation Date" -msgstr "Data creării" - -#: kfile_jpeg.cpp:79 -msgid "Creation Time" -msgstr "Ora creării" - -#: kfile_jpeg.cpp:82 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_jpeg.cpp:90 -msgid "Color Mode" -msgstr "Mod color" - -#: kfile_jpeg.cpp:93 -msgid "Flash Used" -msgstr "Bliţ" - -#: kfile_jpeg.cpp:95 -msgid "Focal Length" -msgstr "Lungime focală" - -#: kfile_jpeg.cpp:99 -msgid "35mm Equivalent" -msgstr "Echivalent 35mm" - -#: kfile_jpeg.cpp:103 -msgid "CCD Width" -msgstr "Lăţime CCD" - -#: kfile_jpeg.cpp:107 -msgid "Exposure Time" -msgstr "Timp de expunere" - -#: kfile_jpeg.cpp:111 -msgid "Aperture" -msgstr "Diafragmă" - -#: kfile_jpeg.cpp:114 -msgid "Focus Dist." -msgstr "Distanţa focală" - -#: kfile_jpeg.cpp:117 -msgid "Exposure Bias" -msgstr "Compensarea expunerii" - -#: kfile_jpeg.cpp:120 -msgid "Whitebalance" -msgstr "Balans de alb" - -#: kfile_jpeg.cpp:123 -msgid "Metering Mode" -msgstr "Tip de expunere" - -#: kfile_jpeg.cpp:126 -msgid "Exposure" -msgstr "Expunere" - -#: kfile_jpeg.cpp:129 -msgid "ISO Equiv." -msgstr "Echivalent ISO" - -#: kfile_jpeg.cpp:132 -msgid "JPEG Quality" -msgstr "Calitate JPEG" - -#: kfile_jpeg.cpp:135 -msgid "User Comment" -msgstr "Comentariu utilizator" - -#: kfile_jpeg.cpp:139 -msgid "JPEG Process" -msgstr "Proces JPEG" - -#: kfile_jpeg.cpp:142 -msgid "Thumbnail" -msgstr "Mini-imagine" - -#: kfile_jpeg.cpp:248 -msgid "Color" -msgstr "Color" - -#: kfile_jpeg.cpp:248 -msgid "Black and white" -msgstr "Alb/Negru" - -#: kfile_jpeg.cpp:252 -msgid "" -"_: Flash\n" -"(unknown)" -msgstr "(necunoscut)" - -#: kfile_jpeg.cpp:254 -msgid "" -"_: Flash\n" -"No" -msgstr "Nu" - -#: kfile_jpeg.cpp:259 -msgid "" -"_: Flash\n" -"Fired" -msgstr "Declanşat" - -#: kfile_jpeg.cpp:264 -msgid "" -"_: Flash\n" -"Fill Fired" -msgstr "Declanşare de umplere" - -#: kfile_jpeg.cpp:267 -msgid "" -"_: Flash\n" -"Off" -msgstr "Dezactivat" - -#: kfile_jpeg.cpp:270 -msgid "" -"_: Flash\n" -"Auto Off" -msgstr "Dezactivat automat" - -#: kfile_jpeg.cpp:275 -msgid "" -"_: Flash\n" -"Auto Fired" -msgstr "Declanşat automat" - -#: kfile_jpeg.cpp:278 -msgid "" -"_: Flash\n" -"Not Available" -msgstr "Nu este disponibil" - -#: kfile_jpeg.cpp:319 -msgid "Infinite" -msgstr "Infinit" - -#: 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 "Necunoscut" - -#: kfile_jpeg.cpp:338 -msgid "Daylight" -msgstr "Lumină de zi" - -#: kfile_jpeg.cpp:341 -msgid "Fluorescent" -msgstr "Fluorescentă" - -#: kfile_jpeg.cpp:345 -msgid "Tungsten" -msgstr "Tungsten" - -#: kfile_jpeg.cpp:348 -msgid "Standard light A" -msgstr "Iluminare standard A" - -#: kfile_jpeg.cpp:351 -msgid "Standard light B" -msgstr "Iluminare standard B" - -#: kfile_jpeg.cpp:354 -msgid "Standard light C" -msgstr "Iluminare standard 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 "Alta" - -#: kfile_jpeg.cpp:381 -msgid "Average" -msgstr "Medie" - -#: kfile_jpeg.cpp:384 -msgid "Center weighted average" -msgstr "Medie ponderată central" - -#: kfile_jpeg.cpp:387 -msgid "Spot" -msgstr "Spot" - -#: kfile_jpeg.cpp:390 -msgid "MultiSpot" -msgstr "Matricială" - -#: kfile_jpeg.cpp:393 -msgid "Pattern" -msgstr "Model" - -#: kfile_jpeg.cpp:396 -msgid "Partial" -msgstr "Parţial" - -#: kfile_jpeg.cpp:411 -msgid "Not defined" -msgstr "Nedefinit" - -#: kfile_jpeg.cpp:414 -msgid "Manual" -msgstr "Manual" - -#: kfile_jpeg.cpp:417 -msgid "Normal program" -msgstr "Program normal" - -#: kfile_jpeg.cpp:420 -msgid "Aperture priority" -msgstr "Prioritate de diafragmă" - -#: kfile_jpeg.cpp:423 -msgid "Shutter priority" -msgstr "Prioritate de timp" - -#: kfile_jpeg.cpp:426 -msgid "" -"Creative program\n" -"(biased toward fast shutter speed)" -msgstr "" -"Program creativ\n" -"(compensat pentru timp de expunere mare)" - -#: kfile_jpeg.cpp:429 -msgid "" -"Action program\n" -"(biased toward fast shutter speed)" -msgstr "" -"Program de acţiune\n" -"(compensat pentru timp de expunere mic)" - -#: kfile_jpeg.cpp:432 -msgid "" -"Portrait mode\n" -"(for closeup photos with the background out of focus)" -msgstr "" -"Mod portret\n" -"(pentru fotografii de aproape cu fundal neclar)" - -#: kfile_jpeg.cpp:435 -msgid "" -"Landscape mode\n" -"(for landscape photos with the background in focus)" -msgstr "" -"Mod peisaj\n" -"(pentru fotografii de peisaje cu fundal clar)" - -#: kfile_jpeg.cpp:453 -msgid "Basic" -msgstr "Redusă" - -#: kfile_jpeg.cpp:456 -msgid "Normal" -msgstr "Normală" - -#: kfile_jpeg.cpp:459 -msgid "Fine" -msgstr "Fină" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_pcx.po b/tde-i18n-ro/messages/tdegraphics/kfile_pcx.po deleted file mode 100644 index 54e62c203df..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_pcx.po +++ /dev/null @@ -1,44 +0,0 @@ -# translation of kfile_pcx.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_pcx\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-06-29 23:54+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_pcx.cpp:66 -msgid "General" -msgstr "General" - -#: kfile_pcx.cpp:69 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_pcx.cpp:73 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_pcx.cpp:76 -msgid "Resolution" -msgstr "Rezoluţie" - -#: kfile_pcx.cpp:79 -msgid "Compression" -msgstr "Compresie" - -#: kfile_pcx.cpp:109 -msgid "Yes (RLE)" -msgstr "Da (RLE)" - -#: kfile_pcx.cpp:111 -msgid "None" -msgstr "Nimic" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_pdf.po b/tde-i18n-ro/messages/tdegraphics/kfile_pdf.po deleted file mode 100644 index 4c481f63377..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_pdf.po +++ /dev/null @@ -1,73 +0,0 @@ -# translation of kfile_pdf.po to Romanian -# Copyright (C) 2004, 2006 Free Software Foundation, Inc. -# -# Claudiu Costin , 2003, 2004, 2006. -msgid "" -msgstr "" -"Project-Id-Version: kfile_pdf\n" -"POT-Creation-Date: 2005-04-20 15:05+0200\n" -"PO-Revision-Date: 2006-03-15 23:18+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.1\n" -"Plural-Forms: nplurals=3; " -"plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" - -#: kfile_pdf.cpp:39 -msgid "General" -msgstr "General" - -#: kfile_pdf.cpp:43 -msgid "Title" -msgstr "Titlu" - -#: kfile_pdf.cpp:45 -msgid "Subject" -msgstr "Subiect" - -#: kfile_pdf.cpp:47 -msgid "Author" -msgstr "Autor" - -#: kfile_pdf.cpp:49 -msgid "Key Words" -msgstr "Cuvinte cheie" - -#: kfile_pdf.cpp:50 -msgid "Creator" -msgstr "Creator" - -#: kfile_pdf.cpp:51 -msgid "Producer" -msgstr "Producător" - -#: kfile_pdf.cpp:52 -msgid "Creation Date" -msgstr "Data creării" - -#: kfile_pdf.cpp:53 -msgid "Modified" -msgstr "Modificat" - -#: kfile_pdf.cpp:54 -msgid "Pages" -msgstr "Pagini" - -#: kfile_pdf.cpp:55 -msgid "Protected" -msgstr "Protejat" - -#: kfile_pdf.cpp:56 -msgid "Linearized" -msgstr "Liniarizat" - -#: kfile_pdf.cpp:57 -msgid "Version" -msgstr "Versiune" - -#: kfile_pdf.cpp:85 -msgid "Yes (Can Print:%1 Can Copy:%2 Can Change:%3 Can Add notes:%4)" -msgstr "Da (Tipărire:%1 Copiere:%2 Modificare:%3 Adăugare notiţe:%4)" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_png.po b/tde-i18n-ro/messages/tdegraphics/kfile_png.po deleted file mode 100644 index 648a9855a14..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_png.po +++ /dev/null @@ -1,113 +0,0 @@ -# translation of kfile_png.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_png\n" -"POT-Creation-Date: 2004-12-16 01:20+0100\n" -"PO-Revision-Date: 2004-07-01 22:48+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_png.cpp:51 -msgid "Title" -msgstr "Titlu" - -#: kfile_png.cpp:52 -msgid "Author" -msgstr "Autor" - -#: kfile_png.cpp:53 -msgid "Description" -msgstr "Descriere" - -#: kfile_png.cpp:54 -msgid "Copyright" -msgstr "Drepturi de autor" - -#: kfile_png.cpp:55 -msgid "Creation Time" -msgstr "Data creării" - -#: kfile_png.cpp:56 -msgid "Software" -msgstr "Software" - -#: kfile_png.cpp:57 -msgid "Disclaimer" -msgstr "Responsabilitate" - -#: kfile_png.cpp:59 -msgid "Source" -msgstr "Sursă" - -#: kfile_png.cpp:60 kfile_png.cpp:103 -msgid "Comment" -msgstr "Comentariu" - -#: kfile_png.cpp:65 -msgid "Grayscale" -msgstr "Nuanţe de gri" - -#: kfile_png.cpp:66 kfile_png.cpp:70 kfile_png.cpp:183 kfile_png.cpp:187 -#: kfile_png.cpp:191 -msgid "Unknown" -msgstr "Necunoscut" - -#: kfile_png.cpp:67 -msgid "RGB" -msgstr "RGB" - -#: kfile_png.cpp:68 -msgid "Palette" -msgstr "Paletă" - -#: kfile_png.cpp:69 -msgid "Grayscale/Alpha" -msgstr "Nuanţe de gri/Transparenţă" - -#: kfile_png.cpp:71 -msgid "RGB/Alpha" -msgstr "RGB/Transparenţă" - -#: kfile_png.cpp:77 -msgid "Deflate" -msgstr "Comprimat" - -#: kfile_png.cpp:82 -msgid "None" -msgstr "Nimic" - -#: kfile_png.cpp:83 -msgid "Adam7" -msgstr "Adam7" - -#: kfile_png.cpp:107 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_png.cpp:109 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_png.cpp:113 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_png.cpp:116 -msgid "Color Mode" -msgstr "Mod color" - -#: kfile_png.cpp:117 -msgid "Compression" -msgstr "Compresie" - -#: kfile_png.cpp:118 -msgid "Interlace Mode" -msgstr "Mod întreţesere" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_pnm.po b/tde-i18n-ro/messages/tdegraphics/kfile_pnm.po deleted file mode 100644 index 04dad66d68d..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_pnm.po +++ /dev/null @@ -1,44 +0,0 @@ -# translation of kfile_pnm.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_pnm\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-06-29 23:55+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_pnm.cpp:28 -msgid "plain" -msgstr "simplu" - -#: kfile_pnm.cpp:29 -msgid "raw" -msgstr "brut" - -#: kfile_pnm.cpp:50 -msgid "General" -msgstr "General" - -#: kfile_pnm.cpp:52 -msgid "Format" -msgstr "Format" - -#: kfile_pnm.cpp:54 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_pnm.cpp:57 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_pnm.cpp:60 -msgid "Comment" -msgstr "Comentariu" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_ps.po b/tde-i18n-ro/messages/tdegraphics/kfile_ps.po deleted file mode 100644 index 9043761b3f2..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_ps.po +++ /dev/null @@ -1,40 +0,0 @@ -# translation of kfile_ps.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_ps\n" -"POT-Creation-Date: 2005-03-29 01:16+0200\n" -"PO-Revision-Date: 2004-06-29 23:55+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_ps.cpp:49 -msgid "General" -msgstr "General" - -#: kfile_ps.cpp:50 -msgid "Title" -msgstr "Titlu" - -#: kfile_ps.cpp:51 -msgid "Creator" -msgstr "Creator" - -#: kfile_ps.cpp:52 -msgid "Creation Date" -msgstr "Data creării" - -#: kfile_ps.cpp:53 -msgid "For" -msgstr "Pentru" - -#: kfile_ps.cpp:54 -msgid "Pages" -msgstr "Pagini" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_rgb.po b/tde-i18n-ro/messages/tdegraphics/kfile_rgb.po deleted file mode 100644 index e8132e5082b..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_rgb.po +++ /dev/null @@ -1,79 +0,0 @@ -# translation of kfile_rgb.po to Romanian -# Claudiu Costin , 2004. -msgid "" -msgstr "" -"Project-Id-Version: kfile_rgb\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-06-29 23:56+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_rgb.cpp:44 -msgid "Comment" -msgstr "Comentariu" - -#: kfile_rgb.cpp:46 -msgid "Name" -msgstr "Nume" - -#: kfile_rgb.cpp:51 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_rgb.cpp:53 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_rgb.cpp:57 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_rgb.cpp:60 -msgid "Color Mode" -msgstr "Mod color" - -#: kfile_rgb.cpp:61 -msgid "Compression" -msgstr "Compresie" - -#: kfile_rgb.cpp:64 -msgid "" -"_: percentage of avoided vertical redundancy (the higher the better)\n" -"Shared Rows" -msgstr "Linii partajate" - -#: kfile_rgb.cpp:123 -msgid "Grayscale" -msgstr "Nuanţe de gri" - -#: kfile_rgb.cpp:125 -msgid "Grayscale/Alpha" -msgstr "Nuanţe de gri/Transparenţă" - -#: kfile_rgb.cpp:127 -msgid "RGB" -msgstr "RGB" - -#: kfile_rgb.cpp:129 -msgid "RGB/Alpha" -msgstr "RGB/Transparenţă" - -#: kfile_rgb.cpp:132 -msgid "Uncompressed" -msgstr "Necomprimat" - -#: kfile_rgb.cpp:136 -msgid "Runlength Encoded" -msgstr "RLE" - -#: kfile_rgb.cpp:158 -msgid "None" -msgstr "Nimic" - -#: kfile_rgb.cpp:160 -msgid "Unknown" -msgstr "Necunoscut" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_tga.po b/tde-i18n-ro/messages/tdegraphics/kfile_tga.po deleted file mode 100644 index 297585f3f04..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_tga.po +++ /dev/null @@ -1,68 +0,0 @@ -# translation of kfile_tga.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_tga\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-06-29 23:57+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_tga.cpp:56 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_tga.cpp:60 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_tga.cpp:64 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_tga.cpp:67 -msgid "Color Mode" -msgstr "Mod color" - -#: kfile_tga.cpp:68 -msgid "Compression" -msgstr "Compresie" - -#: kfile_tga.cpp:126 -msgid "Color-Mapped" -msgstr "Mapare de culori" - -#: kfile_tga.cpp:131 -msgid "RGB" -msgstr "RGB" - -#: kfile_tga.cpp:135 -msgid "Black and White" -msgstr "Alb şi negru" - -#: kfile_tga.cpp:138 kfile_tga.cpp:159 -msgid "Unknown" -msgstr "Necunoscută" - -#: kfile_tga.cpp:145 -msgid "Uncompressed" -msgstr "Fără compresie" - -#: kfile_tga.cpp:150 -msgid "Runlength Encoded" -msgstr "Codare RLE" - -#: kfile_tga.cpp:153 -msgid "Huffman, Delta & RLE" -msgstr "Huffman, Delta şi RLE" - -#: kfile_tga.cpp:156 -msgid "Huffman, Delta, RLE (4-pass quadtree)" -msgstr "Huffman, Delta, RLE (arbore pătratic în 4 paşi)" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_tiff.po b/tde-i18n-ro/messages/tdegraphics/kfile_tiff.po deleted file mode 100644 index ba9fc20e296..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_tiff.po +++ /dev/null @@ -1,212 +0,0 @@ -# translation of kfile_tiff.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_tiff\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-06-29 23:57+0300\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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_tiff.cpp:44 -msgid "General" -msgstr "General" - -#: kfile_tiff.cpp:47 -msgid "Description" -msgstr "Descriere" - -#: kfile_tiff.cpp:50 -msgid "Copyright" -msgstr "Drepturi de autor" - -#: kfile_tiff.cpp:52 -msgid "Color Mode" -msgstr "Mod color" - -#: kfile_tiff.cpp:54 -msgid "Dimensions" -msgstr "Dimensiuni" - -#: kfile_tiff.cpp:58 -msgid "Resolution" -msgstr "Rezoluţie" - -#: kfile_tiff.cpp:61 -msgid "Bit Depth" -msgstr "Adîncime de bit" - -#: kfile_tiff.cpp:64 -msgid "Compression" -msgstr "Compresie" - -#: kfile_tiff.cpp:66 -msgid "Software" -msgstr "Software" - -#: kfile_tiff.cpp:68 -msgid "Date/Time" -msgstr "Data/ora" - -#: kfile_tiff.cpp:70 -msgid "Artist" -msgstr "Artist" - -#: kfile_tiff.cpp:73 -msgid "Fax Pages" -msgstr "Pagini fax" - -#: kfile_tiff.cpp:76 -msgid "Scanner" -msgstr "Scaner" - -#: kfile_tiff.cpp:78 -msgid "Make" -msgstr "Producător" - -#: kfile_tiff.cpp:79 -msgid "Model" -msgstr "Model" - -#: kfile_tiff.cpp:85 kfile_tiff.cpp:87 -msgid "Monochrome" -msgstr "Monocrom" - -#: kfile_tiff.cpp:89 -msgid "RGB" -msgstr "RGB" - -#: kfile_tiff.cpp:91 -msgid "Palette color" -msgstr "Culoare paletă" - -#: kfile_tiff.cpp:93 -msgid "Transparency mask" -msgstr "Mască transparentă" - -#: kfile_tiff.cpp:95 -msgid "Color separations" -msgstr "Separaţie de culoare" - -#: 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 "Nimic" - -#: kfile_tiff.cpp:112 -msgid "RLE" -msgstr "RLE" - -#: kfile_tiff.cpp:114 -msgid "G3 Fax" -msgstr "Fax G3" - -#: kfile_tiff.cpp:116 -msgid "G4 Fax" -msgstr "Fax G4" - -#: 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 "Compresie Adobe" - -#: kfile_tiff.cpp:128 -msgid "NeXT 2-bit RLE" -msgstr "RLE 2 biţi NeXT" - -#: kfile_tiff.cpp:130 -msgid "RLE Word" -msgstr "RLE Word" - -#: kfile_tiff.cpp:132 -msgid "Packbits" -msgstr "Pachete de biţi" - -#: kfile_tiff.cpp:134 -msgid "Thunderscan RLE" -msgstr "RLE Thunderscan" - -#: kfile_tiff.cpp:136 -msgid "IT8 CT w/padding" -msgstr "IT8 CT cu umplere" - -#: kfile_tiff.cpp:138 -msgid "IT8 linework RLE" -msgstr "IT8 RLE linework" - -#: kfile_tiff.cpp:140 -msgid "IT8 monochrome" -msgstr "IT8 monocrom" - -#: kfile_tiff.cpp:142 -msgid "IT8 binary lineart" -msgstr "IT8 \"lineart\" binar" - -#: kfile_tiff.cpp:144 -msgid "Pixar 10-bit LZW" -msgstr "LZW 10 biţi Pixar" - -#: kfile_tiff.cpp:146 -msgid "Pixar 11-bit ZIP" -msgstr "LZW 11 biţi Pixar" - -#: kfile_tiff.cpp:148 -msgid "Pixar deflate" -msgstr "Compresie Pixar" - -#: 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 logaritmic, RLE luminanţă" - -#: kfile_tiff.cpp:156 -msgid "SGI log 24-bit packed" -msgstr "SGI logaritmic, 24 biţi împachetaţi" - -#: kfile_tiff.cpp:251 -msgid "RGBA" -msgstr "RGBA" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_xbm.po b/tde-i18n-ro/messages/tdegraphics/kfile_xbm.po deleted file mode 100644 index e78919aa374..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_xbm.po +++ /dev/null @@ -1,24 +0,0 @@ -# translation of kfile_xbm.po to Romanian -# translation of @PACKAGE.po to @LANGUAGE -# Copyright (C) 2004 Free Software Foundation, Inc. -# Claudiu Costin , 2003, 2004. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_xbm\n" -"POT-Creation-Date: 2004-10-12 01:17+0200\n" -"PO-Revision-Date: 2004-02-18 13:09+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.3\n" - -#: kfile_xbm.cpp:54 -msgid "Technical Details" -msgstr "Detalii tehnice" - -#: kfile_xbm.cpp:58 -msgid "Dimensions" -msgstr "Dimensiuni" diff --git a/tde-i18n-ro/messages/tdegraphics/kfile_xpm.po b/tde-i18n-ro/messages/tdegraphics/kfile_xpm.po deleted file mode 100644 index 9b9cff83b3b..00000000000 --- a/tde-i18n-ro/messages/tdegraphics/kfile_xpm.po +++ /dev/null @@ -1,26 +0,0 @@ -# translation of kfile_xpm.po to Romanian -# Claudiu Costin , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: kfile_xpm\n" -"POT-Creation-Date: 2004-11-15 01:37+0100\n" -"PO-Revision-Date: 2005-01-09 21:49+0200\n" -"Last-Translator: Claudiu Costin \n" -"Language-Team: Romanian \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 "Informaţii fişier X PixMap" - -#: kfile_xpm.cpp:47 -msgid "Dimension" -msgstr "Dimensiuni" - -#: kfile_xpm.cpp:51 -msgid "Bit Depth" -msgstr "Adîncime de bit" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_bmp.po b/tde-i18n-ro/messages/tdegraphics/tdefile_bmp.po new file mode 100644 index 00000000000..ad3c3ceb171 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_bmp.po @@ -0,0 +1,80 @@ +# translation of kfile_bmp.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_bmp\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-02-22 12:39+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: kfile_bmp.cpp:55 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_bmp.cpp:59 +msgid "Type" +msgstr "Tip" + +#: kfile_bmp.cpp:61 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_bmp.cpp:65 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_bmp.cpp:68 +msgid "Compression" +msgstr "Compresie" + +#: kfile_bmp.cpp:104 +msgid "Windows Bitmap" +msgstr "Bitmap MS Windows" + +#: kfile_bmp.cpp:106 +msgid "OS/2 Bitmap Array" +msgstr "Vector bitmap OS/2" + +#: kfile_bmp.cpp:108 +msgid "OS/2 Color Icon" +msgstr "Iconiţă color OS/2" + +#: kfile_bmp.cpp:110 +msgid "OS/2 Color Pointer" +msgstr "Cursor color OS/2" + +#: kfile_bmp.cpp:112 +msgid "OS/2 Icon" +msgstr "Iconiţă OS/2" + +#: kfile_bmp.cpp:114 +msgid "OS/2 Pointer" +msgstr "Cursor OS/2" + +#: kfile_bmp.cpp:156 +msgid "None" +msgstr "Nimic" + +#: kfile_bmp.cpp:159 +msgid "RLE 8bit/pixel" +msgstr "RLE 8 biţi/pixel" + +#: kfile_bmp.cpp:162 +msgid "RLE 4bit/pixel" +msgstr "RLE 4 biţi/pixel" + +#: kfile_bmp.cpp:165 +msgid "Bitfields" +msgstr "Cîmpuri de biţi" + +#: kfile_bmp.cpp:168 +msgid "Unknown" +msgstr "Necunoscut" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_dds.po b/tde-i18n-ro/messages/tdegraphics/tdefile_dds.po new file mode 100644 index 00000000000..873bf6c6a8a --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_dds.po @@ -0,0 +1,62 @@ +# translation of kfile_dds.po to Romanian +# Claudiu Costin , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_dds\n" +"POT-Creation-Date: 2004-11-01 01:46+0100\n" +"PO-Revision-Date: 2005-01-09 21:48+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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 "Detalii tehnice" + +#: kfile_dds.cpp:196 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_dds.cpp:200 +msgid "Depth" +msgstr "Adîncime" + +#: kfile_dds.cpp:203 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_dds.cpp:206 +msgid "Mipmap Count" +msgstr "Număr de mipmap" + +#: kfile_dds.cpp:208 +msgid "Type" +msgstr "Tip" + +#: kfile_dds.cpp:209 +msgid "Color Mode" +msgstr "Mod color" + +#: kfile_dds.cpp:210 +msgid "Compression" +msgstr "Compresie" + +#: kfile_dds.cpp:251 +msgid "Cube Map Texture" +msgstr "Textură mapată cubic" + +#: kfile_dds.cpp:254 +msgid "Volume Texture" +msgstr "Textură de volum" + +#: kfile_dds.cpp:258 +msgid "2D Texture" +msgstr "Textură 2D" + +#: kfile_dds.cpp:264 +msgid "Uncompressed" +msgstr "Necomprimat" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_dvi.po b/tde-i18n-ro/messages/tdegraphics/tdefile_dvi.po new file mode 100644 index 00000000000..8d534944f53 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_dvi.po @@ -0,0 +1,32 @@ +# translation of kfile_dvi.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_dvi\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-02-22 12:40+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: kfile_dvi.cpp:53 +msgid "Created" +msgstr "Creat" + +#: kfile_dvi.cpp:54 +msgid "Comment" +msgstr "Comentariu" + +#: kfile_dvi.cpp:55 +msgid "Pages" +msgstr "Pagini" + +#: kfile_dvi.cpp:142 +msgid "TeX Device Independent file" +msgstr "Fişier DVI" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_exr.po b/tde-i18n-ro/messages/tdegraphics/tdefile_exr.po new file mode 100644 index 00000000000..0f024ac7ff7 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_exr.po @@ -0,0 +1,247 @@ +# translation of kfile_exr.po to Romanian +# Claudiu Costin , 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_exr\n" +"POT-Creation-Date: 2007-08-23 01:13+0200\n" +"PO-Revision-Date: 2004-07-01 22:29+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_exr.cpp:75 +msgid "Format Version" +msgstr "Versiune format" + +#: kfile_exr.cpp:76 +msgid "Tiled Image" +msgstr "Imagine mozaic" + +#: kfile_exr.cpp:77 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_exr.cpp:81 +msgid "Thumbnail Dimensions" +msgstr "Dimensiuni mini-imagine" + +#: kfile_exr.cpp:84 +msgid "Comment" +msgstr "Comentariu" + +#: kfile_exr.cpp:85 +msgid "Thumbnail" +msgstr "Mini-imagine" + +#: kfile_exr.cpp:89 +msgid "Standard Attributes" +msgstr "Atribute standard" + +#: kfile_exr.cpp:90 +msgid "Owner" +msgstr "Proprietar" + +#: kfile_exr.cpp:91 +msgid "Comments" +msgstr "Comentarii" + +#: kfile_exr.cpp:92 +msgid "Capture Date" +msgstr "Data capturii" + +#: kfile_exr.cpp:93 +msgid "UTC Offset" +msgstr "Diferenţă UTC" + +#: kfile_exr.cpp:94 +msgid "Exposure Time" +msgstr "Timp de expunere" + +#: kfile_exr.cpp:96 +msgid "Focus" +msgstr "Focalizare" + +#: kfile_exr.cpp:97 kfile_exr.cpp:105 +msgid "" +"_: Metres\n" +"m" +msgstr "m" + +#: kfile_exr.cpp:98 +msgid "X Density" +msgstr "Densitate X" + +#: kfile_exr.cpp:99 +msgid "" +"_: Pixels Per Inch\n" +" ppi" +msgstr " ppi" + +#: kfile_exr.cpp:100 +msgid "White Luminance" +msgstr "Luminanţa de alb" + +#: kfile_exr.cpp:101 +msgid "" +"_: Candelas per square metre\n" +" Nits" +msgstr " niţi" + +#: kfile_exr.cpp:102 +msgid "Longitude" +msgstr "Longitudine" + +#: kfile_exr.cpp:103 +msgid "Latitude" +msgstr "Latitudine" + +#: kfile_exr.cpp:104 +msgid "Altitude" +msgstr "Altitudine" + +#: kfile_exr.cpp:106 +msgid "ISO Speed" +msgstr "Viteză ISO" + +#: kfile_exr.cpp:107 +msgid "Aperture" +msgstr "Distanţa focală" + +#: kfile_exr.cpp:110 +msgid "Channels" +msgstr "Canale" + +#: 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 "materialID" + +#: kfile_exr.cpp:123 +msgid "objectID" +msgstr "objectID" + +#: kfile_exr.cpp:124 +msgid "renderID" +msgstr "renderID" + +#: 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 "packedRGBA" + +#: kfile_exr.cpp:132 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_exr.cpp:133 +msgid "Compression" +msgstr "Compresie" + +#: kfile_exr.cpp:134 +msgid "Line Order" +msgstr "Ordine linie" + +#: kfile_exr.cpp:138 +msgid "3dsMax Details" +msgstr "Detalii 3dsMax" + +#: kfile_exr.cpp:139 +msgid "Local Time" +msgstr "Ora locală" + +#: kfile_exr.cpp:140 +msgid "System Time" +msgstr "Ora sistemului" + +#: kfile_exr.cpp:141 +msgid "Plugin Version" +msgstr "Versiune modul" + +#: kfile_exr.cpp:142 +msgid "EXR Version" +msgstr "Versiune EXR" + +#: kfile_exr.cpp:143 +msgid "Computer Name" +msgstr "Nume calculator" + +#: kfile_exr.cpp:306 +msgid "No compression" +msgstr "Fără compresie" + +#: kfile_exr.cpp:309 +msgid "Run Length Encoding" +msgstr "Codare RLE" + +#: kfile_exr.cpp:312 +msgid "zip, individual scanlines" +msgstr "ZIP, linii individuale" + +#: kfile_exr.cpp:315 +msgid "zip, multi-scanline blocks" +msgstr "ZIP, blocuri multi-linie" + +#: kfile_exr.cpp:318 +msgid "piz compression" +msgstr "Compresie PIZ" + +#: kfile_exr.cpp:327 +msgid "increasing Y" +msgstr "Y crescător" + +#: kfile_exr.cpp:330 +msgid "decreasing Y" +msgstr "Y descrescător" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_gif.po b/tde-i18n-ro/messages/tdegraphics/tdefile_gif.po new file mode 100644 index 00000000000..09e16b6491a --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_gif.po @@ -0,0 +1,45 @@ +# translation of kfile_gif.po to Romanian +# Copyright (C) 2004, 2006 Free Software Foundation, Inc. +# +# Claudiu Costin , 2003, 2004, 2006. +msgid "" +msgstr "" +"Project-Id-Version: kfile_gif\n" +"POT-Creation-Date: 2005-03-14 01:33+0100\n" +"PO-Revision-Date: 2006-03-15 23:17+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.1\n" +"Plural-Forms: nplurals=3; " +"plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: kfile_gif.cpp:55 +msgid "General" +msgstr "General" + +#: kfile_gif.cpp:59 +msgid "Version" +msgstr "Versiune" + +#: kfile_gif.cpp:61 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_gif.cpp:65 +msgid "Bit Depth" +msgstr "Adîncimea de culoare" + +#: kfile_gif.cpp:103 +msgid "GIF Version 89a" +msgstr "GIF versiunea 89a" + +#: kfile_gif.cpp:105 +msgid "GIF Version 87a" +msgstr "GIF versiunea 87a" + +#: kfile_gif.cpp:108 +msgid "Unknown" +msgstr "Necunoscută" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_ico.po b/tde-i18n-ro/messages/tdegraphics/tdefile_ico.po new file mode 100644 index 00000000000..01118e62556 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_ico.po @@ -0,0 +1,40 @@ +# translation of kfile_ico.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_ico\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-02-18 13:22+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: kfile_ico.cpp:56 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_ico.cpp:60 +msgid "Number of Icons" +msgstr "Numărul de iconiţe" + +#: kfile_ico.cpp:62 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_ico.cpp:63 +msgid "Colors" +msgstr "Culori" + +#: kfile_ico.cpp:65 +msgid "Dimensions (1st icon)" +msgstr "Dimensiuni (prima iconiţă)" + +#: kfile_ico.cpp:66 +msgid "Colors (1st icon)" +msgstr "Culori (prima iconiţă)" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_jpeg.po b/tde-i18n-ro/messages/tdegraphics/tdefile_jpeg.po new file mode 100644 index 00000000000..729d3fe551b --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_jpeg.po @@ -0,0 +1,311 @@ +# translation of kfile_jpeg.po to +# translation of kfile_jpeg.po to +# translation of kfile_jpeg.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004, 2005 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_jpeg\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2005-06-11 17:44+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10\n" + +#: kfile_jpeg.cpp:58 +msgid "JPEG Exif" +msgstr "Exif JPEG" + +#: kfile_jpeg.cpp:61 +msgid "Comment" +msgstr "Comentariu" + +#: kfile_jpeg.cpp:67 +msgid "Camera Manufacturer" +msgstr "Producător aparat foto" + +#: kfile_jpeg.cpp:70 +msgid "Camera Model" +msgstr "Model aparat foto" + +#: kfile_jpeg.cpp:73 +msgid "Date/Time" +msgstr "Data/ora" + +#: kfile_jpeg.cpp:76 +msgid "Creation Date" +msgstr "Data creării" + +#: kfile_jpeg.cpp:79 +msgid "Creation Time" +msgstr "Ora creării" + +#: kfile_jpeg.cpp:82 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_jpeg.cpp:90 +msgid "Color Mode" +msgstr "Mod color" + +#: kfile_jpeg.cpp:93 +msgid "Flash Used" +msgstr "Bliţ" + +#: kfile_jpeg.cpp:95 +msgid "Focal Length" +msgstr "Lungime focală" + +#: kfile_jpeg.cpp:99 +msgid "35mm Equivalent" +msgstr "Echivalent 35mm" + +#: kfile_jpeg.cpp:103 +msgid "CCD Width" +msgstr "Lăţime CCD" + +#: kfile_jpeg.cpp:107 +msgid "Exposure Time" +msgstr "Timp de expunere" + +#: kfile_jpeg.cpp:111 +msgid "Aperture" +msgstr "Diafragmă" + +#: kfile_jpeg.cpp:114 +msgid "Focus Dist." +msgstr "Distanţa focală" + +#: kfile_jpeg.cpp:117 +msgid "Exposure Bias" +msgstr "Compensarea expunerii" + +#: kfile_jpeg.cpp:120 +msgid "Whitebalance" +msgstr "Balans de alb" + +#: kfile_jpeg.cpp:123 +msgid "Metering Mode" +msgstr "Tip de expunere" + +#: kfile_jpeg.cpp:126 +msgid "Exposure" +msgstr "Expunere" + +#: kfile_jpeg.cpp:129 +msgid "ISO Equiv." +msgstr "Echivalent ISO" + +#: kfile_jpeg.cpp:132 +msgid "JPEG Quality" +msgstr "Calitate JPEG" + +#: kfile_jpeg.cpp:135 +msgid "User Comment" +msgstr "Comentariu utilizator" + +#: kfile_jpeg.cpp:139 +msgid "JPEG Process" +msgstr "Proces JPEG" + +#: kfile_jpeg.cpp:142 +msgid "Thumbnail" +msgstr "Mini-imagine" + +#: kfile_jpeg.cpp:248 +msgid "Color" +msgstr "Color" + +#: kfile_jpeg.cpp:248 +msgid "Black and white" +msgstr "Alb/Negru" + +#: kfile_jpeg.cpp:252 +msgid "" +"_: Flash\n" +"(unknown)" +msgstr "(necunoscut)" + +#: kfile_jpeg.cpp:254 +msgid "" +"_: Flash\n" +"No" +msgstr "Nu" + +#: kfile_jpeg.cpp:259 +msgid "" +"_: Flash\n" +"Fired" +msgstr "Declanşat" + +#: kfile_jpeg.cpp:264 +msgid "" +"_: Flash\n" +"Fill Fired" +msgstr "Declanşare de umplere" + +#: kfile_jpeg.cpp:267 +msgid "" +"_: Flash\n" +"Off" +msgstr "Dezactivat" + +#: kfile_jpeg.cpp:270 +msgid "" +"_: Flash\n" +"Auto Off" +msgstr "Dezactivat automat" + +#: kfile_jpeg.cpp:275 +msgid "" +"_: Flash\n" +"Auto Fired" +msgstr "Declanşat automat" + +#: kfile_jpeg.cpp:278 +msgid "" +"_: Flash\n" +"Not Available" +msgstr "Nu este disponibil" + +#: kfile_jpeg.cpp:319 +msgid "Infinite" +msgstr "Infinit" + +#: 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 "Necunoscut" + +#: kfile_jpeg.cpp:338 +msgid "Daylight" +msgstr "Lumină de zi" + +#: kfile_jpeg.cpp:341 +msgid "Fluorescent" +msgstr "Fluorescentă" + +#: kfile_jpeg.cpp:345 +msgid "Tungsten" +msgstr "Tungsten" + +#: kfile_jpeg.cpp:348 +msgid "Standard light A" +msgstr "Iluminare standard A" + +#: kfile_jpeg.cpp:351 +msgid "Standard light B" +msgstr "Iluminare standard B" + +#: kfile_jpeg.cpp:354 +msgid "Standard light C" +msgstr "Iluminare standard 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 "Alta" + +#: kfile_jpeg.cpp:381 +msgid "Average" +msgstr "Medie" + +#: kfile_jpeg.cpp:384 +msgid "Center weighted average" +msgstr "Medie ponderată central" + +#: kfile_jpeg.cpp:387 +msgid "Spot" +msgstr "Spot" + +#: kfile_jpeg.cpp:390 +msgid "MultiSpot" +msgstr "Matricială" + +#: kfile_jpeg.cpp:393 +msgid "Pattern" +msgstr "Model" + +#: kfile_jpeg.cpp:396 +msgid "Partial" +msgstr "Parţial" + +#: kfile_jpeg.cpp:411 +msgid "Not defined" +msgstr "Nedefinit" + +#: kfile_jpeg.cpp:414 +msgid "Manual" +msgstr "Manual" + +#: kfile_jpeg.cpp:417 +msgid "Normal program" +msgstr "Program normal" + +#: kfile_jpeg.cpp:420 +msgid "Aperture priority" +msgstr "Prioritate de diafragmă" + +#: kfile_jpeg.cpp:423 +msgid "Shutter priority" +msgstr "Prioritate de timp" + +#: kfile_jpeg.cpp:426 +msgid "" +"Creative program\n" +"(biased toward fast shutter speed)" +msgstr "" +"Program creativ\n" +"(compensat pentru timp de expunere mare)" + +#: kfile_jpeg.cpp:429 +msgid "" +"Action program\n" +"(biased toward fast shutter speed)" +msgstr "" +"Program de acţiune\n" +"(compensat pentru timp de expunere mic)" + +#: kfile_jpeg.cpp:432 +msgid "" +"Portrait mode\n" +"(for closeup photos with the background out of focus)" +msgstr "" +"Mod portret\n" +"(pentru fotografii de aproape cu fundal neclar)" + +#: kfile_jpeg.cpp:435 +msgid "" +"Landscape mode\n" +"(for landscape photos with the background in focus)" +msgstr "" +"Mod peisaj\n" +"(pentru fotografii de peisaje cu fundal clar)" + +#: kfile_jpeg.cpp:453 +msgid "Basic" +msgstr "Redusă" + +#: kfile_jpeg.cpp:456 +msgid "Normal" +msgstr "Normală" + +#: kfile_jpeg.cpp:459 +msgid "Fine" +msgstr "Fină" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_pcx.po b/tde-i18n-ro/messages/tdegraphics/tdefile_pcx.po new file mode 100644 index 00000000000..54e62c203df --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_pcx.po @@ -0,0 +1,44 @@ +# translation of kfile_pcx.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_pcx\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-06-29 23:54+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_pcx.cpp:66 +msgid "General" +msgstr "General" + +#: kfile_pcx.cpp:69 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_pcx.cpp:73 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_pcx.cpp:76 +msgid "Resolution" +msgstr "Rezoluţie" + +#: kfile_pcx.cpp:79 +msgid "Compression" +msgstr "Compresie" + +#: kfile_pcx.cpp:109 +msgid "Yes (RLE)" +msgstr "Da (RLE)" + +#: kfile_pcx.cpp:111 +msgid "None" +msgstr "Nimic" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_pdf.po b/tde-i18n-ro/messages/tdegraphics/tdefile_pdf.po new file mode 100644 index 00000000000..4c481f63377 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_pdf.po @@ -0,0 +1,73 @@ +# translation of kfile_pdf.po to Romanian +# Copyright (C) 2004, 2006 Free Software Foundation, Inc. +# +# Claudiu Costin , 2003, 2004, 2006. +msgid "" +msgstr "" +"Project-Id-Version: kfile_pdf\n" +"POT-Creation-Date: 2005-04-20 15:05+0200\n" +"PO-Revision-Date: 2006-03-15 23:18+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.1\n" +"Plural-Forms: nplurals=3; " +"plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" + +#: kfile_pdf.cpp:39 +msgid "General" +msgstr "General" + +#: kfile_pdf.cpp:43 +msgid "Title" +msgstr "Titlu" + +#: kfile_pdf.cpp:45 +msgid "Subject" +msgstr "Subiect" + +#: kfile_pdf.cpp:47 +msgid "Author" +msgstr "Autor" + +#: kfile_pdf.cpp:49 +msgid "Key Words" +msgstr "Cuvinte cheie" + +#: kfile_pdf.cpp:50 +msgid "Creator" +msgstr "Creator" + +#: kfile_pdf.cpp:51 +msgid "Producer" +msgstr "Producător" + +#: kfile_pdf.cpp:52 +msgid "Creation Date" +msgstr "Data creării" + +#: kfile_pdf.cpp:53 +msgid "Modified" +msgstr "Modificat" + +#: kfile_pdf.cpp:54 +msgid "Pages" +msgstr "Pagini" + +#: kfile_pdf.cpp:55 +msgid "Protected" +msgstr "Protejat" + +#: kfile_pdf.cpp:56 +msgid "Linearized" +msgstr "Liniarizat" + +#: kfile_pdf.cpp:57 +msgid "Version" +msgstr "Versiune" + +#: kfile_pdf.cpp:85 +msgid "Yes (Can Print:%1 Can Copy:%2 Can Change:%3 Can Add notes:%4)" +msgstr "Da (Tipărire:%1 Copiere:%2 Modificare:%3 Adăugare notiţe:%4)" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_png.po b/tde-i18n-ro/messages/tdegraphics/tdefile_png.po new file mode 100644 index 00000000000..648a9855a14 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_png.po @@ -0,0 +1,113 @@ +# translation of kfile_png.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_png\n" +"POT-Creation-Date: 2004-12-16 01:20+0100\n" +"PO-Revision-Date: 2004-07-01 22:48+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_png.cpp:51 +msgid "Title" +msgstr "Titlu" + +#: kfile_png.cpp:52 +msgid "Author" +msgstr "Autor" + +#: kfile_png.cpp:53 +msgid "Description" +msgstr "Descriere" + +#: kfile_png.cpp:54 +msgid "Copyright" +msgstr "Drepturi de autor" + +#: kfile_png.cpp:55 +msgid "Creation Time" +msgstr "Data creării" + +#: kfile_png.cpp:56 +msgid "Software" +msgstr "Software" + +#: kfile_png.cpp:57 +msgid "Disclaimer" +msgstr "Responsabilitate" + +#: kfile_png.cpp:59 +msgid "Source" +msgstr "Sursă" + +#: kfile_png.cpp:60 kfile_png.cpp:103 +msgid "Comment" +msgstr "Comentariu" + +#: kfile_png.cpp:65 +msgid "Grayscale" +msgstr "Nuanţe de gri" + +#: kfile_png.cpp:66 kfile_png.cpp:70 kfile_png.cpp:183 kfile_png.cpp:187 +#: kfile_png.cpp:191 +msgid "Unknown" +msgstr "Necunoscut" + +#: kfile_png.cpp:67 +msgid "RGB" +msgstr "RGB" + +#: kfile_png.cpp:68 +msgid "Palette" +msgstr "Paletă" + +#: kfile_png.cpp:69 +msgid "Grayscale/Alpha" +msgstr "Nuanţe de gri/Transparenţă" + +#: kfile_png.cpp:71 +msgid "RGB/Alpha" +msgstr "RGB/Transparenţă" + +#: kfile_png.cpp:77 +msgid "Deflate" +msgstr "Comprimat" + +#: kfile_png.cpp:82 +msgid "None" +msgstr "Nimic" + +#: kfile_png.cpp:83 +msgid "Adam7" +msgstr "Adam7" + +#: kfile_png.cpp:107 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_png.cpp:109 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_png.cpp:113 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_png.cpp:116 +msgid "Color Mode" +msgstr "Mod color" + +#: kfile_png.cpp:117 +msgid "Compression" +msgstr "Compresie" + +#: kfile_png.cpp:118 +msgid "Interlace Mode" +msgstr "Mod întreţesere" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_pnm.po b/tde-i18n-ro/messages/tdegraphics/tdefile_pnm.po new file mode 100644 index 00000000000..04dad66d68d --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_pnm.po @@ -0,0 +1,44 @@ +# translation of kfile_pnm.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_pnm\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-06-29 23:55+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_pnm.cpp:28 +msgid "plain" +msgstr "simplu" + +#: kfile_pnm.cpp:29 +msgid "raw" +msgstr "brut" + +#: kfile_pnm.cpp:50 +msgid "General" +msgstr "General" + +#: kfile_pnm.cpp:52 +msgid "Format" +msgstr "Format" + +#: kfile_pnm.cpp:54 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_pnm.cpp:57 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_pnm.cpp:60 +msgid "Comment" +msgstr "Comentariu" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_ps.po b/tde-i18n-ro/messages/tdegraphics/tdefile_ps.po new file mode 100644 index 00000000000..9043761b3f2 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_ps.po @@ -0,0 +1,40 @@ +# translation of kfile_ps.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_ps\n" +"POT-Creation-Date: 2005-03-29 01:16+0200\n" +"PO-Revision-Date: 2004-06-29 23:55+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_ps.cpp:49 +msgid "General" +msgstr "General" + +#: kfile_ps.cpp:50 +msgid "Title" +msgstr "Titlu" + +#: kfile_ps.cpp:51 +msgid "Creator" +msgstr "Creator" + +#: kfile_ps.cpp:52 +msgid "Creation Date" +msgstr "Data creării" + +#: kfile_ps.cpp:53 +msgid "For" +msgstr "Pentru" + +#: kfile_ps.cpp:54 +msgid "Pages" +msgstr "Pagini" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_rgb.po b/tde-i18n-ro/messages/tdegraphics/tdefile_rgb.po new file mode 100644 index 00000000000..e8132e5082b --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_rgb.po @@ -0,0 +1,79 @@ +# translation of kfile_rgb.po to Romanian +# Claudiu Costin , 2004. +msgid "" +msgstr "" +"Project-Id-Version: kfile_rgb\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-06-29 23:56+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_rgb.cpp:44 +msgid "Comment" +msgstr "Comentariu" + +#: kfile_rgb.cpp:46 +msgid "Name" +msgstr "Nume" + +#: kfile_rgb.cpp:51 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_rgb.cpp:53 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_rgb.cpp:57 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_rgb.cpp:60 +msgid "Color Mode" +msgstr "Mod color" + +#: kfile_rgb.cpp:61 +msgid "Compression" +msgstr "Compresie" + +#: kfile_rgb.cpp:64 +msgid "" +"_: percentage of avoided vertical redundancy (the higher the better)\n" +"Shared Rows" +msgstr "Linii partajate" + +#: kfile_rgb.cpp:123 +msgid "Grayscale" +msgstr "Nuanţe de gri" + +#: kfile_rgb.cpp:125 +msgid "Grayscale/Alpha" +msgstr "Nuanţe de gri/Transparenţă" + +#: kfile_rgb.cpp:127 +msgid "RGB" +msgstr "RGB" + +#: kfile_rgb.cpp:129 +msgid "RGB/Alpha" +msgstr "RGB/Transparenţă" + +#: kfile_rgb.cpp:132 +msgid "Uncompressed" +msgstr "Necomprimat" + +#: kfile_rgb.cpp:136 +msgid "Runlength Encoded" +msgstr "RLE" + +#: kfile_rgb.cpp:158 +msgid "None" +msgstr "Nimic" + +#: kfile_rgb.cpp:160 +msgid "Unknown" +msgstr "Necunoscut" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_tga.po b/tde-i18n-ro/messages/tdegraphics/tdefile_tga.po new file mode 100644 index 00000000000..297585f3f04 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_tga.po @@ -0,0 +1,68 @@ +# translation of kfile_tga.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_tga\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-06-29 23:57+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_tga.cpp:56 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_tga.cpp:60 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_tga.cpp:64 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_tga.cpp:67 +msgid "Color Mode" +msgstr "Mod color" + +#: kfile_tga.cpp:68 +msgid "Compression" +msgstr "Compresie" + +#: kfile_tga.cpp:126 +msgid "Color-Mapped" +msgstr "Mapare de culori" + +#: kfile_tga.cpp:131 +msgid "RGB" +msgstr "RGB" + +#: kfile_tga.cpp:135 +msgid "Black and White" +msgstr "Alb şi negru" + +#: kfile_tga.cpp:138 kfile_tga.cpp:159 +msgid "Unknown" +msgstr "Necunoscută" + +#: kfile_tga.cpp:145 +msgid "Uncompressed" +msgstr "Fără compresie" + +#: kfile_tga.cpp:150 +msgid "Runlength Encoded" +msgstr "Codare RLE" + +#: kfile_tga.cpp:153 +msgid "Huffman, Delta & RLE" +msgstr "Huffman, Delta şi RLE" + +#: kfile_tga.cpp:156 +msgid "Huffman, Delta, RLE (4-pass quadtree)" +msgstr "Huffman, Delta, RLE (arbore pătratic în 4 paşi)" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_tiff.po b/tde-i18n-ro/messages/tdegraphics/tdefile_tiff.po new file mode 100644 index 00000000000..ba9fc20e296 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_tiff.po @@ -0,0 +1,212 @@ +# translation of kfile_tiff.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_tiff\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-06-29 23:57+0300\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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_tiff.cpp:44 +msgid "General" +msgstr "General" + +#: kfile_tiff.cpp:47 +msgid "Description" +msgstr "Descriere" + +#: kfile_tiff.cpp:50 +msgid "Copyright" +msgstr "Drepturi de autor" + +#: kfile_tiff.cpp:52 +msgid "Color Mode" +msgstr "Mod color" + +#: kfile_tiff.cpp:54 +msgid "Dimensions" +msgstr "Dimensiuni" + +#: kfile_tiff.cpp:58 +msgid "Resolution" +msgstr "Rezoluţie" + +#: kfile_tiff.cpp:61 +msgid "Bit Depth" +msgstr "Adîncime de bit" + +#: kfile_tiff.cpp:64 +msgid "Compression" +msgstr "Compresie" + +#: kfile_tiff.cpp:66 +msgid "Software" +msgstr "Software" + +#: kfile_tiff.cpp:68 +msgid "Date/Time" +msgstr "Data/ora" + +#: kfile_tiff.cpp:70 +msgid "Artist" +msgstr "Artist" + +#: kfile_tiff.cpp:73 +msgid "Fax Pages" +msgstr "Pagini fax" + +#: kfile_tiff.cpp:76 +msgid "Scanner" +msgstr "Scaner" + +#: kfile_tiff.cpp:78 +msgid "Make" +msgstr "Producător" + +#: kfile_tiff.cpp:79 +msgid "Model" +msgstr "Model" + +#: kfile_tiff.cpp:85 kfile_tiff.cpp:87 +msgid "Monochrome" +msgstr "Monocrom" + +#: kfile_tiff.cpp:89 +msgid "RGB" +msgstr "RGB" + +#: kfile_tiff.cpp:91 +msgid "Palette color" +msgstr "Culoare paletă" + +#: kfile_tiff.cpp:93 +msgid "Transparency mask" +msgstr "Mască transparentă" + +#: kfile_tiff.cpp:95 +msgid "Color separations" +msgstr "Separaţie de culoare" + +#: 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 "Nimic" + +#: kfile_tiff.cpp:112 +msgid "RLE" +msgstr "RLE" + +#: kfile_tiff.cpp:114 +msgid "G3 Fax" +msgstr "Fax G3" + +#: kfile_tiff.cpp:116 +msgid "G4 Fax" +msgstr "Fax G4" + +#: 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 "Compresie Adobe" + +#: kfile_tiff.cpp:128 +msgid "NeXT 2-bit RLE" +msgstr "RLE 2 biţi NeXT" + +#: kfile_tiff.cpp:130 +msgid "RLE Word" +msgstr "RLE Word" + +#: kfile_tiff.cpp:132 +msgid "Packbits" +msgstr "Pachete de biţi" + +#: kfile_tiff.cpp:134 +msgid "Thunderscan RLE" +msgstr "RLE Thunderscan" + +#: kfile_tiff.cpp:136 +msgid "IT8 CT w/padding" +msgstr "IT8 CT cu umplere" + +#: kfile_tiff.cpp:138 +msgid "IT8 linework RLE" +msgstr "IT8 RLE linework" + +#: kfile_tiff.cpp:140 +msgid "IT8 monochrome" +msgstr "IT8 monocrom" + +#: kfile_tiff.cpp:142 +msgid "IT8 binary lineart" +msgstr "IT8 \"lineart\" binar" + +#: kfile_tiff.cpp:144 +msgid "Pixar 10-bit LZW" +msgstr "LZW 10 biţi Pixar" + +#: kfile_tiff.cpp:146 +msgid "Pixar 11-bit ZIP" +msgstr "LZW 11 biţi Pixar" + +#: kfile_tiff.cpp:148 +msgid "Pixar deflate" +msgstr "Compresie Pixar" + +#: 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 logaritmic, RLE luminanţă" + +#: kfile_tiff.cpp:156 +msgid "SGI log 24-bit packed" +msgstr "SGI logaritmic, 24 biţi împachetaţi" + +#: kfile_tiff.cpp:251 +msgid "RGBA" +msgstr "RGBA" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_xbm.po b/tde-i18n-ro/messages/tdegraphics/tdefile_xbm.po new file mode 100644 index 00000000000..e78919aa374 --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_xbm.po @@ -0,0 +1,24 @@ +# translation of kfile_xbm.po to Romanian +# translation of @PACKAGE.po to @LANGUAGE +# Copyright (C) 2004 Free Software Foundation, Inc. +# Claudiu Costin , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_xbm\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2004-02-18 13:09+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: kfile_xbm.cpp:54 +msgid "Technical Details" +msgstr "Detalii tehnice" + +#: kfile_xbm.cpp:58 +msgid "Dimensions" +msgstr "Dimensiuni" diff --git a/tde-i18n-ro/messages/tdegraphics/tdefile_xpm.po b/tde-i18n-ro/messages/tdegraphics/tdefile_xpm.po new file mode 100644 index 00000000000..9b9cff83b3b --- /dev/null +++ b/tde-i18n-ro/messages/tdegraphics/tdefile_xpm.po @@ -0,0 +1,26 @@ +# translation of kfile_xpm.po to Romanian +# Claudiu Costin , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kfile_xpm\n" +"POT-Creation-Date: 2004-11-15 01:37+0100\n" +"PO-Revision-Date: 2005-01-09 21:49+0200\n" +"Last-Translator: Claudiu Costin \n" +"Language-Team: Romanian \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 "Informaţii fişier X PixMap" + +#: kfile_xpm.cpp:47 +msgid "Dimension" +msgstr "Dimensiuni" + +#: kfile_xpm.cpp:51 +msgid "Bit Depth" +msgstr "Adîncime de bit" -- cgit v1.2.1