From 95977e11c0a5c1170351f2fafe400519d7b1086b Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Fri, 24 Apr 2009 14:32:32 +0200 Subject: 2009-04-25: Version 0.1.0 - Fixed: Calculating width of events' start times in channel info OSD (Reported by tomglx @vdr-poprtal.de). - Changed: pause scrolling when text has scrolled all to the left in scroll behaviour "to the left" (Reported by Andreas Brugger). - Reworked: (simplified) font loading/caching. - Updated Italian translation (Provided by Diego Pierotto). - Removed: ENABLE_COPYFONT define. - Changed: Reduced number of font recreations (Reported by balta @vdr-portal.de). - Added: more CA systems to text mappings in channel info OSD (Submitted by free-x @vdr-portal.de). - Added: symbol in channel info OSD if current channel has subtitles. - Changed: background colors for the DarkBlue theme (Submitted by zulu @vdr-portal.de). - Added: New option "Show CA system as text". - Changed: Reduced number of locks while drawing to OSD which increases display speed especially in menu OSD. - Added: show signal strength and signal-to-noise ratio in channel info OSD (can be disabled by setting SKINENIGMA_DISABLE_SIGNALINFO to 1). - Fixed: compiler error with certain gcc versions (Reported by C-3PO @ vdr-portal.de). - Changed: smooth scrolling text (based on skinelchi by Christoph Haubrich ). - Removed: SKINENIGMA_DISABLE_ANIMATED_TEXT define. - Changed: Replace "/" by "~" in channel logo names. - Added: new setting "Show scrollbar in menu". - Added: Override VDR's SetTabs() to adopt column widths in menu OSD to selected font size. - Added: Support subtitle tracks in tracks OSD: logo will only be shown if icons/subtitle/subtitle.xpm exists. - Fixed: missing logo in tracks OSD while using single area. - Minor bugfixes and enhancements. - Requires at least VDR v1.6.0. --- po/ro_RO.po | 48 +++++++++++++++++++++--------------------------- 1 file changed, 21 insertions(+), 27 deletions(-) (limited to 'po/ro_RO.po') diff --git a/po/ro_RO.po b/po/ro_RO.po index 0884dd1..06b977d 100644 --- a/po/ro_RO.po +++ b/po/ro_RO.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR 1.5.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-01-09 08:21+0100\n" +"POT-Creation-Date: 2009-03-30 12:30+0200\n" "PO-Revision-Date: 2007-12-18 08:11+0100\n" "Last-Translator: Lucian Muresan \n" "Language-Team: \n" @@ -16,33 +16,15 @@ msgstr "" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -msgid "Sunday" -msgstr "Duminică" - -msgid "Monday" -msgstr "Luni" - -msgid "Tuesday" -msgstr "Marți" - -msgid "Wednesday" -msgstr "Miercuri" - -msgid "Thursday" -msgstr "Joi" - -msgid "Friday" -msgstr "Vineri" +msgid "Free-To-Air" +msgstr "" -msgid "Saturday" -msgstr "Sâmbătă" +msgid "encrypted" +msgstr "" msgid "*** Invalid Channel ***" msgstr "" -msgid "en_US" -msgstr "ro_RO" - msgid "WARNING" msgstr "" @@ -82,9 +64,6 @@ msgstr "" msgid "TrueType Font" msgstr "" -msgid "No TTF support!" -msgstr "" - msgid "Default OSD Font" msgstr "" @@ -136,6 +115,9 @@ msgstr "" msgid "Free last line" msgstr "" +msgid "if required" +msgstr "" + msgid "Try 8bpp single area" msgstr "" @@ -157,6 +139,12 @@ msgstr "" msgid "Show VPS" msgstr "" +msgid "Show signal info" +msgstr "" + +msgid "Show CA system as text" +msgstr "" + msgid "Show progressbar" msgstr "" @@ -166,6 +154,9 @@ msgstr "" msgid "Show messages in menu on" msgstr "" +msgid "Show scrollbar in menu" +msgstr "" + msgid "pixel algo" msgstr "" @@ -268,7 +259,7 @@ msgstr "" msgid " Scroll other items" msgstr "" -msgid " Scoll behaviour" +msgid " Scroll behaviour" msgstr "" msgid " Scroll delay (ms)" @@ -372,3 +363,6 @@ msgstr "" msgid "No timer check" msgstr "" + +#~ msgid "en_US" +#~ msgstr "ro_RO" -- cgit v1.2.3